+ Fix #514
This commit is contained in:
parent
2659073fec
commit
d6fe67059e
|
@ -35,6 +35,7 @@ my $thresholds = {
|
|||
],
|
||||
smartdisk => [
|
||||
['GOOD', 'OK'],
|
||||
['NORMAL', 'WARNING'],
|
||||
['--', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue