Page 1 of 1

MSSQL - monitoring

Posted: Wed Jan 27, 2021 4:47 am
by Support_Talea
HI,

I have a question because I don't understand much about the published versions.

I am successfully monitoring various MSSQL databases, because checking the official documentation:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

The recommended plugin is in python.
The plugin seems to me behind with the updates even though it is posted here: https://github.com/NagiosEnterprises/ch ... ollection/

The plugin I use by default within nagios 5.8.1 is /usr/local/nagios/libexec/check_mssql_server.php

Which script / plugin / official version should I use?

Regards,
-Fede

Re: MSSQL - monitoring

Posted: Wed Jan 27, 2021 6:24 pm
by jdunitz
The document you referenced is a couple years old, and could probably stand an update. Thanks for pointing that out.

The new plugin you're using is the best choice.

--Jeffrey