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' => ''