I was wondering if you could have zabbix listen for emails to be sent to them with notifications and then process the emails and do alerts based on the emails?
Ad Widget
Collapse
Can Zabbix Do This..
Collapse
X
-
Tags: None
-
Directly no.
With an external script yes. You'd have to write a script to handle the inbound emails and then send the resultant state to the Zabbix server which you would then set a trigger for the inbound data.RHCE, author of zbxapi
Ansible, the missing piece (Zabconf 2017): https://www.youtube.com/watch?v=R5T9NidjjDE
Zabbix and SNMP on Linux (Zabconf 2015): https://www.youtube.com/watch?v=98PEHpLFVHM
-
Comment
-
Two ways, you could use the Zabbix sender to push the data into Zabbix or you have your script put the results into a temp file which you then create a user parameter to read.RHCE, author of zbxapi
Ansible, the missing piece (Zabconf 2017): https://www.youtube.com/watch?v=R5T9NidjjDE
Zabbix and SNMP on Linux (Zabconf 2015): https://www.youtube.com/watch?v=98PEHpLFVHM
Comment
Comment