Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
A small perl script that checks to see if a TCP port is open on a remote host and produces timing statistics for nagios.
Current Version
1.3
Last Release Date
2011-04-06
Owner
Tim
License
GPL
Compatible With
check_port.pl
Tries to create a session to a remote TCP port to test if the port is available, it also can produce timing statistics for Nagios to collect. check_port.pl -p -h (-c -w -v) -p # port number to examine -h # hostname or ip address to contact -c # the number of seconds to wait before a going critical -w # the number of seconds to wait before a flagging a warning -v # creates nagios performance information e.g check_port.pl -p 80 -h www.google.com -c 1.5 -w 1.0 -v
How can I add this component to my Nagios XI?
Works really well with minimal dependencies. I edited this to reverse the normal alert, in order to alert if RDP is accessible on windows hosts. It took maybe 5 quick changes, because it is clearly written.
You must be logged in to submit a review.
To:
From: