test for SQL servers

Issue #898 closed
Massimo Sala created an issue

I wrote the test for SQL server.

Syntax:

‌ host … port 1434 protocol mssql [instance <name>]

The routine talks via Udp using the microsoft SSRP protocol.

You can specify a name of one instance, to check SQL is running and also that specific instance.

Pls don’t ask me to upload this file using GIT or any other CVS. I don’t know how to do and I haven’t spare time for that.

This is a free lunch, take it as is.

Best regards, Massimo Sala

Comments (2)

  1. Tildeslash repo owner

    Thank you. We kind of need a proper Pull Request to be able to consider changes. The code also seems incomplete, e.g. you call Socket_nodelay which is not defined anywhere in the Monit codebase. The same consideration applies to your other contributions.

  2. Log in to comment