Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to add a bond interface ? #38

Open
Trikke76 opened this issue Jun 12, 2018 · 4 comments
Open

Possible to add a bond interface ? #38

Trikke76 opened this issue Jun 12, 2018 · 4 comments

Comments

@Trikke76
Copy link

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

@Prototype-X
Copy link
Owner

Prototype-X commented Jun 12, 2018

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

@Trikke76
Copy link
Author

awesome :)

thx 👍

@Trikke76
Copy link
Author

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

@Prototype-X
Copy link
Owner

Ок, read this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants