Skip to content

Commit

Permalink
(plugin) network::aruba::aoscx::snmp - mode hardware handle ready s…
Browse files Browse the repository at this point in the history
…tate (#4642)
  • Loading branch information
omercier authored Oct 2, 2023
2 parents c22ee05 + e5fa75b commit 00a2455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/network/aruba/aoscx/snmp/mode/hardware.pm
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ sub set_system {
default => [
['^ok$', 'OK'],
['normal', 'OK'],
['ready', 'OK'],
['.*', 'CRITICAL']
]
};
Expand Down

0 comments on commit 00a2455

Please sign in to comment.