Fujitsu PRIMERGY Windows Server ServerView Agents Version State Monitor

Fujitsu.Servers.PRIMERGY.Windows.ServerViewAgentsVersion.HealthMonitor (UnitMonitor)

Unit Monitor runs a script to retrieve ServerView Agents Version state

Knowledge Base article:

Summary

This health monitor runs a script on the target system to update the ServerView Agents Version State.

Causes

ServerView Agents Version State represents the ServerView Agents Version installed on the target server.

Resolutions

If this monitor is in Warning or Critical state, please check the version of ServerView Windows Agents ('ServerView Server Control').

Element properties:

TargetFujitsu.Servers.PRIMERGY.Windows.ServerViewAgentsVersion
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFujitsu.Servers.PRIMERGY.Windows.ComponentHealthState
RemotableTrue
AccessibilityPublic
Alert Message
{0}: The ServerView Agents Version Monitor of a Fujitsu PRIMERGY Windows Server is in warning state.
{0}: The ServerView Agents Version Monitor of the PRIMERGY Windows server is in Critical or Warning state. Check for the minimal supported version of ServerView Agents.
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.Servers.PRIMERGY.Windows.ServerViewAgentsVersion.HealthMonitor" Accessibility="Public" Enabled="true" Target="Fujitsu.Servers.PRIMERGY.Windows.ServerViewAgentsVersion" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.Servers.PRIMERGY.Windows.ComponentHealthState" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Fujitsu.Servers.PRIMERGY.Windows.ServerViewAgentsVersion.HealthMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.ManagementClientSoftware"]/NetworkName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.OtherComponent"]/Device$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="Degraded" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>200</IntervalSeconds>
<TargetName>$Target/Host/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.ManagementClientSoftware"]/NetworkName$</TargetName>
<Component>$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.OtherComponent"]/Device$</Component>
<Type>ServerViewAgentsVersion</Type>
</Configuration>
</UnitMonitor>