Hi
I have written a custom monitor with retained data. The reporting mechanism is working properly – i.e. I can retrieve values from my remote node and store the results. Howerver the monitor noly works when I run a dummy script that returns the results in a couple of seconds. The real script that I need to run takes approximately 30 seconds to complete and I always get “Read timed out” when try and test it. The timeout is always around 17 seconds. I've tried setting the “Timeout” to 600 seconds but it seems to have no effect at all. After 17 seconds I get “Read timed out” again.
Is there another setting where I can change the Timeout value?
Any help would be appreciated
Steve