enhance qsan nas status

This commit is contained in:
qgarnier 2017-06-05 15:33:00 +02:00
parent 41c9299389
commit 2f4865599f

View File

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