Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Hi Team, Plugin will helps you to monitor whether given port is listening between the Server A and Server B or not. i.e from Server C you can check port listened between Server A to Server B. Achieved the same by writing two lines of simple code. Works simple and efficient. Attached file and steps for same (to newbies like me :D ) Steps: ************************* Step 1 : Place the file in the below mentioned path of client server(SERVER_A). /usr/local/nagios/libexec Note : Please make sure the file has nagios user to execute permission. Step 2 : Please append the below command in the respective config file. File path : /usr/local/nagios/etc/nrpe/common.cfg command[check_net]=/usr/local/nagios/libexec/check_net.sh $ARG1$ Step 3 : Now check from nagios server by following command. /usr/local/nagios/libexec/check_nrpe -h SERVER_A -c check_net -p PORT_NUMBER -d SERVER_B *************************** Thanks in advance. Regards Srinivasan
Current Version
Version 1.0
Last Release Date
2016-06-24
Owner
Srinivasan
License
GPL
Compatible With
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!