mod_statistics: prosodytop: Fix off-by-one error (thanks Zash)
|
Matthew Wild |
Mon, 17 Jun 2013 16:06:18 +0100 |
mod_statistics: top: Clean up sessions after 60s of inactivity
|
Matthew Wild |
Sat, 15 Jun 2013 22:27:42 +0100 |
mod_statistics: top: Make sessions temporarily bold when they are updated
|
Matthew Wild |
Sat, 15 Jun 2013 22:26:48 +0100 |
mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797)
|
Matthew Wild |
Sat, 15 Jun 2013 22:11:30 +0100 |
mod_statistics: Remove expensive and non-portable /proc-based memory stats
|
Matthew Wild |
Sat, 15 Jun 2013 22:07:35 +0100 |
mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody
|
Matthew Wild |
Sat, 15 Jun 2013 21:17:09 +0100 |
mod_statistics/top.lua: Display the more detailed memory stats
|
Kim Alvefur |
Sat, 15 Jun 2013 21:02:48 +0100 |
mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s)
|
Kim Alvefur |
Sat, 15 Jun 2013 21:01:28 +0100 |
mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available)
|
Kim Alvefur |
Sat, 15 Jun 2013 20:57:18 +0100 |
mod_statistics/stats.lib.lua: Better s2s session counting
|
Kim Alvefur |
Sat, 15 Jun 2013 20:56:19 +0100 |
mod_statistics/stats.lib.lua: Better check for prosody vs prosodyctl
|
Kim Alvefur |
Sat, 15 Jun 2013 20:43:10 +0100 |
mod_statistics: Better detection of when running under prosody vs prosodyctl
|
Kim Alvefur |
Sat, 15 Jun 2013 20:36:23 +0100 |