mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
enhance qsan nas status
This commit is contained in:
parent
41c9299389
commit
2f4865599f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user