Hi,
I have a problem with old data retried by proxy and not stored in server.
The classic operation of the Zabbix proxy must be as follows:
the Proxy retrieves the measurements from the hosts and stores them in its history tables (history history_log history_str history_text history_uint) before sending them to the server.
If all Proxy history tables is empty and we restart the Server…:
We ask this because even by restarting the server and proxy, the server stores data 10 hours before the restart, generating a big and slow query for older data.
I want restart server/proxy and (only for this time) discarded all data not stored in server.
Can anyone help me?
Regards,
Dario
I have a problem with old data retried by proxy and not stored in server.
The classic operation of the Zabbix proxy must be as follows:
the Proxy retrieves the measurements from the hosts and stores them in its history tables (history history_log history_str history_text history_uint) before sending them to the server.
If all Proxy history tables is empty and we restart the Server…:
- where does the server retrieve the proxy measures that were not sent from?
- are they present in any other table?
- is there any way to clear this cache?
We ask this because even by restarting the server and proxy, the server stores data 10 hours before the restart, generating a big and slow query for older data.
I want restart server/proxy and (only for this time) discarded all data not stored in server.
Can anyone help me?
Regards,
Dario