Build precise queries to find exactly what you need
Press ESC to close
Core pre-req requirement not mentioned: FPING
Ubuntu16 instance had to modify the FPING path to usrinfping (not usrsbinfping) Also had to modify the grep string check for the latest strongSwan tunnel check: ORIGINAL: tunneltest=`$IPSECBIN status | grep -e “IPsec SA established” | grep -e “newest IPSEC” |grep -e $CONN | wc -l` UPDATED: tunneltest=`$IPSECBIN status | grep -e “ESTABLISHED” | wc -l`
Suggest using full path in GATEWAYLIST variable instead of relative path and just a filename.
Works effectively once tweaked for the deployed environment.
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!