Average Port / Interface Bandwidth

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Average Port / Interface Bandwidth

Post by cdienger »

The data would be in rrd files used to create the graphs and XI will display the values over a given a period of time but not a total average.

The rrd files are in /usr/local/nagios/share/perfdata/<hostname>/<servicedesc>.rrd if you're inclined to spend some time with rrdtool - rrdtool dump <filename> will dump the contents of the database for example.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Average Port / Interface Bandwidth

Post by cdienger »

Not natively, but the graph data could be exported as csv through the web UI and then parsed in excel.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked