On May 12, 2008, at 12:21 AM, zarxcky wrote:
Right now I need to monitor our SSH server port at least every 5 minute to see whether the port is listening or die and associate events with the listening and not listening port. Therefore I am now configuring Ipservice for, say tcp_10002 to check on SSH process listening on port 10002.

I am currently stuck on what Send string should be given for the particular ssh service and what regex should be used to. Can anybody help?

For SSH there should be nothing in the send string. The regex should be "^SSH-" without the quotes.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to