Monitoring Total Bandwidth Utilization

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
gilfalko
Posts: 10
Joined: Sat Oct 26, 2013 8:00 am

Monitoring Total Bandwidth Utilization

Post by gilfalko »

Hi,

I've been searching all-over the place for a simple plugin that will output total bandwidth utilization on Linux.
The closest thing I found was this one:
https://exchange.nagios.org/directory/P ... th/details
But this monitors both TX and RX speed individually.

Before I write some string manipulation for it to get what I need,
is there anything that does this out of the box?

Thanks
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Monitoring Total Bandwidth Utilization

Post by dwhitfield »

I suspect that if you weren't able to find something that meets your needs, then it's not out there.

This says it will do usage: https://exchange.nagios.org//directory/ ... sh/details -- I'm not sure what units you want though.
Locked