[ZBX-11949] Create graph with items from other hosts Created: 2017 Mar 21 Updated: 2017 May 30 Resolved: 2017 Mar 21 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 3.2.4 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Minor |
Reporter: | Samuel | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
Description |
When creating a graph on a dummy host with items from host1 and host2, graph will not appear in dummy host graphs but only on host1 and host2. I would expect graph to appear only on dummy host and not on host1 and host2. See the screenshots below:
|
Comments |
Comment by richlv [ 2017 Mar 21 ] |
that seems to be a common misunderstanding - see http://www.zabbixbook.com/2017/03/09/created-a-trigger-and-it-disappeared-read-on-for-a-revelation/ for an explanation |
Comment by Glebs Ivanovskis (Inactive) [ 2017 Mar 21 ] |
By design graphs are not bound to hosts. Zabbix detects items of which hosts are added to graph and "links" graph to all these hosts. Closing as Won't Fix. |