Merge pull request #516 from tanguyvda/master
Update ec2instancenetwork.pm
This commit is contained in:
commit
6ee821a6f4
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue