mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
fix qnap normal smart threshold
This commit is contained in:
parent
5306c33962
commit
2844aa5107
@ -43,7 +43,7 @@ sub set_system {
|
||||
],
|
||||
smartdisk => [
|
||||
['GOOD', 'OK'],
|
||||
['NORMAL', 'WARNING'],
|
||||
['NORMAL', 'OK'],
|
||||
['--', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user