Is HTTP monitoring broken in 2.0-M4?

Started by DH, May 27, 2015, 02:59:45 PM

Previous topic - Next topic

DH

 After upgrading to M4 all my HTTP monitors are failing, has something changed and I need to alter my configuration?

Regards,
David


DH

Hi Alex,

Thanks for the very quick response but how do I use the code on that page, I'm using a Windows 2008 R2 host and I don't have the ability or the tools to recompile anything?

Regards,
David

Alex Kirhenshtein

As temporary workaround – stop netxmsd and run following SQL query:update network_services set ip_bind_addr = 'UNSPEC' where ip_bind_addr = '0.0.0.0';

DH

Hi Alex,

Thanks, that seems to have worked.

Regards,
David