mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
fix qnap normal smart threshold
This commit is contained in:
parent
f6b03af9a1
commit
f26d4dfb5d
@ -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