Commit History

Author SHA1 Message Date
  UbitUmarov d9a300fa8e some cleanup.. remove some stats that only some do look at once on a lifetime 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 94d2422230 change the clock source on udp outgoing, remove some dead code 7 years ago
  Justin Clark-Casey (justincc) b2e377f168 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 9 years ago
  Justin Clark-Casey (justincc) 548abb3b47 minor: In "show client stats" command, properly handle the case where a client has made no AgentUpdate requests (as is the case with agents that have only even been child) rather than throwing an exception 9 years ago
  Justin Clark-Casey (justincc) d33964222a Fix an issue where specifying both max client and server outgoing UDP throttles would cause client throttles to be lower than expected when total requests exceeded the scene limit. 9 years ago
  Justin Clark-Casey (justincc) a5eabdade3 Move information about "server agent rate" throttles into "show server throttles" command rather than "show throttles" 9 years ago
  Justin Clark-Casey (justincc) cc61681484 Revert "Write UDP statistics to the log, not just the console (e.g., "show queues")" 10 years ago
  Oren Hurvitz af3498efdb In "show throttles", show the maximum drip rate. This shows whether a client is being throttled due to past poor performance. 10 years ago
  Oren Hurvitz 5d53412766 Write UDP statistics to the log, not just the console (e.g., "show queues") 10 years ago
  Oren Hurvitz 921f0052f4 Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field 10 years ago
  Justin Clark-Casey (justincc) fea8345f56 minor: remove long unused state queue from "show queues" console reports 10 years ago
  Justin Clark-Casey (justincc) c9b5ba78d9 minor: correct the usage statement on the "show image queues" console command - should not have been "image queues show" 10 years ago
  Justin Clark-Casey (justincc) 4a9796a506 Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) from the "show queues" console report to stop screwing up formatting. 10 years ago
  Justin Clark-Casey (justincc) dc74a50225 Stop "show client stats" from throwing an exception if somehow Scene.m_clientManager still retains a reference to a dead client. 11 years ago
  Diva Canto 174105ad02 Fixed the stats in show client stats. Also left some comments with observations about AgentUpdates. 11 years ago
  Justin Clark-Casey (justincc) 61eda1f441 Make the check as to whether any particular inbound AgentUpdate packet is significant much earlier in UDP processing (i.e. before we pointlessly place such packets on internal queues, etc.) 11 years ago
  Justin Clark-Casey (justincc) e5c677779b Add measure of number of inbound AgentUpdates that were seen as significant to "show client stats" (i.e. sent on for further processing instead of being discarded) 11 years ago
  Diva Canto bdaeb02863 show client stats: Fixed the requests/min. Also changed the spelling of the command, not without the dash. 11 years ago
  Diva Canto 1b265b213b Added show client-stats [first last] command to expose what viewers are requesting. 11 years ago
  Diva Canto 18c5d33f0a All optional modules' directives moved out of addin.xml 11 years ago
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 12 years ago
  Justin Clark-Casey (justincc) 3cf8edfd68 Rename "image queues clear" console command to "clear image queues" 12 years ago
  Justin Clark-Casey (justincc) 1427430b7b Add information about each column to "show queues" region console command help. 12 years ago
  Justin Clark-Casey (justincc) ef8570f789 Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 12 years ago
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 years ago
  Justin Clark-Casey (justincc) 7e76397a26 minor: correct text and usage for "image queues show" reigon console command. 12 years ago
  Justin Clark-Casey (justincc) c92a9a6640 Add "image queues clear <first-name> <last-name>" console command 12 years ago
  Justin Clark-Casey (justincc) 53fb20880c minor: Fix wrong column length in image queues report 12 years ago
  Justin Clark-Casey (justincc) 5002f06d24 rename "show image queue" to "show image queues" in line with other udp info commands. 12 years ago