Hi there.
I am a new user of zabbix (and monitoring solutions in general) and have (very) basic skills in Mysql. I am stuck with a problem, i need to send an email to my boss with a list of hosts that are not accesible by ping.
I was able to configure the hosts , items and triggers, and zabbix send mails everytime a host is not responding by icmp ping, thats allright.
However i am unable to find a way to send a daily mail with a list of unreachable hosts. I searchead in google and so far i can see that many people writes notifications by themselves using the API, but t dont know how to do that.
I thought maybe a cronjob with a bash script that prints a list of unreachable hosts, and then send that by mail. But i searched in the mysql "problem" table and its a list of IDs, which i dont know how to transform in the hosts names or description.
Sorry if its a dumb question, but i am really not able to solve this.
I will appreciate any help!
By the way its a zabbix 3.4 installed on ubuntu 16.04
Thxs!
I am a new user of zabbix (and monitoring solutions in general) and have (very) basic skills in Mysql. I am stuck with a problem, i need to send an email to my boss with a list of hosts that are not accesible by ping.
I was able to configure the hosts , items and triggers, and zabbix send mails everytime a host is not responding by icmp ping, thats allright.
However i am unable to find a way to send a daily mail with a list of unreachable hosts. I searchead in google and so far i can see that many people writes notifications by themselves using the API, but t dont know how to do that.
I thought maybe a cronjob with a bash script that prints a list of unreachable hosts, and then send that by mail. But i searched in the mysql "problem" table and its a list of IDs, which i dont know how to transform in the hosts names or description.
Sorry if its a dumb question, but i am really not able to solve this.
I will appreciate any help!
By the way its a zabbix 3.4 installed on ubuntu 16.04
Thxs!