+ 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…
Reference in New Issue