mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
formating fix
This commit is contained in:
parent
0168733838
commit
eaa301daba
@ -143,7 +143,7 @@ sub set_counters {
|
|||||||
},
|
},
|
||||||
{ label => 'sync', nlabel => 'parity.eth.sync.ratio', set => {
|
{ label => 'sync', nlabel => 'parity.eth.sync.ratio', set => {
|
||||||
key_values => [ { name => 'sync' } ],
|
key_values => [ { name => 'sync' } ],
|
||||||
output_template => "Sync ratio is: %d% ",
|
output_template => "Sync ratio is: %d%% ",
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
{ label => 'sync', value => 'sync_absolute', template => '%d', min => 0 }
|
{ label => 'sync', value => 'sync_absolute', template => '%d', min => 0 }
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user