From 32c0a849877153ef427f2390b138ad12628d2c16 Mon Sep 17 00:00:00 2001 From: matoy Date: Wed, 9 Jun 2021 18:14:39 +0200 Subject: [PATCH] Update cloud/azure/network/cdn/mode/response.pm Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com> --- centreon-plugins/cloud/azure/network/cdn/mode/response.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/cloud/azure/network/cdn/mode/response.pm b/centreon-plugins/cloud/azure/network/cdn/mode/response.pm index 47ec3c531..1ce36ecff 100644 --- a/centreon-plugins/cloud/azure/network/cdn/mode/response.pm +++ b/centreon-plugins/cloud/azure/network/cdn/mode/response.pm @@ -33,7 +33,7 @@ sub get_metrics_mapping { 'output' => 'Response Size', 'label' => 'response-size', 'nlabel' => 'cdn.response.size.bytes', - 'unit' => 'Bytes', + 'unit' => 'B', 'min' => '0', 'max' => '' }