| Commit message (Expand) | Author | Files | Lines |
2012-07-25 | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-07-24 | Rename "image queues clear" console command to "clear image queues" | Justin Clark-Casey (justincc) | 1 | -12/+6 |
2012-07-24 | Add information about each column to "show queues" region console command help. | Justin Clark-Casey (justincc) | 1 | -2/+9 |
2012-07-24 | Extend region console "show queues" command to show already collected time si... | Justin Clark-Casey (justincc) | 1 | -18/+24 |
2012-03-08 | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 1 | -7/+7 |
2012-01-24 | minor: correct text and usage for "image queues show" reigon console command. | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-01-19 | Add "image queues clear <first-name> <last-name>" console command | Justin Clark-Casey (justincc) | 1 | -15/+60 |
2012-01-10 | minor: Fix wrong column length in image queues report | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-01-10 | rename "show image queue" to "show image queues" in line with other udp info ... | Justin Clark-Casey (justincc) | 1 | -29/+8 |
2012-01-10 | Add "show image queue <first-name> <last-name>" region console command | Justin Clark-Casey (justincc) | 1 | -1/+88 |
2011-12-09 | Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-05-06 | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-05-06 | add descriptive explanations for region restart functionality | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-05-06 | fix command display for debugging 'emergency-monitoring' | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-04-25 | Cleaned up various configuration options. Removed the category throttle | Mic Bowman | 1 | -9/+9 |
2011-04-22 | Various clean ups. Removed some debugging code. Added a new "show pqueues" | Mic Bowman | 1 | -2/+101 |
2011-03-05 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-02-09 | Detect negative dripAmounts in TokenBuckets. These negatives result from over... | Diva Canto | 1 | -1/+1 |
2011-02-08 | Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen... | Diva Canto | 1 | -2/+28 |
2011-02-02 | Record number of resent packets in LindenUDP stack and display in stats report | Justin Clark-Casey (justincc) | 1 | -11/+13 |
2011-01-21 | minor: remove unnecessary newline from "show throttles" information | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-01-21 | properly format "show throttles" table | Justin Clark-Casey (justincc) | 1 | -26/+55 |
2011-01-21 | crudely refactor table generation code for "show queues" and "show throttles" | Justin Clark-Casey (justincc) | 1 | -41/+30 |
2011-01-21 | implement "show throttles" command for showing current agent throttles and th... | Justin Clark-Casey (justincc) | 1 | -0/+330 |