Skip to content

Custom sensor for PRTG that fetches SQL agent status using dbatools

License

Notifications You must be signed in to change notification settings

SEVENP/PRTG_SqlAgentStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This custom PRTG sensor can be used to monitor the status of enabled Microsoft SQL Server agent jobs. It ensures that the status of every job is available and that failed jobs impose a sensor failure.

Requirements

  1. Every probe that holds this server should have the dbatools PowerShell module installed.
  2. The script connects to the SQL server under the user context that runs PRTG. The user needs to be assigned the SQLAgentReaderRole on the msdb database.

About

Custom sensor for PRTG that fetches SQL agent status using dbatools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published