Merge pull request #516 from tanguyvda/master

Update ec2instancenetwork.pm
This commit is contained in:
qgarnier 2016-10-12 17:10:24 +02:00 committed by GitHub
commit 6ee821a6f4
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ $Param[1] = {
'NameSpace' => 'AWS/EC2',
'MetricName' => 'NetworkOut',
'ObjectName' => 'InstanceId',
'Unit' => 'Bytes',
'Labels' => {
'ShortOutput' => "Traffic Out %s Bytes",
'LongOutput' => "Traffic Out %s Bytes",