Hi folks,
I made a different version of https://www.zabbix.com/wiki/templates/apache
My version works with zabbix_sender and trapper items.
It caches the output and fetches only if the cached file is too old (can be set via parameter INTERVAL).
PROS: less work & load on zabbix agent side
CONS: values may be less accurate due to caching
Download script and template here:
I made a different version of https://www.zabbix.com/wiki/templates/apache
My version works with zabbix_sender and trapper items.
It caches the output and fetches only if the cached file is too old (can be set via parameter INTERVAL).
PROS: less work & load on zabbix agent side
CONS: values may be less accurate due to caching
Download script and template here:











Comment