Hello! Is there anything out there that I can install to my server to find out bandwidth usage... I'm not talking basic daily/monthly totals in GB. I'd like a list of files that are using the most bandwidth so I can see, for example '/images/photos/football.jpg 50GB today' Something along those lines, does it exist? Thanks for any help guys!
I think one of the statistic tools in CPANEL does exactly what you want. either webalizer or awstats.
You can use the Bandwidth Monitoring third party tool but it will show you the live bandwidth usage for the whole server, for specific files bandwidth usage you have to use the server Apache access logs and check which domain name is receiving the highest hits than check the bandwidth usage from the webalizer to found out the exact file name which is causing the highest bandwidth usage issue ....