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' } ],
|
||||
output_template => 'Humidity: %.2f %%',
|
||||
perfdatas => [
|
||||
|
|
Loading…
Reference in New Issue