Hi!
I want to create a webpage which show just the alerts of zabbix.
To do this, i need to have the severity, Host, name and some others informations (as status = PROBLEM).
So i want to do a sql request, but i don't understand the database. I think i have to request the tables "alerts" and "triggers" but i'm not sure and i don't see the link between them.
Can you explain simply the way, tables and request i have to do?
(sorry for my english...)
Thx!
I want to create a webpage which show just the alerts of zabbix.
To do this, i need to have the severity, Host, name and some others informations (as status = PROBLEM).
So i want to do a sql request, but i don't understand the database. I think i have to request the tables "alerts" and "triggers" but i'm not sure and i don't see the link between them.
Can you explain simply the way, tables and request i have to do?
(sorry for my english...)
Thx!
Comment