mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
fix perfdata mysql backup mode
This commit is contained in:
parent
c06fef7424
commit
52bcb4464a
@ -75,7 +75,7 @@ sub set_counters {
|
||||
output_template => 'last execution time: %s',
|
||||
output_use => 'last_execution_human',
|
||||
perfdatas => [
|
||||
{ template => '%d', min => 0, unit => 's' }
|
||||
{ template => '%d', min => 0, unit => 's', label_extra_instance => 1 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user