Hi, I am playing with Zabbix and I found out that the frontend notification is done by polling.
However, I want to alert a notification real time when a problem is detected. I have changed the value of polling in the source to 15 from 30.
It usually takes 5-10 seconds to get a problem notification but still it is not "real time".
I have looked up and studied about Web Socket and DB's Notify/Listen functionality, but could not find a solution.
Does anyone have a suggestion?
Thank you.
However, I want to alert a notification real time when a problem is detected. I have changed the value of polling in the source to 15 from 30.
It usually takes 5-10 seconds to get a problem notification but still it is not "real time".
I have looked up and studied about Web Socket and DB's Notify/Listen functionality, but could not find a solution.
Does anyone have a suggestion?
Thank you.