On 04/04/2012 10:59 AM, Dejan Muhamedagic wrote: > Hi, ... httpd monitor ... > It may be wrong or not, that depends on what you need.
(Another questionable choice as I recall was to consider 4xx an error. Dep. on what you need, you may want to treat only some 5xx codes as errors b/c the others mean apache is up and answering properly.) > At any rate, tests are always running from the same host where > the server is running. If you want to test "where you actually > care", then you'd need to be a bit closer to your clients and > use other kind of monitoring. Which is precisely what I do: I monitor on the host with (more or less) "lsof -i | grep httpd.+\*:http" and I've nagios in another subnet checking the actual webpages. (Obviously, there's then gateways and switches and all that...) -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
