From 5b6c63d7fe457307f447445313b0e678b5984261 Mon Sep 17 00:00:00 2001 From: matoy Date: Tue, 1 Jun 2021 18:27:35 +0200 Subject: [PATCH] Update cloud/azure/database/redis/mode/operations.pm Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com> --- cloud/azure/database/redis/mode/operations.pm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/cloud/azure/database/redis/mode/operations.pm b/cloud/azure/database/redis/mode/operations.pm index b76f04dfc..59930fdad 100644 --- a/cloud/azure/database/redis/mode/operations.pm +++ b/cloud/azure/database/redis/mode/operations.pm @@ -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-operations-per-second> -Warning threshold where '*' can be: -'operations-per-second'. +Warning threshold. -=item B<--critical-*> +=item B<--critical-operations-per-second> -Critical threshold where '*' can be: -'operations-per-second'. +Critical threshold. =back