Statistics Server
From OpenSimulator
Goal
Create a server that can poll a grid or region for statistics and report them to various outputs.
Why is this needed?
- There are more stats than those provided by the SL client a person is interested in
- Statistics should be viewable without a SL client
- Testing should make good use of grid/region statistics so we can know that our changes not only just work, but work well.
Features
- Crossplatform
- Statistics Output Plugin Architecture ( IM, log files, console output, web pages, etc.)
- Statistic Plugin Architecture ("I want to know how many people are on a grid", "I want to know what my system CPU is" )