Update ec2instancenetwork.pm
This commit is contained in:
parent
a14fa809ea
commit
7dd11a8dbb
|
@ -47,6 +47,7 @@ $Param[1] = {
|
||||||
'NameSpace' => 'AWS/EC2',
|
'NameSpace' => 'AWS/EC2',
|
||||||
'MetricName' => 'NetworkOut',
|
'MetricName' => 'NetworkOut',
|
||||||
'ObjectName' => 'InstanceId',
|
'ObjectName' => 'InstanceId',
|
||||||
|
'Unit' => 'Bytes',
|
||||||
'Labels' => {
|
'Labels' => {
|
||||||
'ShortOutput' => "Traffic Out %s Bytes",
|
'ShortOutput' => "Traffic Out %s Bytes",
|
||||||
'LongOutput' => "Traffic Out %s Bytes",
|
'LongOutput' => "Traffic Out %s Bytes",
|
||||||
|
|
Loading…
Reference in New Issue