Ok so I have tweaked the Linux_Template and it works fine, however I have a second template that does lets say an ls on /var/tmp so when I associate a host lets say host A with this Linux_LS_TEMPLATE I can see in the logs and in the zabbix gui the output of ls /var/tmp however when I unlink the Linux_LS_TEMPLATE I still see the zabbix_agentd running an ls /var/tmp.
All my "Items" are in Type "ZABBIX agent (active)" and in my zabbix_agentd.conf I have the following setting: RefreshActiveChecks=120.
So I am receiving new active checks but for some reason the client doesn't get rid of active checks when I remove them??
Any help would be appreciated.
All my "Items" are in Type "ZABBIX agent (active)" and in my zabbix_agentd.conf I have the following setting: RefreshActiveChecks=120.
So I am receiving new active checks but for some reason the client doesn't get rid of active checks when I remove them??
Any help would be appreciated.
Comment