ServerInformation Unit Monitor

Lenovo.TMM.Server.MP.ServerInfoUnitMonitor (UnitMonitor)

Element properties:

TargetLenovo.TMM.Server.MP.Inventory.ServerInfo.Class
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeLenovo.TMM.Server.ServerInfo.Status.Monitor
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Lenovo.TMM.Server.MP.ServerInfoUnitMonitor" Accessibility="Internal" Enabled="true" Target="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Lenovo.TMM.Server.ServerInfo.Status.Monitor" ConfirmDelivery="false">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Critical" MonitorTypeStateID="Critical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<HostOSVersion>$Target/Property[Type="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class"]/HostOSVersion$</HostOSVersion>
<IntervalSeconds>120</IntervalSeconds>
<SyncTime/>
</Configuration>
</UnitMonitor>