Build precise queries to find exactly what you need
Press ESC to close
This script works perfectly for our fortigates. It did need a fix concerning the sessions-argument.
If you comment out the following two lines you can use the -w and -c options with -m sessions, else it will keep using the default of 1500 (which I don’t want to use)
} elsif ($mode =~ “ses”) { @sesArray = split(” “, $snmpCommand); $usage = @sesArray[-1]; # $warn = “1500”; # $crit = “2000”; $usagestring = “Active IP Sessions”;
I’m no perl programmer so don’t know exactly why this isn’t working. Maybe the author can fix this 🙂
Thanks for your script.
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!