In Zabbix how to separate data of the same type but from different sources?
Posted
by Jader Dias
on Server Fault
See other posts from Server Fault
or by Jader Dias
Published on 2010-03-30T17:00:38Z
Indexed on
2010/03/30
17:03 UTC
Read the original article
Hit count: 323
I have a machine that receives data from multiple sources. This machine forwards the data to the Zabbix Trapper.
I want to be able to view this data separately. One way of doing that is to send data from each source with a different fake hostname. But this is not ideal.
I can receive this data in more than one host. I would like to be able to see data from source 1 on host A separately from source 2 on host A and from source 1 in host B.
Also posted on: http://www.zabbix.com/forum/showthread.php?t=16503
© Server Fault or respective owner