We have a MSSQL database configured in a cluster (fail-over). It's working fine for its intended purpose, but we can't seem to monitor availability via OpsView:
check_tcp -H $HOSTADDRESS$ -p 1433
The opsview status for this is Critical:
Connection refused
Is there a way to traceroute to a specific port and rule out rejections from a firewall?