Hi!
What could be the right solution for such "setup": there is a remote computer gathering various data which are submitted to Zabbix server using zabbix_sender. The specific is such that there is no persistent net connection, so it has to gather data mainly offline and send them to the server when the connection is available.
Can I use zabbix-proxy for such solution? I know I can, but I am not sure in some details:
-will it be able to understand on its own when the connection is live?
-regarding data - do I have to to add the time stamp to each record submitted to proxy in order to keep data ordered?
-do I have to process such timestamps somehow at the server end?
Janis
What could be the right solution for such "setup": there is a remote computer gathering various data which are submitted to Zabbix server using zabbix_sender. The specific is such that there is no persistent net connection, so it has to gather data mainly offline and send them to the server when the connection is available.
Can I use zabbix-proxy for such solution? I know I can, but I am not sure in some details:
-will it be able to understand on its own when the connection is live?
-regarding data - do I have to to add the time stamp to each record submitted to proxy in order to keep data ordered?
-do I have to process such timestamps somehow at the server end?
Janis
Comment