fix help emc ppma

This commit is contained in:
garnier-quentin 2021-03-04 10:52:06 +01:00
parent 69b1fb1707
commit e4ad56022e
1 changed files with 2 additions and 2 deletions

View File

@ -201,12 +201,12 @@ Filter hosts by host name (can be a regexp).
Set unknown threshold for status.
Can used special variables like: %{status}, %{name}
=item B<--warning-keepalive-status>
=item B<--warning-status>
Set warning threshold for status.
Can used special variables like: %{status}, %{name}
=item B<--critical-keepalive-status>
=item B<--critical-status>
Set critical threshold for status (Default: '%{status} !~ /powerPathManaged/').
Can used special variables like: %{status}, %{name}