| View previous topic :: View next topic |
| Author |
Message |
kaneza
Joined: 09 May 2008 Posts: 31
|
Posted: Mon Jun 30, 2008 7:01 pm Post subject: bandwidth monitoring |
|
|
| I would like to know if there is a way of knowing how much bandwidth was consumed over a mount point or to setup something like <max-bandwidth>5gb</max-bandwidth> so that one ca tell that a mount point has consumed such bandwidth for a certain period of time. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Jun 30, 2008 8:14 pm Post subject: |
|
|
I'm trying some bandwidth metrics in the kh tree, feel free to try it and let me know of any issues/improvements that should be considered.
karl. |
|
| Back to top |
|
 |
kaneza
Joined: 09 May 2008 Posts: 31
|
Posted: Tue Jul 01, 2008 12:19 pm Post subject: |
|
|
| where can i get the documentation of the kh branches? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Jul 01, 2008 12:48 pm Post subject: |
|
|
Look on my website. I list changes in the NEWS file first.
karl. |
|
| Back to top |
|
 |
kaneza
Joined: 09 May 2008 Posts: 31
|
Posted: Tue Jul 01, 2008 1:23 pm Post subject: |
|
|
| so you mean in the regular icecast i cant konw what bandwidth was consumed over a period of time, lets say i have a 16kbps stream and i have listeners who are connecting to my stream correct me if i am wrong... if a listener is connected for 1s he consumed 16kb for an hour it is (16x3600)kb ? |
|
| Back to top |
|
 |
kaneza
Joined: 09 May 2008 Posts: 31
|
Posted: Tue Jul 01, 2008 1:34 pm Post subject: |
|
|
| How can the total_bytes_read total_bytes_sent help in that? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Jul 01, 2008 3:38 pm Post subject: |
|
|
The _sent value is the amount since the stream started, I am looking at providing a way of resetting that via /admin so you can do your own assessment. Whether that is enough for you is something only you can determine.
karl. |
|
| Back to top |
|
 |
kaneza
Joined: 09 May 2008 Posts: 31
|
Posted: Tue Jul 01, 2008 3:42 pm Post subject: |
|
|
| is there i parameter which can give out that values in the mount_connect ? or disconnect? or if a user disconnects he sends how many bits he have read? |
|
| Back to top |
|
 |
|