LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Displaying Network Usage Stats (https://www.linuxquestions.org/questions/linux-networking-3/displaying-network-usage-stats-819642/)

Woodsman 07-13-2010 01:30 PM

Displaying Network Usage Stats
 
A small "mom and pop" WISP would like to provide account usage information to customers.

Basically, when a person connecting to the WISP's web site is a customer with an IP address from within the WISP's subnets, a link would appear on the web page where customers could read total bandwidth usage (daily, weekly, monthly, and yearly totals and averages) and public IP address. Information could include the top five bandwidth URLs visited; graphs or charts of usage; and usage during specific periods, such as business hours (8AM-5PM), evening hours (5PM-10PM), night (10PM-8AM), and weekends (10PM Friday-8AM Monday).

The WISP has installed cricket (http://cricket.sourceforge.net) and rrdtool (http://oss.oetiker.ch/rrdtool). The next trick is to grab and format the data for customers.

I'm not looking for answers like "look at xyz package." Helpful responses will include a rudimentary outline to solve the problem. That is, "xyz package" might indeed be what the WISP needs, but some guidance how to use xyz is needed to move down the road.

I have no experience with this type of thing. I appreciate responses from people who are experienced.

Thanks much!

dcatiii 07-15-2010 10:12 AM

I believe GxSNMP may be a viable solution to your problem. It has abilities similar to what it seems you may be looking for. I may be slightly off as it seems you may be trying to cache a little more information then this may allow, but it may be a viable solution to start with.

The link to the site is http://www.gxsnmp.org/

Hopefully this helps a little ;]

Woodsman 07-15-2010 03:19 PM

Thanks for the link. Unfortunately, the last news release was 2001-12-14. My guess is the app is abandoned and no longer actively maintained. Also, after perusing the web site, the tool looks like a server-side configuration tool. The WISP already has data collection tools in place. The remaining problem is providing individual network usage data to each customer.


All times are GMT -5. The time now is 07:07 PM.