+ fix typo in perfdata

This commit is contained in:
Simon Bomm 2020-04-24 14:41:48 +02:00 committed by GitHub
parent 1a38e97637
commit 093b0bcafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 => [