From 80f62658aa2e9e1480a08fc136503cc1bd529890 Mon Sep 17 00:00:00 2001 From: matoy Date: Tue, 1 Jun 2021 18:20:49 +0200 Subject: [PATCH] Update cloud/azure/database/redis/mode/cachethroughput.pm Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com> --- .../cloud/azure/database/redis/mode/cachethroughput.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/cloud/azure/database/redis/mode/cachethroughput.pm b/centreon-plugins/cloud/azure/database/redis/mode/cachethroughput.pm index b21c953aa..b982745af 100644 --- a/centreon-plugins/cloud/azure/database/redis/mode/cachethroughput.pm +++ b/centreon-plugins/cloud/azure/database/redis/mode/cachethroughput.pm @@ -40,7 +40,7 @@ sub get_metrics_mapping { 'cacheread' => { 'output' => 'Cache Read Throughput', 'label' => 'cache-read-throughput', - 'nlabel' => 'redis.cache.read.throughput', + 'nlabel' => 'redis.cache.read.throughput.bytespersecond', 'unit' => 'B/s', 'min' => '0', 'max' => ''