mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 13:45: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
1b660f31d8
commit
32bfac8f97
@ -32,7 +32,7 @@ sub get_metrics_mapping {
|
||||
'cachewrite' => {
|
||||
'output' => 'Cache Write Throughput',
|
||||
'label' => 'cache-write-throughput',
|
||||
'nlabel' => 'redis.cache.write.throughput',
|
||||
'nlabel' => 'redis.cache.write.throughput.bytespersecond',
|
||||
'unit' => 'B/s',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user