Fujitsu Out-Of-Band 'System Chassis (Watt)' Power Consumption Performance Data Collection Rule for Multi Node Systems

Fujitsu.Servers.PRIMERGY.OutOfBand.PerfMon.Server.SystemChassis.PowerConsumption.Watt.PerformanceRule (Rule)

Fujitsu Out-Of-Band 'System Chassis (Watt)' Power Consumption Performance Data Collection Rule for Multi Node Systems.

Knowledge Base article:

Summary

This performance rule collects 'System Chassis (Watt)' Power Consumption performance values for a Multi Node System.

Note: This Performance data is shared/identical for all Nodes of a Multi Node System.

Element properties:

TargetFujitsu.Servers.PRIMERGY.OutOfBand.Server
CategoryPerformanceCollection
EnabledFalse
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Fujitsu.Servers.PRIMERGY.OutOfBand.PerfMon.Server.FilteredPerformanceMonitor.SensorClass.DataSource Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Fujitsu.Servers.PRIMERGY.OutOfBand.PerfMon.Server.SystemChassis.PowerConsumption.Watt.PerformanceRule" Target="FujitsuOutOfBand!Fujitsu.Servers.PRIMERGY.OutOfBand.Server" Enabled="false" ConfirmDelivery="false">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS1" TypeID="Fujitsu.Servers.PRIMERGY.OutOfBand.PerfMon.Server.FilteredPerformanceMonitor.SensorClass.DataSource">
<IntervalSeconds>900</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>150</TimeoutSeconds>
<!-- Fixed Parameters -->
<UserName>$RunAs[Name="iRMC!Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.MonitoringProfile"]/UserName$</UserName>
<Password>$RunAs[Name="iRMC!Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.MonitoringProfile"]/Password$</Password>
<SkipCACheck>$Target/Host/Property[Type="iRMC!Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.iRMCDevice"]/SkipCACheck$</SkipCACheck>
<SkipCNCheck>$Target/Host/Property[Type="iRMC!Fujitsu.Servers.PRIMERGY.OutOfBand.iRMC.iRMCDevice"]/SkipCNCheck$</SkipCNCheck>
<ManagementUrl>$Target/Property[Type="FujitsuOutOfBand!Fujitsu.Servers.PRIMERGY.OutOfBand.Server"]/ManagementUrl$</ManagementUrl>
<!-- Performance Sensor key/identifiers -->
<SensorType>Other Units-based Sensor</SensorType>
<SensorClass>System Chassis</SensorClass>
<!-- PropertyBag to PerformanceData Mapper -->
<PropertyName>CurrentValue</PropertyName>
<!-- Fixed ObjectName 'Power Consumption' -->
<ObjectName>Power Consumption</ObjectName>
<InstanceNameAddOn> (Watt)</InstanceNameAddOn>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>