Update cloud/azure/database/redis/mode/serverload.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
parent
c84c2ccd8e
commit
7f278c9a3f
|
@ -128,15 +128,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-*>
|
||||
=item B<--warning-server-load-percentage>
|
||||
|
||||
Warning threshold where '*' can be:
|
||||
'server-load-percentage'.
|
||||
Warning threshold.
|
||||
|
||||
=item B<--critical-*>
|
||||
=item B<--critical-server-load-percentage>
|
||||
|
||||
Critical threshold where '*' can be:
|
||||
'server-load-percentage'.
|
||||
Critical threshold.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue