From 404d9b4f58edd4544f7d2649fc7d7ea628adbf69 Mon Sep 17 00:00:00 2001 From: qgarnier Date: Mon, 7 Aug 2017 16:42:13 +0200 Subject: [PATCH] fix option firebird --- centreon-plugins/database/firebird/mode/pages.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/database/firebird/mode/pages.pm b/centreon-plugins/database/firebird/mode/pages.pm index 5f278420b..228d37c14 100644 --- a/centreon-plugins/database/firebird/mode/pages.pm +++ b/centreon-plugins/database/firebird/mode/pages.pm @@ -64,7 +64,7 @@ sub set_counters { ], } }, - { label => 'statement', set => { + { label => 'marks', set => { key_values => [ { name => 'marks', diff => 1 } ], per_second => 1, output_template => 'Marks : %.2f',