Zabbix-Network-Weathermap icon indicating copy to clipboard operation
Zabbix-Network-Weathermap copied to clipboard

Possible to add a bond interface ?

Open Trikke76 opened this issue 7 years ago • 4 comments
trafficstars

Hi,

Thx for the great add on for zabbix, however i have a few questions:

We have on our servers a bond interface with 2 or more network cards is it possible to list them all to the switch like one connection ?

between switches we have redundant lines. is it possible to show both paths between switches ?

Thx in advance Patrik

Trikke76 avatar Jun 12 '18 05:06 Trikke76

Hi,

  1. This pull request add new feature (+). Example: link-1: node1: node-Router node2: node-Switch name1: R1 name2: SW1 width: 15 hostname: Router #itemin/itemout = item key itemin: ifHCInOctets[ge-0/0/0]+ifHCInOctets[ge-0/0/1] itemout: ifHCOutOctets[ge-0/0/0]+ifHCInOctets[ge-0/0/1]

  2. If you draw both paths, then yes

P.S. Requriments Zabbix 3.4

Prototype-X avatar Jun 12 '18 07:06 Prototype-X

awesome :)

thx 👍

Trikke76 avatar Jun 12 '18 07:06 Trikke76

It works but the only problem i see is that with both paths that the lines overlap each other. it means i have to create 2 or more icons on the zabbix map for every interface. or is it possible to create some kind of offset for the lines

Trikke76 avatar Jun 12 '18 08:06 Trikke76

Ок, read this

Prototype-X avatar Jun 12 '18 09:06 Prototype-X