mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
fix(aws/efs): data-usage mode - remove useless quote (#3129)
This commit is contained in:
parent
4f2dbb917a
commit
450707a956
@ -33,7 +33,7 @@ sub get_metrics_mapping {
|
||||
message_multiple => 'All FS metrics are ok'
|
||||
},
|
||||
metrics => {
|
||||
DataReadIOByte' => {
|
||||
DataReadIOByte => {
|
||||
output => 'Data Read IO Bytes',
|
||||
label => 'data-iobytes-read',
|
||||
nlabel => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user