(plugin) network::cisco::wlc::snmp::plugin - mode ap-status update help (#4104)
This commit is contained in:
parent
cf39e53313
commit
47de74d4d4
|
@ -328,6 +328,16 @@ Can used special variables like: %{admstatus}, %{opstatus}, %{display}
|
|||
Set critical threshold for status (Default: '%{admstatus} eq "enable" and %{opstatus} !~ /associated|downloading/').
|
||||
Can used special variables like: %{admstatus}, %{opstatus}, %{display}
|
||||
|
||||
=item B<--warning-radio-status>
|
||||
|
||||
Set warning threshold for status.
|
||||
Can used special variables like: %{admstatus}, %{opstatus}, %{display}
|
||||
|
||||
=item B<--critical-radio-status>
|
||||
|
||||
Set critical threshold for status (Default: '%{admstatus} eq "enable" and %{opstatus} eq "down"').
|
||||
Can used special variables like: %{admstatus}, %{opstatus}, %{display}
|
||||
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
|
|
Loading…
Reference in New Issue