If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
You need to configure a Media Type for email, and make sure that works (you can't test from the setup unfortunately, but make sure the email server you select will work to/from and not give relay errors). Note the address in this setup is the FROM address.
Then in your user (not user group) configure the user's email address. This obviously is the TO address. Administration -> Users on the Media page.
then under Configuration, Actions (choose event source of triggers), create an action. You specify the conditions one one tab, and those conditions can limit the impact to a specific host or host group, then you put the operation to send mail on the operation tab and specify group or user there. This is also where you set up durations for repeating messages, etc.
And of course your triggers have to be firing and creating a status of the appropriate severity you set in the action conditions.
This Zabbix is deployed in the cloud and I have already configured local postfix and all the triggers are being sent to Admin's email address and that is working without an issue.
My other requirement is to send alerts to a specific user i.e a customer should receive the notifications for his host group.
I created a second action identical to Admin(default) action and by adding host group with AND/OR option and operation as to send to the customer.
But it doesn't seem to work. Am I missing something on the configurations.
But it doesn't seem to work. Am I missing something on the configurations.
Can you tell (Administration -> Notification)whether it thinks it is sending to that user or not? I.e. is the problem in the rule evaluation, not trying to send, or is the problem it is trying to send (and counting it) but not actually sending?
Anything in the postfix logs to indicate it tried and failed, or tried and got blocked downstream?
Comment