J2EE Application Counters Collector

ozsoft.sap.host.monitoring.Rule.J2EE.Application.Collect (Rule)

SAP HostControl J2EE Application Performance Counters Collector

Knowledge Base article:

Summary

Collects J2EE Application Performance Counters

Element properties:

Targetozsoft.sap.J2EEEngine.Application
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource ozsoft.sap.ModuleType.Datasource.Performance.J2EE.Application.Wrapper Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default

Source Code:

<Rule ID="ozsoft.sap.host.monitoring.Rule.J2EE.Application.Collect" Enabled="true" Target="OZMP4SAP!ozsoft.sap.J2EEEngine.Application" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="HostCtrl!ozsoft.sap.ModuleType.Datasource.Performance.J2EE.Application.Wrapper">
<interval>120</interval>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
</WriteActions>
</Rule>