I have an install of MRTG that I put together some years ago which graphs bandwidth use on our PAN firewalls' outside interfaces. It runs as a service on our Windows management box, and the results are displayed in an IIS site on that same box.
Recently, we've been told that in order to detect irregularities or possible exfiltration of data, it would be a good idea to do a similar thing based on the amount of data (bytecount) egressing and ingressing those same firewall interfaces, perhaps using ifHCInOctets & ifHCOutOctets? I've Googled and Googled and not really found much that would be of use to someone with limited MRTG skills like myself. The most promising post I've found is this one:
https://marc.info/?l=mrtg&m=126376490605781&w=2
Which talks about getting daily graphs of traffic. Since I'm already collecting data from these interfaces to display bandwidth, is there a way to leverage that existing data or infrastructure to make a graph of this type? Could it use the same installation of Perl & MRTG to do that? Can anyone suggest anything or any resources I might look at to get me started? Thanks for your time!
Edited to included a crap little paint pic to demonstrate what I envisioned:Traffic Graph