formating fix

This commit is contained in:
Lotfi zaouche 2020-03-27 15:51:49 +00:00
parent 0168733838
commit eaa301daba
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ sub set_counters {
},
{ label => 'sync', nlabel => 'parity.eth.sync.ratio', set => {
key_values => [ { name => 'sync' } ],
output_template => "Sync ratio is: %d% ",
output_template => "Sync ratio is: %d%% ",
perfdatas => [
{ label => 'sync', value => 'sync_absolute', template => '%d', min => 0 }
],