The total count of write operations in the period.
The total number of write operations in the period.
Units: Count
Target | Amazon.AmazonWebServices.EbsVolume |
Category | PerformanceCollection |
Enabled | True |
Alert Generate | False |
Remotable | True |
ID | Module Type | TypeId | RunAs |
---|---|---|---|
DS | DataSource | Amazon.AmazonWebServices.MetricCollectionTimerDataSource | Default |
WriteToDB | WriteAction | Microsoft.SystemCenter.CollectPerformanceData | Default |
WriteToDW | WriteAction | Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData | Default |
<Rule ID="Amazon.AmazonWebServices.Rule.VolumeMetric.VolumeWriteOps" Enabled="true" Target="Amazon.AmazonWebServices.EbsVolume" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Amazon.AmazonWebServices.MetricCollectionTimerDataSource">
<WorkFlowName>VolumeWriteOpsRuleTimer</WorkFlowName>
<StartTimeInSeconds>300</StartTimeInSeconds>
<IntervalTimeInSeconds>900</IntervalTimeInSeconds>
<NamespaceFilter>AWS/EBS</NamespaceFilter>
<MetricName>VolumeWriteOps</MetricName>
<Unit>Write Ops Count</Unit>
<ResourceName>VolumeId</ResourceName>
<ResourceId>$Target/Property[Type='Amazon.AmazonWebServices.EbsVolume']/Id$</ResourceId>
<Period>60</Period>
<StatisticType>Average</StatisticType>
<RegionName>$Target/Property[Type='Amazon.AmazonWebServices.Component']/RegionName$</RegionName>
<ObjectName>Amazon EBS Volume</ObjectName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>