News:

We really need your input in this questionnaire

Main Menu

ECS.HttpMD5 or ECS.HttpSHA1 Timeout

Started by robis71, September 07, 2009, 12:04:39 PM

Previous topic - Next topic

robis71

Hello!
I need to monitor URL http://www.epakalpojumi.lv/Ping.aspx?shortInfoMode=1
If I configure ECS.HttpSHA1(http://www.epakalpojumi.lv) it works perfect, because reply time is fast <1 second.
Problem is - I need to monitor diagnostic -page in same website:
https://www.epakalpojumi.lv/Ping.aspx?shortInfoMode=1
Diagnostic calculation time is 4 - 10 seconds.
It return nothing, timestamp also not renewed.
Where I can config timeout larger than default ???? (how long is default timeout?)
I already have configured AgentCommandTimeout of 32000 in netxsm server config and
TimeOut = 20000
ExecTimeout=20000
in client config file.
Client and server is Windows 2003 based. Web site is IIS 6.0 powered. Server/Client NetXMS version 0.2.27.
Thanks, You're doing a great job.
Roberts, ZZ Dats SIA

Alex Kirhenshtein

Hi.

I've just checked — timeout is hardcoded in ECS subagent, and for unknown reason it's set to 1 second.

I've changed this to 30 seconds and will post recompiled binaries a bit later.

Victor Kirhenshtein

Hi!

Attached is ecs.nsm with timeout set to 30 seconds.

Best regards,
Victor

robis71

Thanks for changed ecs.nsm module, but it don't work!
Event 4 when starting Agent service. "Error loading subagent module "ecs.nsm": ecs.nsm is not a valid Win32 application."

Victor Kirhenshtein

Do you use 32bit or 64bit Windows?

Best regards,
Victor

robis71


Victor Kirhenshtein

Just test it - download from forum and run - loads fine on 32bit Windows. Are you sure you have downloaded it correctly? I can send it to you by email if you wish.

Best regards,
Victor

robis71

Sorry, windows and agent is 64bit.
Is it possible make version which should receive timeout as a second parameter?