I have added more JMX goodness to the server in the Mina area, the following
is a quick breakdown of the available data:
* ManagedSessionCount : the number of sessions currently managed by this
IoService
* Average value for the managed IoService sessions :
o AverageByteReadThroughput : average byte reading per seconds for
the managed sessions
o AverageByteWrittenThroughput : average byte writing throughput
per seconds
o AverageMessageReadThroughput : average message decoded per
seconds (only if you use a FilterCodec)
o AverageMessageWrittenThroughput : average message encoded per
seconds (only if you use a FilterCodec)
* The total throughput of this IoService sessions :
o TotalByteReadThroughput : total byte reading per seconds for the
managed sessions
o TotalByteWrittenThroughput : total byte writting per seconds for
the managed sessions
o TotalMessageReadThroughput : total message decoded per seconds
(only if you use a FilterCodec)
o TotalMessageWrittenThoughput : total message encoded per seconds
(only if you use a FilterCodec)
More info here: http://mina.apache.org/jmx-integration.html
IMPORTANT
To build and run with the new functionality you must do an Ivy
refresh/resolve to get the new libraries; specifically you want to see this
one: mina-integration-jmx-1.1.2.jar
Enjoy..
Paul
--
It is difficult to free fools from the chains they revere. - Voltaire
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org