SQL Browser


Job details

Name: SQL Browser
Platform: Sqlserver
Category: Security
Premium package: Security and compliance package
Description: Checks if the SQL Server Browser is disabled.
Long description: Checks if the SQL Server Browser is disabled. No recommendation is being given on disabling the SQL Server Browser service.
Version: 1.2
Default schedule: 28 1 1 *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sqlserver’]/instance[maj_version > ‘2005′ & hasengine=‘YES’ & eng_inst_priv = 0 & (engine_edition = ‘Microsoft SQL Server’ engine_edition = ‘Azure SQL Managed Instance’)]

Parameters

Name Default value Description
return status 1 Return status value (ALARM – 2, WARNING – 1, or OK – 0) when the SQL Server Browser is ebabled.
history threshold 365 The maximum number of days to keep statistics for in the historic tables.

Job Summary

sc qc SQLBrowser

Job Description

The job periodically checks and records the start type of the SQL Server Browser service to see if it has been disabled (represented as 4 in the system). The job logs current values into a history table and a records output table for debugging or auditing purposes.

Implementation Detail

Job Dependencies

The job depends on several artifacts for its operation:

Reporting and Visualization

Schedule and Version

Upgrade and Maintenance