I have implemented a complementary system to view live data as soon as inserted in Postgresql. It uses postgresql notifications and websockets instead of pull model in the frontend.
Components: Zabbix Postgresql DB + Websocket server + Next.js Web Application
Project link: https://github.com/ersinesen/zabbix-live

I found it hard (and unnecessary) to insert these components into zabbix project itself. Any suggestions on such a feature in zabbix?
Thanks.
Components: Zabbix Postgresql DB + Websocket server + Next.js Web Application
Project link: https://github.com/ersinesen/zabbix-live
I found it hard (and unnecessary) to insert these components into zabbix project itself. Any suggestions on such a feature in zabbix?
Thanks.
Comment