mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
Merge pull request #2162 from centreon/tibs_fix_axis
fix(mode): fix Axis environment mode
This commit is contained in:
commit
d931564653
@ -38,8 +38,8 @@ sub set_system {
|
||||
['noSignal', 'CRITICAL']
|
||||
],
|
||||
psu => [
|
||||
['failure', 'CRITICAL']
|
||||
['ok', 'OK'],
|
||||
['failure', 'CRITICAL'],
|
||||
['ok', 'OK']
|
||||
],
|
||||
fan => [
|
||||
['failed', 'CRITICAL'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user