Re: Average Port / Interface Bandwidth
Posted: Fri Aug 03, 2018 2:04 pm
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.
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.