Hi,
I'm experiencing an odd behavior with the restart of Zabbix Proxy 2.4.x
Below the action sequence:
1) stop the zabbix proxy
2) delete the sqlite DB file
3) start again the zabbix proxy
The zabbix proxy process results up&running in a few seconds but items related to external scripts execution are working again after about 15 minutes.
I know the item configuration must be downloaded from the zbx server again, in fact I configured this within the proxy conf file:
ConfigFrequency=30
The is issue seems to disappear if I avoid removing the sqlite DB file.
- Is this an expected beaviour?
- Is there any parameter I can tune to reduce the 15 minutes delay?
Thanks,
I'm experiencing an odd behavior with the restart of Zabbix Proxy 2.4.x
Below the action sequence:
1) stop the zabbix proxy
2) delete the sqlite DB file
3) start again the zabbix proxy
The zabbix proxy process results up&running in a few seconds but items related to external scripts execution are working again after about 15 minutes.
I know the item configuration must be downloaded from the zbx server again, in fact I configured this within the proxy conf file:
ConfigFrequency=30
The is issue seems to disappear if I avoid removing the sqlite DB file.
- Is this an expected beaviour?
- Is there any parameter I can tune to reduce the 15 minutes delay?
Thanks,

Comment