mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
+ fix typo in perfdata
This commit is contained in:
parent
440337dafc
commit
175e038cd6
@ -41,7 +41,7 @@ sub set_counters {
|
||||
],
|
||||
}
|
||||
},
|
||||
{ label => 'healthy', nlabel => 'ec2.spot.instances.unhealthy.count', set => {
|
||||
{ label => 'healthy', nlabel => 'ec2.spot.instances.healthy.count', set => {
|
||||
key_values => [ { name => 'healthy' } ],
|
||||
output_template => 'Healthy instances : %s',
|
||||
perfdatas => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user