Hi!
I have just setting up zabbix server 7.0 with zabbix agent 2 in active mode with such parameters:
...
EnablePersistentBuffer=1
PersistentBufferPeriod=24h
PersistentBufferFile=/tmp/zabbix-persistent-storage.db
...
Everything works like a charm except one thing:
In case of agent rebooted and if after reboot some network issue exist (agent wont able to connect server for scrape itemts to collect) - agent cant collect anything after that until server - agent connection establish again. Seems like agent stores items for collecting in RAM after request, is this expected behavior or its possible to fix?
Thanks a lot
I have just setting up zabbix server 7.0 with zabbix agent 2 in active mode with such parameters:
...
EnablePersistentBuffer=1
PersistentBufferPeriod=24h
PersistentBufferFile=/tmp/zabbix-persistent-storage.db
...
Everything works like a charm except one thing:
In case of agent rebooted and if after reboot some network issue exist (agent wont able to connect server for scrape itemts to collect) - agent cant collect anything after that until server - agent connection establish again. Seems like agent stores items for collecting in RAM after request, is this expected behavior or its possible to fix?
Thanks a lot