Update cloud/azure/database/redis/mode/errors.pm

Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
matoy 2021-06-01 18:26:49 +02:00 committed by GitHub
parent b2e9c634d9
commit e421edf111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,15 +127,13 @@ Set resource name or id (Required).
Set resource group (Required if resource's name is used).
=item B<--warning-*>
=item B<--warning-errors-count>
Warning threshold where '*' can be:
'errors-count'.
Warning threshold.
=item B<--critical-*>
=item B<--critical-errors-count>
Critical threshold where '*' can be:
'errors-count'.
Critical threshold.
=back