Zabbix v6.4
Hi, i have a template that works (written by someone else), it seems to discover a number of network ports then collects data on each port for sent, receive and errors. If i select the host GRAPH i see 1 graph per entry on each port (in this case 3 graphs for a port, a sent, received and errors).
When i want to create a dashboard i can only select the line for Incoming or Outgoing traffic (see image), which then adds graph data for ALL the data on that single port so it shows 3 graph lines per port, how would i change the template so i am able to select each data mextric per port in the dashboard graph?
The image shows (Green) for "Incoming traffic on Interface #1" the 3 entries appear to be discovered by Zabbix as i only see that single entry in the Template coding.... we need to be able to create a graph on a single metric, not all 3. I guess the SNMP scrip looks for how many measure points there are for each port but then doesnt allow me to graph each one separate in the dashboard
Hi, i have a template that works (written by someone else), it seems to discover a number of network ports then collects data on each port for sent, receive and errors. If i select the host GRAPH i see 1 graph per entry on each port (in this case 3 graphs for a port, a sent, received and errors).
When i want to create a dashboard i can only select the line for Incoming or Outgoing traffic (see image), which then adds graph data for ALL the data on that single port so it shows 3 graph lines per port, how would i change the template so i am able to select each data mextric per port in the dashboard graph?
The image shows (Green) for "Incoming traffic on Interface #1" the 3 entries appear to be discovered by Zabbix as i only see that single entry in the Template coding.... we need to be able to create a graph on a single metric, not all 3. I guess the SNMP scrip looks for how many measure points there are for each port but then doesnt allow me to graph each one separate in the dashboard

Comment