CMK version: 2.0.17p
OS version: Ubuntu 20.04
Error message:

how can we increase the check_mk service, execution timeout? on busy server
CMK version: 2.0.17p
OS version: Ubuntu 20.04
Error message:

how can we increase the check_mk service, execution timeout? on busy server
RAW or CEE?
…
sorry forgot to add it, it is RAW version
Your timeout is already higher than the default 60 seconds.
That means someone has already configured there something else.
You can look at “~/etc/nagios/conf.d/” there are all the Nagios core config files.
I think it was the “tuning.cfg” with all the timeout values.
I found the find the tuning.cfg but can’t seems to find the parameters that is responsible for 90 seconds execution timeout for check-mk service, any idea what that could called ?
The parameter is “service_check_timeout”. The default value should be 60.
I edit this parameter in /etc/nagios/nagios.d/tuning.cfg
so now active parameter is service_check_timeout=180 (i also check in …/tmp/nagios/nagios.cfg)
however same error still persist-
|CRIT||[agent] Empty output from agent at 10.x.x.x:6556CRIT, Got no information from host, execution time 90.1 sec|
Any idea what can go wrong?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.