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