mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-06-03 05:10:41 +02:00
(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…
x
Reference in New Issue
Block a user