mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 22:55:15 +02:00
Update cloud/azure/network/cdn/mode/response.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
parent
b6888c8525
commit
ac7fa3bbf0
@ -33,7 +33,7 @@ sub get_metrics_mapping {
|
|||||||
'output' => 'Response Size',
|
'output' => 'Response Size',
|
||||||
'label' => 'response-size',
|
'label' => 'response-size',
|
||||||
'nlabel' => 'cdn.response.size.bytes',
|
'nlabel' => 'cdn.response.size.bytes',
|
||||||
'unit' => 'Bytes',
|
'unit' => 'B',
|
||||||
'min' => '0',
|
'min' => '0',
|
||||||
'max' => ''
|
'max' => ''
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user