Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jan 25, 2018 · 1 revision

sql-02-sqlagent (Disabled)

Checks that the SQL Server Agent service is up and running. Note: The PowerShell module for SQL (SQLPS) is required for this check.


Input Values

  • None

Example

None

Input Descriptions

  • None

Result And Messages

  • PASS
    SQL Server Agent service is running

  • WARNING

  • FAIL
    SQL Server Agent service is stopped

  • MANUAL

  • NA


Applies To

  • SQL Servers

Required Functions

  • Check-Software
Clone this wiki locally