-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 2.0.2
-
Component/s: Server (S)
-
None
-
Environment:Zabbix server v2.0.0 (revision 27675) (21 May 2012)
Unxutu 12.0.4
Steps to reproduce
=============
Create:
host test-server
item testitem (Zabbix Trapper)
Trigger:
>5
Severity: WARNING
Action: use defaults
Conditions -> choose one (doesn't matter which)
Operations -> Send message and select to send to User Group and specific User.
zabbix_sender -c /etc/zabbix_agentd.conf -s test-server -k testitem -o 100
Expected Result: Email is sent and "OK" appears in Monitoring -> Events
Actual: Trigger appears but Action is "-" and no Email is sent... workaround is to use 'Remote command' instead of 'Send message'.