I recently upgraded our Zabbix version from 4.4 to 6.0, and a strange problem has been flagged in relation to our e-mail alerts. They used to contain history values for various time intervals, but across the board these values are now showign up as *UNKNOWN*: for exmaple:
E-mail Title: PROBLEM on dca-mem01.redacted.com: Inbound Set commands Per Second Above 50k on dca-mem01.redacted.com
dca-mem01.redacted.com
Monitor:
Command Set
Latest value:
83598
Recent history:
*UNKNOWN* (5m ago)
*UNKNOWN* (15m ago)
*UNKNOWN* (1h ago)
*UNKNOWN* (2h ago)
*UNKNOWN* (24h ago)
Number of inbound Set commands being sent to Memcache on goes above 50k per second.
I've gone digging in our e-mail Message templates to see if I can track this down to a deprecated macros or something along those lines, but stranger still the content/macros of the templates don't look to match the e-mails that are being sent out, for example te template for Problemss problem looks like the following:
Subject: Problem: {EVENT.NAME}
Problem started at {EVENT.TIME} on {EVENT.DATE}
Problem name: {EVENT.NAME}
Host: {HOST.NAME}
Severity: {EVENT.SEVERITY}
Operational data: {EVENT.OPDATA}
Original problem ID: {EVENT.ID}
{TRIGGER.URL}
Does anybody know where I can go next with investigating this?
TIA.
E-mail Title: PROBLEM on dca-mem01.redacted.com: Inbound Set commands Per Second Above 50k on dca-mem01.redacted.com
dca-mem01.redacted.com
Monitor:
Command Set
Latest value:
83598
Recent history:
*UNKNOWN* (5m ago)
*UNKNOWN* (15m ago)
*UNKNOWN* (1h ago)
*UNKNOWN* (2h ago)
*UNKNOWN* (24h ago)
Number of inbound Set commands being sent to Memcache on goes above 50k per second.
I've gone digging in our e-mail Message templates to see if I can track this down to a deprecated macros or something along those lines, but stranger still the content/macros of the templates don't look to match the e-mails that are being sent out, for example te template for Problemss problem looks like the following:
Subject: Problem: {EVENT.NAME}
Problem started at {EVENT.TIME} on {EVENT.DATE}
Problem name: {EVENT.NAME}
Host: {HOST.NAME}
Severity: {EVENT.SEVERITY}
Operational data: {EVENT.OPDATA}
Original problem ID: {EVENT.ID}
{TRIGGER.URL}
Does anybody know where I can go next with investigating this?
TIA.
Since when you have that action there? Seems like 1.8 was the version, where it last time existed..
Comment