mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
+ 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…
x
Reference in New Issue
Block a user