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

Add graph(s) that represent currents transfer speeds for all available network interface(cards). #20

Open
NemoDima opened this issue Nov 23, 2018 · 1 comment

Comments

@NemoDima
Copy link

Could you add graph(s) that represent currents data transfer speeds for all available network interface(cards)?

We use dedicated servers(win 2016) with few ethernet cards, which connected to the internet and vlan respectively.
Sometimes, our hosting company have problem with their network infrastructure and we want know about it immediately.

Maybe you can use this counters
Network Interface\Bytes Total/sec
Network Interface\Bytes Received/sec
Network Interface\Bytes Sent/sec
perf_counter[\Network Interface(*)\ ...]
or
net.if.in, net.if.out, net.if.total and net.if.discovery

I hope that its can help you:
https://www.zabbix.com/documentation/3.4/manual/discovery/low_level_discovery/network_interfaces
https://support.zabbix.com/browse/ZBXNEXT-2765

I would be very grateful if you can release such graph(s).
Thanks a lot.

@kloczek
Copy link
Owner

kloczek commented May 28, 2019

I haven't now any platform to add such thing.
Feel free to send PR against devel branch :)

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