Monitors the aggregate space health for the database.
This is a rollup monitor for all database space monitoring for this object. If the state is unknown, either monitoring has not begun for this object.
An unhealthy state for this monitor indicates some problem with another monitor running against this object and monitoring database space. 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.
Name | Description | Default Value |
Enabled | Enables or disables the workflow. | Yes |
Generates Alerts | Defines whether the workflow generates an Alert. | No |
Target | Microsoft.Azure.ManagedInstance.Database |
Parent Monitor | System.Health.PerformanceState |
Algorithm | WorstOf |
Category | PerformanceHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Remotable | True |
Accessibility | Public |
<AggregateMonitor ID="Microsoft.Azure.ManagedInstance.Rollup.Database.DBSpace" Accessibility="Public" Enabled="true" Target="MngdInstD!Microsoft.Azure.ManagedInstance.Database" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>