I am very new to Zabbix and am investigating it to see if it is suitable to monitor what I want to monitor...
Zabbix seems very good and reporting problems that can be boiled down to a number and reporting those problems over time.
The thing I want to monitor is the content of a database. As a simple example I want to monitor that all of our client records have a first and last name.
I can see how Zabbix would be good at reporting that I have a problem, but I don't see where I could integrate a report of the actual client numbers that need to modified.
My custom script that I write to monitor the database could easily format an html fragment. The problem I face is how to get that html fragment to be displayed conveniently within Zabbix.
Zabbix seems very good and reporting problems that can be boiled down to a number and reporting those problems over time.
The thing I want to monitor is the content of a database. As a simple example I want to monitor that all of our client records have a first and last name.
I can see how Zabbix would be good at reporting that I have a problem, but I don't see where I could integrate a report of the actual client numbers that need to modified.
My custom script that I write to monitor the database could easily format an html fragment. The problem I face is how to get that html fragment to be displayed conveniently within Zabbix.