mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
fix threshold
This commit is contained in:
parent
4fa2f04870
commit
f1e65105f9
@ -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