Statistics Server
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | {{Template:Quicklinks}} | ||
+ | <br /> | ||
+ | |||
= Goal = | = Goal = | ||
Create a server that can poll a grid or region for statistics and report them to various outputs. | Create a server that can poll a grid or region for statistics and report them to various outputs. |
Revision as of 16:21, 21 May 2009
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" )