mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
Fix 3com snmp fan/psu check (#5201)
This commit is contained in:
parent
c1f030a532
commit
c4fe1a7cd9
@ -32,7 +32,7 @@ sub set_system {
|
||||
|
||||
$self->{thresholds} = {
|
||||
default => [
|
||||
['active', 'OK'],
|
||||
['^active$', 'OK'],
|
||||
['deactive', 'CRITICAL'],
|
||||
['not-install', 'OK'],
|
||||
['unsupport', 'WARNING']
|
||||
|
Loading…
x
Reference in New Issue
Block a user