From caa2b17e1f61aa9ce1a192a819851d8625239869 Mon Sep 17 00:00:00 2001 From: qgarnier Date: Wed, 12 Jul 2017 13:16:53 +0200 Subject: [PATCH] finish docker --- cloud/docker/restapi/mode/nodestatus.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/docker/restapi/mode/nodestatus.pm b/cloud/docker/restapi/mode/nodestatus.pm index 3075f3fd3..fba419156 100644 --- a/cloud/docker/restapi/mode/nodestatus.pm +++ b/cloud/docker/restapi/mode/nodestatus.pm @@ -72,7 +72,7 @@ sub set_counters { my ($self, %options) = @_; $self->{maps_counters_type} = [ - { name => 'nodes', type => 1, cb_prefix_output => 'prefix_nodes_output', message_multiple => 'All nodes are ok', skipped_code => { -11 => 1 } }, + { name => 'nodes', type => 1, cb_prefix_output => 'prefix_node_output', message_multiple => 'All nodes are ok', skipped_code => { -11 => 1 } }, ]; $self->{maps_counters}->{nodes} = [