mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 08:34:46 +02:00
+ remove ambigous perfdata for prct_dead
This commit is contained in:
parent
4bd14895a1
commit
65bc2c0c1f
@ -108,8 +108,6 @@ sub set_counters {
|
||||
perfdatas => [
|
||||
{ label => 'dead_nodes', value => 'dead_nodes', template => '%d',
|
||||
min => 0, unit => 'nodes' },
|
||||
{ label => 'prct_dead', value => 'prct_dead', template => '%.2f',
|
||||
min => 0, unit => '%' },
|
||||
],
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user