mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 14:15:29 +02:00
Update cloud/azure/database/redis/mode/cachehits.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
parent
25cfc658d6
commit
9325889f88
@ -34,8 +34,7 @@ sub get_metrics_mapping {
|
||||
'label' => 'cache-hits',
|
||||
'nlabel' => 'redis.cache.hits.count',
|
||||
'unit' => '',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
'min' => '0'
|
||||
},
|
||||
'cachemisses' => {
|
||||
'output' => 'Cache Misses',
|
||||
|
Loading…
x
Reference in New Issue
Block a user