Monitoring a tcp port using Zenoss

monitoringnetwork-monitoringzenoss

it's possible to monitor a general purpose service, listening on port 5896, i.e.: tcp://production.enterprise.com:5896

I just want know if this service is alive or offline, like a fast "nc -zv <host> <port>" command.

Regards,

And Past

Best Answer

You should be able to use the zenoss IP service monitoring. It basically uses SNMP to execute a telnet to the the port specified and send the response back over SNMP.