+ update status
This commit is contained in:
parent
00a89d0c5c
commit
b77cca93a8
|
@ -50,7 +50,7 @@ sub set_system {
|
||||||
['starting', 'OK'],
|
['starting', 'OK'],
|
||||||
['stopping', 'OK'],
|
['stopping', 'OK'],
|
||||||
['stopped', 'OK'],
|
['stopped', 'OK'],
|
||||||
['inService', 'OK'],
|
['inService', 'CRITICAL'],
|
||||||
['noContact', 'WARNING'],
|
['noContact', 'WARNING'],
|
||||||
['lostCommunication', 'WARNING'],
|
['lostCommunication', 'WARNING'],
|
||||||
['aborted', 'OK'],
|
['aborted', 'OK'],
|
||||||
|
|
Loading…
Reference in New Issue