Hi all!
I just updated to Zabbix server 3.2.4 (revision 65975) and agents on Windows to Zabbix 3.2.0 (revision 62444).
For my problem below it is server upgrade that borked it.
With old 3.0.X agents same data in emails was sent by zabbix server so I believe that agents are not problematic here.
Problem:
I have configured selected mail template to be sent:
Emails I`ve been getting since upgrade:
or
or
In first original ID is missing on second IP is cut off and in third half of text is missing...
Any idea how to begin to troubleshoot this or should I file bugreport?
Thanks!
I just updated to Zabbix server 3.2.4 (revision 65975) and agents on Windows to Zabbix 3.2.0 (revision 62444).
For my problem below it is server upgrade that borked it.
With old 3.0.X agents same data in emails was sent by zabbix server so I believe that agents are not problematic here.
Problem:
I have configured selected mail template to be sent:
Code:
HOST: {HOST.NAME}
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
Trigger URL: {TRIGGER.URL}
Event time: {EVENT.TIME}
Event date: {EVENT.DATE}
Item values:
1. {ITEM.NAME1} ({HOST.NAME1}:{ITEM.KEY1}): {ITEM.VALUE1}
Origin: {EVENT.ID}
Code:
HOST: VM-DB Trigger: Version of zabbix_agent(d) was changed on VM-DB Trigger status: PROBLEM Trigger severity: Information Trigger URL: Event time: 20:40:44 Event date: 2017.03.02 Item values: 1. Version of zabbix_agent(d) running (VM-DB:agent.version): 3.2.0 O
Code:
HOST: HOSTNAME Trigger: RDP logon on HOSTNAME Trigger status: PROBLEM Trigger severity: Information Trigger URL: Event time: 18:44:58 Event date: 2017.03.02 Item values: 1. Logiraj RDP evente - logons (hostname:eventlog[Microsoft-Windows-TerminalServices-RemoteConnectionManager/Operational,,,,"1149"]): Remote Desktop Services: User authentication succeeded: User: Administrator Domain: MYDOMAIN Source Network Address: 192.168.
Code:
HOST: HOSTNAME Trigger: Account logon failed on HOSTNAME Trigger status: PROBLEM Trigger severity: Warning Trigger URL: Event time: 18:25:12 Event date: 2017.03.02 Item values: 1. Logiraj security evente - failed logins (HOSTNAME:eventlog[Security,,,,"4771|4625"]): An account failed to log on. Subject: Security ID: S-1-3-11 Account Name: HOSTNAME$ Account Domain: DOMAIN Logon ID: 0x3E7 Logon Type: 3 Account For Which Logon Failed: Security ID: S-1-0-0 Account Name: Account Domain: Failure Information: Failure Reason: Account currently disabled. Status: 0xC000006E Sub Status: 0xC0000072 Process Information: Caller Process ID: 0x1834 Caller Process Name: C:\Program Files\Microsoft\Exchange Server\V15\Bin\MSExchangeMailboxAssistants.exe Network Information: Workstation Name: HOSTNAME HERE Source Network Address: - Source Port: - Detailed Authentication Information: Logon Process: Authz Authentication Package: Kerberos Transited Services: - Package Name (NTLM only): - Key Length: 0 This event is generated when a logon request fails. It is generated on the computer where access was attempted. The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe. The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network). The Process Information fields indicate which account and process on the system requested the logon. The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases. The authentication information fields provide detailed information about this specific logon request. - Transited services indicate which intermediate services have participated in this logon request. - Package name indicates which sub-protocol was used among the NTLM protocols. - Key length indicates the length of the generated session key. This will be 0
In first original ID is missing on second IP is cut off and in third half of text is missing...
Any idea how to begin to troubleshoot this or should I file bugreport?
Thanks!

Comment