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