Hi.
I know now nodes support has been dropped by zabbix. And proxies doesn't quite do it for me.
I wish to accomplish this setup but with a quirk

Is it possible for the machine called zabbix proxy to operate as a standalone and the machine called zabbix server only show triggered events?
Thus minimizing the traffic between them both.
Any pointers will help.
Thanks a million
So far, my only solution is to script an action that drops a file via ssh on another zabbix server for it to trigger an alert when seeing the file. But this solution is giving me headaches when the ok is sent, I need another script to be run to delete a file instead of creating on but Zabbix doesn't allow that.
I know now nodes support has been dropped by zabbix. And proxies doesn't quite do it for me.
I wish to accomplish this setup but with a quirk

Is it possible for the machine called zabbix proxy to operate as a standalone and the machine called zabbix server only show triggered events?
Thus minimizing the traffic between them both.
Any pointers will help.
Thanks a million
So far, my only solution is to script an action that drops a file via ssh on another zabbix server for it to trigger an alert when seeing the file. But this solution is giving me headaches when the ok is sent, I need another script to be run to delete a file instead of creating on but Zabbix doesn't allow that.
Comment