Build precise queries to find exactly what you need
Press ESC to close
Below is the steps I followed: 1. downloaded “Check_heartbleed.txt” to “check_heartbleed.py” 2. moved to “/usr/local/nagios/libexec/” 3. chmod –R 777 check_heartbleed.py
I am getting below error if I execute the script.. any clue on this?
[root@localhost libexec]# ./check_heartbleed.py 10.1.71.49 -p 443 Traceback (most recent call last): File “./check_heartbleed.py”, line 151, in main() File “./check_heartbleed.py”, line 132, in main s.connect((args[0], opts.port)) File “”, line 1, in connect socket.error: [Errno 111] Connection refused
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!