-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 1.6
-
Component/s: Server (S)
-
None
-
Environment:Zabbix 1.6.1 on Debian 4.0 lenny amd64 (2.6.21-2952xen #1 SMP Tue Feb 12 09:11:36 EST 2008 x86_64 GNU/Linux)
I added to action message some variables to make Zabbix alerts more informative, namely
{TRIGGER.NAME}: {STATUS}Last value is: {ITEM.LASTVALUE}
Host: {HOST.DNS}
instead of just
{TRIGGER.NAME}
:
{STATUS}Zabbis answer to this is NO MESSAGES at all, i. e. triggers generated no actions until I returned default message back. Same time I got nothing interesting in Zabbix server log, and still not sure do I have error in my config or not.
This is very bad behavior because you can miss very important messages (and it's actually happened in my case). If action message is wrong, Zabbix should send default message instead of silence.