enhance qsan nas status

This commit is contained in:
qgarnier 2017-06-05 15:33:00 +02:00
parent fd12dd8ad1
commit 974ca576a6
1 changed files with 2 additions and 1 deletions

View File

@ -35,6 +35,7 @@ sub set_system {
$self->{thresholds} = { $self->{thresholds} = {
disk => [ disk => [
['reserved', 'OK'],
['good', 'OK'], ['good', 'OK'],
['.*', 'CRITICAL'], ['.*', 'CRITICAL'],
], ],
@ -113,4 +114,4 @@ Example: --critical='temperature,.*,50'
=back =back
=cut =cut