mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +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
7f5a7bcc1b
commit
160fec4d14
@ -41,8 +41,7 @@ sub get_metrics_mapping {
|
|||||||
'label' => 'cache-misses',
|
'label' => 'cache-misses',
|
||||||
'nlabel' => 'redis.cache.misses.count',
|
'nlabel' => 'redis.cache.misses.count',
|
||||||
'unit' => '',
|
'unit' => '',
|
||||||
'min' => '0',
|
'min' => '0'
|
||||||
'max' => ''
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user