(plugin) network:🇦🇼:aoscx::snmp - mode hardware handle ready state

This commit is contained in:
garnier-quentin 2023-09-06 13:47:43 +02:00
parent 7402f466cd
commit e5fa75b2f0
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ sub set_system {
default => [
['^ok$', 'OK'],
['normal', 'OK'],
['ready', 'OK'],
['.*', 'CRITICAL']
]
};