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
|
it's possible to monitor a general purpose service, listening on port 5896, i.e.: I just want know if this service is alive or offline, like a fast " Regards, And Past
| |||
|
feedback
|
|
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. | |||
|
feedback
|
nc. – Sachin Divekar Nov 28 '11 at 19:21