This commit is contained in:
garnier-quentin 2016-09-29 14:34:01 +02:00
parent 0dfee2283b
commit 1265413624
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ my $thresholds = {
], ],
smartdisk => [ smartdisk => [
['GOOD', 'OK'], ['GOOD', 'OK'],
['NORMAL', 'WARNING'],
['--', 'OK'], ['--', 'OK'],
['.*', 'CRITICAL'], ['.*', 'CRITICAL'],
], ],