I want to Monitor the Zabbix Dashboard Itself. As i am using a zabbix setup with 1000 hosts many triggers, templates. So now i want to monitor that if a trigger or template is disabled , enabled , if any new trigger is created and vice versa for any hosts then which user has made these changes.
Asked
Active
Viewed 98 times
2 Answers
0
You can see, and filter, all events through the Audit Report. There is not (yet) an API call to read the Audit logs.

Iron Bishop
- 1,749
- 1
- 7
- 16
-1
I'm not sure about details but I remember my colleague used to login to the Zabbix's MySQL database and select desired things. You could try selecting "disabled" from the particular table but the more detailed research you'd need to do on your own.

Remigiusz
- 450
- 3
- 8