From 105c4e79e560cb752233df6361414b16c642fe38 Mon Sep 17 00:00:00 2001 From: matoy Date: Tue, 8 Jun 2021 19:53:41 +0200 Subject: [PATCH] Update cloud/azure/storage/storagesync/mode/sessions.pm Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com> --- .../cloud/azure/storage/storagesync/mode/sessions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/cloud/azure/storage/storagesync/mode/sessions.pm b/centreon-plugins/cloud/azure/storage/storagesync/mode/sessions.pm index 63b47b710..f8631bd7f 100644 --- a/centreon-plugins/cloud/azure/storage/storagesync/mode/sessions.pm +++ b/centreon-plugins/cloud/azure/storage/storagesync/mode/sessions.pm @@ -29,7 +29,7 @@ sub get_metrics_mapping { my ($self, %options) = @_; my $metrics_mapping = { - 'StorageSyncSyncSessionAppliedFilesCount' => { + 'storagesyncsyncsessionappliedfilescount' => { 'output' => 'Files Synced', 'label' => 'files-synced', 'nlabel' => 'storagesync.files.synced.count',