mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
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…
x
Reference in New Issue
Block a user