Build precise queries to find exactly what you need
Press ESC to close
I found this api was timing out. My College Rod Zadeh fixed it for us. /dev/random was not returning results on my VM. Fix: ” In a nutshell not enough entropy to create a client hash for an outbound SSL connection to the VMWare server. The Net::SSL library accesses /dev/random to get a random number to generate the hash. It should probably use /dev/urandom as this is running on a VM. To fix this I did:
yum install rng-tools systemctl enable rngd.service systemctl start rngd.service
~Rod
“
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!