Update cloud/azure/database/redis/mode/cachethroughput.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
parent
fe93fa4630
commit
80f62658aa
|
@ -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' => ''
|
||||
|
|
Loading…
Reference in New Issue