(plugin) network::cisco::wlc::snmp::plugin - mode ap-status update help (#4104)

This commit is contained in:
qgarnier 2022-12-14 15:13:49 +00:00 committed by GitHub
parent cf39e53313
commit 47de74d4d4
1 changed files with 10 additions and 0 deletions

View File

@ -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.