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
c2a4053866
commit
0ff461a917
@ -41,8 +41,7 @@ sub get_metrics_mapping {
|
||||
'label' => 'cache-read-throughput',
|
||||
'nlabel' => 'redis.cache.read.throughput.bytespersecond',
|
||||
'unit' => 'B/s',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
'min' => '0'
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user