System: Centos 6.4 x64, Percona MySQL 5.5
Zabbix: v.2.2.2 + distributed monitoring.
Sympthoms: alert emails from child node contain *unknown* items and hosts.
Why does not zabbix master expand macros?
Example of email:
CPU load is too high on *UNKNOWN*
Host: *UNKNOWN*
Alert level: Warning
Date: 2014.02.24
Time: 18:03:50
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
The trigger is:
CPU load is too high on {HOST.NAME}
The action is:
Host: {HOST.NAME}
Alert level: {TRIGGER.SEVERITY}
Date: {DATE}
Time: {TIME}
{ITEM.NAME1}: {ITEM.VALUE1}
{ITEM.NAME2}: {ITEM.VALUE2}
{ITEM.NAME3}: {ITEM.VALUE3}
{ITEM.NAME4}: {ITEM.VALUE4}
{ITEM.NAME5}: {ITEM.VALUE5}
{ITEM.NAME6}: {ITEM.VALUE6}
{ITEM.NAME7}: {ITEM.VALUE7}
Any ideas?
Thanks!
Zabbix: v.2.2.2 + distributed monitoring.
Sympthoms: alert emails from child node contain *unknown* items and hosts.
Why does not zabbix master expand macros?
Example of email:
CPU load is too high on *UNKNOWN*
Host: *UNKNOWN*
Alert level: Warning
Date: 2014.02.24
Time: 18:03:50
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
*UNKNOWN*: *UNKNOWN*
The trigger is:
CPU load is too high on {HOST.NAME}
The action is:
Host: {HOST.NAME}
Alert level: {TRIGGER.SEVERITY}
Date: {DATE}
Time: {TIME}
{ITEM.NAME1}: {ITEM.VALUE1}
{ITEM.NAME2}: {ITEM.VALUE2}
{ITEM.NAME3}: {ITEM.VALUE3}
{ITEM.NAME4}: {ITEM.VALUE4}
{ITEM.NAME5}: {ITEM.VALUE5}
{ITEM.NAME6}: {ITEM.VALUE6}
{ITEM.NAME7}: {ITEM.VALUE7}
Any ideas?
Thanks!
Comment