Log

mod_statistics/stats.lib.lua @ 2220:7f955f92bbbb

description author age
mod_statistics: Add 'statistics_meminfo_interval' option to control the number of seconds between calls to mallinfo(). Between calls, cached results are used. Matthew Wild 2016-06-13
mod_statistics: Remove expensive and non-portable /proc-based memory stats Matthew Wild 2013-06-15
mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody Matthew Wild 2013-06-15
mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available) Kim Alvefur 2013-06-15
mod_statistics/stats.lib.lua: Better s2s session counting Kim Alvefur 2013-06-15
mod_statistics/stats.lib.lua: Better check for prosody vs prosodyctl Kim Alvefur 2013-06-15
mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top' Matthew Wild 2013-06-15