Better "!stats"; can display peak and current bandwidth usage.

Network stats are now updated every minute, so that we have them handy for
printing in logs, or by issuing the !stats command.

Note: this checkin disables the once-per-hour stats logging.
I do not know wether or not that is useful functionality.
This commit is contained in:
Jan Vidar Krey
2009-03-04 18:36:45 +01:00
parent 8eb1726abb
commit d4c8b657bf
8 changed files with 52 additions and 32 deletions

View File

@@ -1,5 +1,6 @@
0.2.6:
- Better uptime command formatting.
- Better "!uptime" command formatting.
- Better "!stats"; can display peak and current bandwidth usage.
0.2.5-3487: