Page 1 of 1

Re: Average Port / Interface Bandwidth

Posted: Fri Aug 03, 2018 2:04 pm
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.

Re: Average Port / Interface Bandwidth

Posted: Mon Aug 06, 2018 12:53 pm
by cdienger
Not natively, but the graph data could be exported as csv through the web UI and then parsed in excel.