mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
Fix #1565
This commit is contained in:
parent
4c912bb066
commit
51fbf737f7
@ -45,6 +45,10 @@ sub set_system {
|
||||
['nonRecoverable', 'CRITICAL'], # nonRecoverableUpper # nonRecoverableLower
|
||||
['failed', 'CRITICAL']
|
||||
],
|
||||
physicaldisk_smartalert => [
|
||||
['yes', 'WARNING'],
|
||||
['no', 'OK'],
|
||||
],
|
||||
};
|
||||
|
||||
$self->{components_path} = 'hardware::server::dell::openmanage::snmp::mode::components';
|
||||
|
Loading…
x
Reference in New Issue
Block a user