mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 14:44:43 +02:00
fix rudder statistics typo
This commit is contained in:
parent
158049425b
commit
135231ec36
@ -42,7 +42,7 @@ sub set_counters {
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ label => 'pending_nodes', set => {
|
{ label => 'pending-nodes', set => {
|
||||||
key_values => [ { name => 'pending_nodes' } ],
|
key_values => [ { name => 'pending_nodes' } ],
|
||||||
output_template => 'Pending Nodes: %d',
|
output_template => 'Pending Nodes: %d',
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user