From 175e038cd69b2c9df4f61e4b2893c30f4351a1cf Mon Sep 17 00:00:00 2001 From: Simon Bomm Date: Fri, 24 Apr 2020 14:41:48 +0200 Subject: [PATCH] + fix typo in perfdata --- cloud/aws/ec2/mode/spotactiveinstances.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/aws/ec2/mode/spotactiveinstances.pm b/cloud/aws/ec2/mode/spotactiveinstances.pm index 1b544efe8..e343cec54 100644 --- a/cloud/aws/ec2/mode/spotactiveinstances.pm +++ b/cloud/aws/ec2/mode/spotactiveinstances.pm @@ -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 => [