SAP AppServer Alerts Internal DataSource Module Type
Type | DataSourceModuleType |
Isolation | Any |
Accessibility | Internal |
RunAs | Default |
OutputType | Microsoft.SystemCenter.Event.LinkedData |
<DataSourceModuleType ID="ozsoft.sap.DatasourceModuleType.Events" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="MPElement" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="TargetID" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="alertnamefilter" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="interval" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="SAP_APPSERVER.NAME" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="hostname" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="sysnr" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="user" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" name="password" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>ozsoft.sap.Assembly.Monitoring</Assembly>
<Type>ozsoft.sap.EventDSSystem</Type>
</Managed>
</ModuleImplementation>
<OutputType>SC!Microsoft.SystemCenter.Event.LinkedData</OutputType>
</DataSourceModuleType>