enhance qsan nas status
This commit is contained in:
parent
fd12dd8ad1
commit
974ca576a6
|
@ -35,6 +35,7 @@ sub set_system {
|
|||
|
||||
$self->{thresholds} = {
|
||||
disk => [
|
||||
['reserved', 'OK'],
|
||||
['good', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue