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