Roll up monitor that aggregates entity configuration health.
This monitor is the rollup monitor for all configuration monitoring for this object. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined that monitor configuration.
An unhealthy state for this monitor indicates some problem with another monitor running against this object and monitoring configuration. View all current alerts from this object using this link:
View Alerts
Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.
Target | System.Entity |
Parent Monitor | System.Health.EntityState |
Algorithm | WorstOf |
Category | ConfigurationHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Remotable | True |
Accessibility | Public |
<AggregateMonitor ID="System.Health.ConfigurationState" Accessibility="Public" Target="System!System.Entity" ParentMonitorID="System.Health.EntityState" Enabled="true" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>