Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) 9858766516 minor: Make "stats show" an alias for "show stats" command. il y a 10 ans
  Justin Clark-Casey (justincc) 8ce3fa646b Allow "show stats" console command to take a full stat name and display only that stat. il y a 10 ans
  Justin Clark-Casey (justincc) 217c8deae5 minor: remove mono compiler warning in StatsManager il y a 11 ans
  Robert Adams d9bd6e6b5b Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini. il y a 11 ans
  Robert Adams 50c163ae6c Add a JSON web fetch of the statististics managed by StatsManager. il y a 11 ans
  Justin Clark-Casey (justincc) 4c2f6de8e4 Add the experimental ability to dump stats (result of command "show stats all") to file OpenSimStats.log every 5 seconds. il y a 11 ans
  Justin Clark-Casey (justincc) 76bd3de2fd Add checks monitoring framework to provide alerts if certain conditions do not hold. il y a 11 ans
  Justin Clark-Casey (justincc) 8efe4bfc2e Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager il y a 11 ans
  Robert Adams fa02f28dbf Add ToOSDMap() overrides to the Stat subclass CounterStat. il y a 11 ans
  Justin Clark-Casey (justincc) 05790ba1cf Allow more than one stat category to be specified in "show stats" il y a 11 ans
  Justin Clark-Casey (justincc) 086fd70a5f Make it possible to specify display of stats in a particular 'container' by separating category and container with a period. il y a 11 ans
  Justin Clark-Casey (justincc) 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console il y a 11 ans
  Robert Adams ee8d726ec5 Modify StatsManager so console command "show stats category container" il y a 11 ans
  Dan Lake afeb5d4917 Use SortedDictionary in StatsManager instead of regular Dictionary so stats will interate and print in a defined order il y a 11 ans
  Justin Clark-Casey (justincc) 55f889cc66 refactor: Move stat classes out of StatManager and into their own files for clarity. il y a 12 ans
  Justin Clark-Casey (justincc) cd088757e9 Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. il y a 12 ans
  Justin Clark-Casey (justincc) 038528dc80 Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name il y a 12 ans
  Justin Clark-Casey (justincc) 319ebaca06 Make it possible to turn the base UDP object packet pools on and off whilst running via the "debug lludp pool <on|off>" console command. For debug purposes. il y a 12 ans
  Justin Clark-Casey (justincc) 4578ff74fe Add object count stats for new IncomingPacket and UDPPacketBuffer pools if they are enabled. Add count stats for existing LLUDP pool. il y a 12 ans
  Justin Clark-Casey (justincc) 59a17ad676 Fix percentage stats to multiply by 100. Adjust container name for packetpool stats. il y a 12 ans
  Justin Clark-Casey (justincc) 387ce8ef35 Fix build break by moving OpenSim.Framework.Console back below HttpServer in the build order. il y a 12 ans
  Justin Clark-Casey (justincc) 2e9ef015f7 Fix packetpool for ImprovedTerseObjectUpdate packets. il y a 12 ans
  Justin Clark-Casey (justincc) 1f2472d0fc Extend "show stats" command to "show stats [list|all|<category name>]" il y a 12 ans
  Justin Clark-Casey (justincc) 3d36a6d55c Add generic PercentageStat. il y a 12 ans
  Justin Clark-Casey (justincc) e717398f6c Add experimental "slow frames" stat, available in "show stats" and via the monitoring module. il y a 12 ans
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. il y a 12 ans