lausser / check_mssql_health

Wenn du dich für Plugins (oder OMD oder allgemein Monitoring) interessierst oder von deiner Installation erzählen willst...die Tradition der deutschsprachigen Monitoring-Workshops wird wiederbelebt: https://discord.gg/jDfPZ63FcJ A plugin, which checks various parameters of Microsoft SQL database servers.
http://labs.consol.de/nagios/check_mssql_health
GNU General Public License v2.0
39 stars 28 forks source link

Feature-Request: Combine mode sql with sql-runtime or add runtime output to the sql mode #55

Open Tqnsls opened 4 months ago

Tqnsls commented 4 months ago

Hi Gerhard, I use the more or less old check_mssql from nagios-plugins to execute MSSQL-queries. So this plugin provides a runtime metric when executed which yours does not at the moment.

check_mssql: image

check_mssql_health (mode sql): image

All-in-all I like yours more and I will be switching over, too, but is it possible that you include the runtime of the query in the check-output? The output of the check_mssql also does not look quite clean imho. Maybe you could also combining it with the sql-runtime mode and giving further thresholds (for measuring the query but also the runtime).