mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
+ Fix #514
This commit is contained in:
parent
0dfee2283b
commit
1265413624
@ -35,6 +35,7 @@ my $thresholds = {
|
||||
],
|
||||
smartdisk => [
|
||||
['GOOD', 'OK'],
|
||||
['NORMAL', 'WARNING'],
|
||||
['--', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user