[Live-devel] Monitoring and stats.

Zdenek Bouresh zdenek at next-stream.com
Thu Oct 7 07:17:35 PDT 2010


Hello,
this may be a simple question but I still need your opinions suggestions and
advice.

How would one be be able to monitor all clients connected (count, IP, Client
session), their duration and subSession name say at an interval of 10
seconds.
I have based my apps the testOnDemandServer and want to see actual usage.
define Debug is nice, but does not really do it for me.
I was thinking of getting the HashTable with client sessions, but I am
facing several issues: 1. how do I call it ? 2. How to iterate thought it,
and also it does not really contain all the metrics one would want to see.
Also all connects and disconnects would be nice. I can put this in the
RTSPSrver code, but is there a way to call this some how without changing
the code ?

Additionally how do I use the GroupSock statistics for traffic, could not
find and example for this anywhere.
I want to display bandwidth usage for incoming multicast and outgoing
unicast traffic for example.
I know how to schedule an event every xxxxxx milliseconds, but need help on
getting the data.

Any advice, code hints or fragments anyone can share will be appreciated ?

Thanks,
Zed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20101007/023a0c5b/attachment-0001.html>


More information about the live-devel mailing list