Monitors the aggregate space health for the log file.
This monitor is the rollup monitor for all log file 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 log file 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.SQLServer.2016.Database |
Parent Monitor | Microsoft.SQLServer.2016.Database.DBSpaceMonitor |
Algorithm | WorstOf |
Category | PerformanceHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Remotable | True |
Accessibility | Public |
<AggregateMonitor ID="Microsoft.SQLServer.2016.Database.DBLogFileSpaceMonitor" Accessibility="Public" Enabled="true" Target="SQL2016Core!Microsoft.SQLServer.2016.Database" ParentMonitorID="Microsoft.SQLServer.2016.Database.DBSpaceMonitor" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>