I am using a nagios plugin (mrpe). The plugin is working however i get a lot of plugin timeouts. Also when i run the plugin on the command line the first time almost always gives a timeout. Second time after gives me the correct output.
The plugin i am using is check_rbl. I am using checkmk version 2.4.0p2-1 raw edition.
check_rbl needs to use DNS, check if that causes the timeouts.
You can run Nagios plugins via MRPE asynchronous and not every minute by using the (interval=300) parameter between the service name and the command line.
Thanks for your reply. I already use the interval. Its not a dns issue. when the timeout accurs i can still do a nslookup. it resolves fine. when i run at the same time the nagios plugin it times out. Then after i run it again i will work fine. and the after 10 minutes it wont