Build precise queries to find exactly what you need
Press ESC to close
Hi,
First of all thank you for great script and for detailed installation instructions!
I have found some issues during the installation:
1) invalid SSL_version error
I got this error with latest Net::SSLeay (1.48) and IO::Socket::SSL (1.76) installed.
To fix the error I downgraded IO::Socket::SSL to 1.68 version.
To downgrade IO::Socket::SSL I followed the following steps:
wget http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-1.68.tar.gz tar xzvf IO-Socket-SSL-1.68.tar.gz cd IO-Socket-SSL-1.68 perl Makefile.PL make make install
After executing commands above TLS finally start working.
2) No line breaks in the email notification
To fix this issue I just replaced ‘n’ in the command_line for notify_service_by_email and notify_host_by_email commands to ‘\n’
I hope this helps to someone who will install sendEmail script after me!
Best Regards, Eugene V. WebHostingZone.org
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!