aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Monitoring (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+45
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* One more module converted: MonitorModule.Diva Canto2012-11-111-94/+117
* Output monitor data in response to console command on MainConsole.Instance ra...Justin Clark-Casey (justincc)2012-10-041-2/+2
* Add last frame time monitor to MonitorModule now that this value is usefulJustin Clark-Casey (justincc)2012-06-111-0/+8
* Add an optional mechanism for physics modules to collect and return arbitrary...Justin Clark-Casey (justincc)2012-05-311-44/+64
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* Start recording object updates per second statistic (analogue of agent update...Justin Clark-Casey (justincc)2011-10-111-0/+8
* Allow monitoring of stats by region nameJustin Clark-Casey (justincc)2011-10-101-0/+3
* Add other region stats (total frame time, physics fps, etc.) currently missin...Justin Clark-Casey (justincc)2011-10-1015-20/+325
* Provide a way to turn the MonitorModule on and offJustin Clark-Casey (justincc)2011-10-101-15/+35
* remove the pointless slashes on the end of the (5!) different server stat ret...Justin Clark-Casey (justincc)2011-10-071-1/+1
* Add a warning to URI config in GridCommon.ini.example not to add a slash to t...Justin Clark-Casey (justincc)2011-07-121-1/+0
* Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-61/+42
* Updates all IRegionModules to the new style region modules.Revolution2010-01-231-42/+61
* Let monitor data be requested using either the short form of the name or theMelanie2010-01-161-1/+4
* Shorten the names of the tags in monitorstats summary to the immediate typeMelanie2010-01-161-1/+5
* Formatting cleanup.Jeff Ames2009-11-2316-17/+449
* * Added some new syntax options for the Monitor Module's HTTP poll.Adam Frisby2009-11-121-0/+30
* * Added HTTP polling for Statistics Monitor Module (access via http://sim.com...Adam Frisby2009-11-111-1/+24
* * Committing missing file from last commit.Adam Frisby2009-11-021-0/+13
* * Implemented some tweaks to monitoring module.Adam Frisby2009-11-023-1/+95
* * Implements new 'Monitoring' system for reporting performance.Adam Frisby2009-11-0113-0/+420