./http.monitor 192.168.0.22
192.168.0.22
HOST 192.168.0.22: connect: Connection refused

The monitor simply can't connect and reports that - the mon configuration, access control etc. don;t figure in this.

Verify that you can actually connect manually from the mon machine:

  telnet 192.168.0.22 80

I'd also try to use host names instead of IP addresses. On my mon servers, I always maintain /etc/hosts entries for all services to be monitored; this way, mon stays sane in case even with DNS on vacation.

--Peter

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to