Update cloud/azure/database/redis/mode/connectedclients.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
parent
c26a9196cc
commit
6a487e4a6f
|
@ -32,7 +32,7 @@ sub get_metrics_mapping {
|
|||
'connectedclients' => {
|
||||
'output' => 'Connected Clients',
|
||||
'label' => 'connected-clients',
|
||||
'nlabel' => 'redis.cache.connected.clients.count',
|
||||
'nlabel' => 'redis.cache.clients.connected.count',
|
||||
'unit' => '',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
|
|
Loading…
Reference in New Issue