I've been playing with Zabbix for some time (1.1b9, 1.1b10, 1.1b11)
now but havn't been able to generate email alerts yet.
I've got the following configuration:
* User ``schneck'' with
+ Default Permission: Read/Only
+ Media configuration: email address, active 1-7,00:00-23:59
* several hosts, with items and triggers each
(the triggers do fire, verified with the GUI and database)
* an ``action'' configuration:
Action type: send message
Source: trigger
Conditions: trigger = ON
Delay between messages: 30sec
Send message to: single user
User: schneck
Subject: {TRIGGER.NAME}: {STATUS}
Message: {TRIGGER.NAME}: {STATUS}
Repeat: Repeat
Number of repeats: 5
Delay between repeats: 180
Status: Enabled
But I don't receive any email messages and no actions
show up in the ``HISTORY OF ACTIONS'' view (also, the
``alerts'' table in the database is empty.)
I've probably missed something stupid, but can't find why
Zabbix doesn't even try to send me email. Also, when
increasing the DebugLevel to 4 in zabbix_server.conf, I
didn't see anything obviously wrong.
Any help?
Thanks,
\Bernhard.
PS: Zabbix is running on OpenBSD 3.7 and 3.9, currently
with SimpleChecks only (didn't try the agent yet)
now but havn't been able to generate email alerts yet.
I've got the following configuration:
* User ``schneck'' with
+ Default Permission: Read/Only
+ Media configuration: email address, active 1-7,00:00-23:59
* several hosts, with items and triggers each
(the triggers do fire, verified with the GUI and database)
* an ``action'' configuration:
Action type: send message
Source: trigger
Conditions: trigger = ON
Delay between messages: 30sec
Send message to: single user
User: schneck
Subject: {TRIGGER.NAME}: {STATUS}
Message: {TRIGGER.NAME}: {STATUS}
Repeat: Repeat
Number of repeats: 5
Delay between repeats: 180
Status: Enabled
But I don't receive any email messages and no actions
show up in the ``HISTORY OF ACTIONS'' view (also, the
``alerts'' table in the database is empty.)
I've probably missed something stupid, but can't find why
Zabbix doesn't even try to send me email. Also, when
increasing the DebugLevel to 4 in zabbix_server.conf, I
didn't see anything obviously wrong.
Any help?
Thanks,
\Bernhard.
PS: Zabbix is running on OpenBSD 3.7 and 3.9, currently
with SimpleChecks only (didn't try the agent yet)
Comment