Hello,
We are using Zabbix 5.0 installed on Ubuntu Debian 20.0 machine to monitor multiple applications. I am looking for a way to export data whenever a disaster severity alert occurs so that I could maintain history of triggers that cause disasters. The data is being read from postgresdb based on which the alerts are triggered. I found real time export protocol but that exports all the information irrespective of alert severity but that would be too much data to process. Has anyone worked on a similar issue before?
Thanks
We are using Zabbix 5.0 installed on Ubuntu Debian 20.0 machine to monitor multiple applications. I am looking for a way to export data whenever a disaster severity alert occurs so that I could maintain history of triggers that cause disasters. The data is being read from postgresdb based on which the alerts are triggered. I found real time export protocol but that exports all the information irrespective of alert severity but that would be too much data to process. Has anyone worked on a similar issue before?
Thanks
Comment