mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +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
ef29c4a01a
commit
fe21cb3cd5
@ -34,8 +34,7 @@ sub get_metrics_mapping {
|
||||
'label' => 'cache-write-throughput',
|
||||
'nlabel' => 'redis.cache.write.throughput.bytespersecond',
|
||||
'unit' => 'B/s',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
'min' => '0'
|
||||
},
|
||||
'cacheread' => {
|
||||
'output' => 'Cache Read Throughput',
|
||||
|
Loading…
x
Reference in New Issue
Block a user