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