mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
fix threshold
This commit is contained in:
parent
f7fafb3961
commit
77c67eb3d5
@ -42,7 +42,7 @@ sub set_counters {
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ label => 'total-connections', set => {
|
{ label => 'humidity', set => {
|
||||||
key_values => [ { name => 'humidity' } ],
|
key_values => [ { name => 'humidity' } ],
|
||||||
output_template => 'Humidity: %.2f %%',
|
output_template => 'Humidity: %.2f %%',
|
||||||
perfdatas => [
|
perfdatas => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user