Without using the agent or plugin, how can I monitor target host's specific number i.e 192.168.9.2.1 port 9000 ?
thanks,
ik
How to monitor specific port number?
Re: How to monitor specific port number?
One way is to use CCM to create a host with that address, then create a service that uses check_tcp to check the port.
Re: How to monitor specific port number?
Okay that was an easy one. I found the plugin for the TCP check.
$ /usr/local/nagios/libexec/check_tcp -H 192.168.9.2.1 -p 9000
thanks.
$ /usr/local/nagios/libexec/check_tcp -H 192.168.9.2.1 -p 9000
thanks.
-
kyang
Re: How to monitor specific port number?
Glad you found the answer. I'll be closing this topic as resolved!
If you have any more questions, feel free to create another thread!
Thank you for using the Nagios Support Forum!
If you have any more questions, feel free to create another thread!
Thank you for using the Nagios Support Forum!