DB Files Security

Microsoft.SQLServer.Linux.Rollup.DBFilegroup.DBFileToDBFilegroupSecurity (DependencyMonitor)

Rolls up all DB files security monitors to the DB filegroup.

Knowledge Base article:

Summary

This monitor is a rollup of security monitoring for all DB Files hosted on this DB Filegroup. If the state is unknown, the monitoring has not been initialized yet.

Causes

Unhealthy state for this monitor indicates a problem with security of DB Files hosted on this DB Filegroup. View all current alerts for this DB filegroup using this link:

View Alerts

Resolutions

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.

Overridable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

Generates Alerts

Defines whether the workflow generates an Alert.

No

Element properties:

TargetMicrosoft.SQLServer.Linux.DBFilegroup
Parent MonitorSystem.Health.SecurityState
AlgorithmBestOf
Source MonitorSystem.Health.SecurityState
RelationshipMicrosoft.SQLServer.Linux.DBFilegroupHostsDBFile
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Linux.Rollup.DBFilegroup.DBFileToDBFilegroupSecurity" Target="SqlDiscL!Microsoft.SQLServer.Linux.DBFilegroup" ParentMonitorID="Health!System.Health.SecurityState" RelationshipType="SqlDiscL!Microsoft.SQLServer.Linux.DBFilegroupHostsDBFile" MemberMonitor="Health!System.Health.SecurityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>SecurityHealth</Category>
<Algorithm>BestOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>