(plugin) network::checkpoint::snmp - mode hardware add psu status (#4063)

This commit is contained in:
qgarnier 2022-11-16 14:30:29 +00:00 committed by GitHub
parent dbab4c8b41
commit b5d9c5783f
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ sub set_system {
['false', 'OK']
],
psu => [
['ok', 'OK'],
['up', 'OK'],
['down', 'CRITICAL'],
['dummy', 'OK'],