mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 08:34:46 +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 => [
|
default => [
|
||||||
['^ok$', 'OK'],
|
['^ok$', 'OK'],
|
||||||
['normal', 'OK'],
|
['normal', 'OK'],
|
||||||
|
['ready', 'OK'],
|
||||||
['.*', 'CRITICAL']
|
['.*', 'CRITICAL']
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user