Build precise queries to find exactly what you need
Press ESC to close
The plugin works just fine. If it throws the “command not found” error, you have to cut the line “#!/usr/bin/perl” and paste it on the first line.
Later, if it throws this one: “bash: ./check_cisco_config.pl: /usr/bin/perl^M:…” you have to download dos2unix (sudo apt-get install dos2unix on debian based distros) and write: dos2unix check_cisco_config.pl. This error ocurrs because the .pl file was written on a DOS based OS (Windows) and the file format is diferent from unix.
Cheers!
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!