I've been dealing with this whole day and still can't figure it out. I've setup Zabbix on one machine, and I want to monitor the Apache server on another machine. I've completed all the steps described in the docs: http://www.zabbix.com/wiki/templates/apache and still I get no data in the Apache Template. When checking the logs on the Apache server, I can see in access.log:
IPADDR - - [16/Jul/2012:13:29:08 +0000] "GET /server-status?auto HTTP/1.0" 404 13826 "-" "Python-urllib/1.17"
I think it might has something to do with Virtual Servers and additional sites I have on that machine, but I can't figure it out, and nothing mentioned in the docs...