No idea if this is the right place, but I have noticed that the Method #2 at (http://www.zabbix.com/wiki/templates/apache#method_2) needs a slight update.
Where it has been using
It needs to be changed to
To work properly
Where it has been using
Code:
query_apachestats.py[80 C] #this is just one of the items, the rest are affected as well
Code:
query_apachestats.py[{HOST.CONN},80,C]
Comment