| View previous topic :: View next topic |
| Author |
Message |
shalako
Joined: 27 Jul 2006 Posts: 4
|
Posted: Thu Jul 27, 2006 11:43 pm Post subject: Bandwidth monitor by mountpoint/port |
|
|
I need a solution for logging and displaying badwidth used by each mountpoint. The statistics page already records total_bytes_read and total_bytes_sent, has anyone been able to log/graph this by month?
I found a solution using a plugin for munin, but it only shows avg number of listeners.
Thank you.
Last edited by shalako on Thu Oct 26, 2006 12:01 am; edited 1 time in total |
|
| Back to top |
|
 |
shalako
Joined: 27 Jul 2006 Posts: 4
|
Posted: Thu Oct 26, 2006 12:00 am Post subject: BUMP |
|
|
3 months and no reply. Surely someone has some interest in knowing how much bandwidth their icecast server is using?
I saw someone's config file in which it appeared like they were using separate ports for each mountpoint. This could make it easier.
So can anyone recommend a utility for logging bandwidth by port? I need to see monthly usage! |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Oct 26, 2006 2:50 am Post subject: |
|
|
My branch work has those stats per-mountpoint. You just need to collect that information either by polling the web page or listening via the stats interface. There are some graphing programs around although I haven't used them myself
karl. |
|
| Back to top |
|
 |
|