Commit Graph

5 Commits

Author SHA1 Message Date
Laurent Poujoulat db51aa24b8 Better mumble statistics:
- The number of connections was simply useless as it was not accounting
actual connections, but all TCP scans from bots. Now it counts only
connections from mumble clients
- The number of connections made by the mumble-web frontend is also
accounted by counting connections from localhost.
2020-11-01 15:00:00 +01:00
Laurent Poujoulat f6868db51e Fixed the new mumble activity indicator for rooms that was not saved in
the state file
2020-04-27 16:24:14 +02:00
Laurent Poujoulat 513b5d9e14 Completed the mumble specific activity report 2020-04-27 16:20:37 +02:00
Laurent Poujoulat c4e5501b47 Implemented first indicators for the mumble activity report: users and connections 2020-04-27 16:02:20 +02:00
Laurent Poujoulat f6bcd7a5cb Completed the HTTP traffic report generation for mumble-web 2020-04-24 14:58:41 +02:00