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