Is it at all possible to monitor a database such as sql server on the Dude
I just use a tcp probe that checks to see if the port is open, you could use an external (execute) to actually open the database and check a value then return the value…
This will show how much of a beginner I am at this, but what would that probe look like? I mean one that would be able to open a specific port?
Open probe panel, click +, type name of probe, “sql-1433” in the type drop down select TCP, agent is default, put the port number you want to test “1433”, select connect only, add the probe to your slq server, check functionality…