Aggregate monitor for the monitoring system managed by a monitoring service
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.
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.
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.
Target | Fujitsu.PRIMERGY.BladeSystem.Service.MonitorService | ||
Parent Monitor | System.Health.EntityState | ||
Algorithm | WorstOf | ||
Category | Custom | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Remotable | True | ||
Accessibility | Internal | ||
Alert Message |
|
<AggregateMonitor ID="Fujitsu.PRIMERGY.BladeSystem.MonitoringService.MonitoringState" Accessibility="Internal" Enabled="true" Target="FTSBSS!Fujitsu.PRIMERGY.BladeSystem.Service.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>