Blade System Monitoring Service Monitoring State

Fujitsu.PRIMERGY.BladeSystem.MonitoringService.MonitoringState (AggregateMonitor)

Aggregate monitor for the monitoring system managed by a monitoring service

Knowledge Base article:

Summary

This monitor controls the health state of the monitoring (monitoring state) of a Blade System Monitoring Service. This monitor sums up the monitoring states of all Blade System enclosures managed by the service.

Causes

An unhealthy state for this monitor indicates some problem of the monitoring system. This means that the health states of one or more components or subsystems cannot be determined.

Resolutions

Use the health explorer to drill down and find the monitoring monitor which caused the unhealthy state. Use the knowledge on the specific monitoring monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetFujitsu.PRIMERGY.BladeSystem.Enclosure.MonitorService
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityInternal
Alert Message
Blade System Monitoring Service Monitoring State

Source Code:

<AggregateMonitor ID="Fujitsu.PRIMERGY.BladeSystem.MonitoringService.MonitoringState" Accessibility="Internal" Enabled="true" Target="Fujitsu.PRIMERGY.BladeSystem.Enclosure.MonitorService" ParentMonitorID="SystemHealth!System.Health.EntityState" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<AlertSettings AlertMessage="Fujitsu.PRIMERGY.BladeSystem.MonitoringService.MonitoringState_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>