From 23595fffee9fa9a669738bbcc8e8d7dbb01f8f18 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 --- centreon-plugins/cloud/aws/ec2/mode/spotactiveinstances.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/cloud/aws/ec2/mode/spotactiveinstances.pm b/centreon-plugins/cloud/aws/ec2/mode/spotactiveinstances.pm index 1b544efe8..e343cec54 100644 --- a/centreon-plugins/cloud/aws/ec2/mode/spotactiveinstances.pm +++ b/centreon-plugins/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 => [