This commit is contained in:
garnier-quentin 2016-02-09 14:00:20 +01:00
parent 36a7216eb0
commit 1e2fc5ad37
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ sub set_counters {
},
{ label => 'connections-1m', set => {
key_values => [ { name => 'cufwConnGlobalConnSetupRate1' } ],
output_template => 'average last 1min %s', output_error_template => "average last 1min : %s",
output_template => 'average last 1min : %s', output_error_template => "average last 1min : %s",
perfdatas => [
{ label => 'connections_1m', value => 'cufwConnGlobalConnSetupRate1_absolute', template => '%d',
min => 0 },