mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
remove useless unit
This commit is contained in:
parent
9b6b89640a
commit
6621a58367
@ -79,7 +79,7 @@ sub set_counters {
|
|||||||
key_values => [ { name => 'blockchain_dir' } ],
|
key_values => [ { name => 'blockchain_dir' } ],
|
||||||
output_template => "Blockchain directory: %d",
|
output_template => "Blockchain directory: %d",
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
{ label => 'blockchain_dir', value => 'blockchain_dir', unit => 'B', template => '%d', min => 0 }
|
{ label => 'blockchain_dir', value => 'blockchain_dir', template => '%d', min => 0 }
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user