[ZBX-11474] Multiple server name print in Cluster Trigger Name using {HOST.NAME} macro Created: 2016 Nov 13 Updated: 2017 May 30 Resolved: 2016 Nov 13 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | 3.0.4 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Minor |
Reporter: | Saumyajit Pramanik | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
OS: CentOS -7 |
Description |
Hi, I've configured a cluster trigger (It's a 2 node cluster system) like FTP Service on {HOST.NAME1} & {HOST.NAME2} is Down {new-zbx:net.tcp.service[ftp].last()}=0 and {new-sd:net.tcp.service[ftp].last()}=0 and create an 'action operation' using macros like ** ipaddress="{IPADDRESS1}, {IPADDRESS2}" & eventhost="{HOST.NAME1}, {HOST.NAME2}" ** to populate both the nodes info in 'events' as well as on 'action'. But now for single node triggers 'UNKNOWN' is showing as hostname for one node in 'action' details. PFB for details host="new-sd UNKNOWN" trigger name="Zabbix agent on new-sd is unreachable for 5 minutes" triggerid="13581" severity="5" ipaddress="192.168.110.129" But in event it's populating properly. (shown above). Kindly suggest how to get hostname info (for multiple node cluster) avoiding this issue. Thanks |
Comments |
Comment by Oleksii Zagorskyi [ 2016 Nov 13 ] |
It does not look like a bug report. |