Hi all,
for some reasons (don't discuss here for now) we don't use Zabbix Agent to collect data from our nodes.
Instead, we have an external procedure that writes information directly in history tables.
From web interface we have defined triggers and actions (like sending emails) but none is happening.
I mean, the values inserted in history trace a "problem" and trigger must fired but we don't get events and alerts (and email of course!)
Here the question: how can we force zabbix server to read history and generate events and so on?
Must we configure (or modifiy) something special for zabbix server?
Maybe we could write an external procedure to evaluate triggers and generate events, but this is not what we want to do.... and could not be enough.....
Any suggestions?
Thanks in advance.
for some reasons (don't discuss here for now) we don't use Zabbix Agent to collect data from our nodes.
Instead, we have an external procedure that writes information directly in history tables.
From web interface we have defined triggers and actions (like sending emails) but none is happening.
I mean, the values inserted in history trace a "problem" and trigger must fired but we don't get events and alerts (and email of course!)
Here the question: how can we force zabbix server to read history and generate events and so on?
Must we configure (or modifiy) something special for zabbix server?
Maybe we could write an external procedure to evaluate triggers and generate events, but this is not what we want to do.... and could not be enough.....
Any suggestions?
Thanks in advance.
Comment