aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/StatsManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-17minor: remove mono compiler warning in StatsManagerJustin Clark-Casey (justincc)1-1/+1
2013-08-08Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.Robert Adams1-0/+6
2013-08-08Add a JSON web fetch of the statististics managed by StatsManager.Robert Adams1-0/+31
2013-08-06Add the experimental ability to dump stats (result of command "show stats all...Justin Clark-Casey (justincc)1-12/+40
2013-08-05Add checks monitoring framework to provide alerts if certain conditions do no...Justin Clark-Casey (justincc)1-3/+3
2013-07-29Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and a...Justin Clark-Casey (justincc)1-5/+60
2013-07-12Add ToOSDMap() overrides to the Stat subclass CounterStat.Robert Adams1-0/+66
2013-06-20Allow more than one stat category to be specified in "show stats"Justin Clark-Casey (justincc)1-30/+34
2013-06-20Make it possible to specify display of stats in a particular 'container' by s...Justin Clark-Casey (justincc)1-3/+9
2013-06-17Make general server stats available on the robust console as well as the simu...Justin Clark-Casey (justincc)1-32/+40
2013-02-24Modify StatsManager so console command "show stats category container"Robert Adams1-5/+24
2013-02-14Use SortedDictionary in StatsManager instead of regular Dictionary so stats w...Dan Lake1-20/+20
2012-11-16refactor: Move stat classes out of StatManager and into their own files for c...Justin Clark-Casey (justincc)1-260/+0
2012-11-16Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...Justin Clark-Casey (justincc)1-3/+136
2012-11-15Make PacketPool class stats pull stats instead of push stats so they can be l...Justin Clark-Casey (justincc)1-4/+10
2012-10-23Make it possible to turn the base UDP object packet pools on and off whilst r...Justin Clark-Casey (justincc)1-13/+1
2012-10-23Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...Justin Clark-Casey (justincc)1-6/+69
2012-10-12Fix percentage stats to multiply by 100. Adjust container name for packetpoo...Justin Clark-Casey (justincc)1-2/+2
2012-10-12Fix build break by moving OpenSim.Framework.Console back below HttpServer in ...Justin Clark-Casey (justincc)1-2/+1
2012-10-11Fix packetpool for ImprovedTerseObjectUpdate packets.Justin Clark-Casey (justincc)1-3/+13
2012-10-11Extend "show stats" command to "show stats [list|all|<category name>]"Justin Clark-Casey (justincc)1-19/+174
2012-10-04Add generic PercentageStat.Justin Clark-Casey (justincc)1-2/+33
2012-10-04Add experimental "slow frames" stat, available in "show stats" and via the mo...Justin Clark-Casey (justincc)1-0/+114
2012-07-25Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)1-1/+1
2012-06-08Add regression test for client logout due to ack timeout.Justin Clark-Casey (justincc)1-15/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-14/+14
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-3/+9
2008-05-14* Refactor: Renaming non viewer statistics classes from Reporters to Collecto...Justin Clarke Casey1-9/+9
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-4/+24
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey1-22/+18
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-30mass update of files to have native line endingsSean Dague1-56/+56
2007-07-29* Added Babblefrog's SL launcher (thanks!)Adam Frisby1-56/+57
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-56/+56
2007-07-24* Terrain should now send just updated patches.Adam Frisby1-0/+2
2007-07-23* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby1-1/+1
2007-07-21* Updated licensing headers on libTerrain imported components.Adam Frisby1-28/+25
2007-07-21* Deleted libTerrain-BSD.dllAdam Frisby1-0/+57