mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
+ Fix #348 : problem with onOff
This commit is contained in:
parent
904ca70714
commit
5be92d771a
@ -191,7 +191,7 @@ $thresholds = {
|
||||
],
|
||||
onoff => [
|
||||
['unavailable', 'UNKNOWN'],
|
||||
['ok', 'OK'],
|
||||
['on', 'OK'],
|
||||
['off', 'OK'],
|
||||
],
|
||||
contact => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user