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:
matoy 2021-06-01 18:20:55 +02:00 committed by GitHub
parent c26a9196cc
commit 6a487e4a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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' => ''