Log

mod_statistics/stats.lib.lua @ 3984:4e5fde519116

description author age
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon Matthew Wild 2018-08-07
mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is running Matthew Wild 2016-09-18
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