On Sep 7, 2010, at 4:57 AM, M M wrote: > check host dHost with address dIPAddress > if failed url http://username:passw...@dipaddress/advancedsearch.jsp for > 5 cycles then alert
If you use an IP-address instead of a hostname Monit will use the IP-address as the host-header. This can be a problem if your web-server handle name-based virtual hosts. In this case, replace the IP-address with the DNS hostname. -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
