(plugin) network:🇦🇼:aoscx::snmp - mode hardware handle ready state
This commit is contained in:
parent
7402f466cd
commit
e5fa75b2f0
|
@ -36,6 +36,7 @@ sub set_system {
|
|||
default => [
|
||||
['^ok$', 'OK'],
|
||||
['normal', 'OK'],
|
||||
['ready', 'OK'],
|
||||
['.*', 'CRITICAL']
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue