NetXMS Support Forum

English Support => General Support => Topic started by: Hanky on March 16, 2008, 11:45:56 AM

Title: Help monitoring web servers? How to do do this?
Post by: Hanky on March 16, 2008, 11:45:56 AM
Hello,

I have several secure web servers I wish to monitor and I am wondering if someone could please give me an example of how to do it.

All I really need to do is make sure they are responding and that I can access the default home page for each one of the servers (all the servers are identical).

I guess what im after is to say every 5 minutes connect to a URL on the  server and ensure its there, if its not then trigger an alarm.

ie: my URLS are https://ipaddress/admin  So as long as i get to the admin page im happy.

Can anyone suggest how i can do this?

Thanks
Mike
Title: Re: Help monitoring web servers? How to do do this?
Post by: Victor Kirhenshtein on March 16, 2008, 09:14:51 PM
Hello!

This topic may be useful: https://www.netxms.org/forum/index.php/topic,28.0.html (https://www.netxms.org/forum/index.php/topic,28.0.html).

Best regards,
Victor
Title: Re: Help monitoring web servers? How to do do this?
Post by: Alex Kirhenshtein on March 18, 2008, 03:09:41 PM
Hello.

Unfortunately, https is not yet supported (oh, it was planed months ago...).
As temporary workaround — you can use either external script (with something like curl https://... | grep "keyword | ... ) or setup something like stunnel and configure sevices in netxms (check Victor's link for that).

However, I'll try to put encryption on a schedule for upcoming 0.2.20.