How to increase service_check_timeout value
Posted: Mon Jun 06, 2011 7:45 pm
Hi,
I create a service which invokes a custom command which calls a custom plugin.
The custom plugin is written in perl script and takes longer than 60 seconds to complete.
It does http operations over a slow wireless link.
Is there anyway to increase service_check_timeout value to longer than the default value (i.e. 60 seconds) for the service that I created?
If it is not available to tune the timer for my service, then is it possible to change the service_check_timeout value globally for all services?
I could not find any option to change service_check_timeout value in Services web page under Core Config Manager web page.
I create a service which invokes a custom command which calls a custom plugin.
The custom plugin is written in perl script and takes longer than 60 seconds to complete.
It does http operations over a slow wireless link.
Is there anyway to increase service_check_timeout value to longer than the default value (i.e. 60 seconds) for the service that I created?
If it is not available to tune the timer for my service, then is it possible to change the service_check_timeout value globally for all services?
I could not find any option to change service_check_timeout value in Services web page under Core Config Manager web page.