Statistics Server
From OpenSimulator
This article or section is a Proposal It does not represent the current state of OpenSim, but is an idea for future work in OpenSim. Please feel free to update this page as part of the proposal discussion. |
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" )