Log

mod_statistics/stats.lib.lua @ 2300:dded110af017

description author age
mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is running Matthew Wild Sun, 18 Sep 2016 18:53:09 +0100
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 Mon, 13 Jun 2016 13:15:07 +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/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: Initial version, and a rough 'prosodyctl mod_statistics top' Matthew Wild Sat, 15 Jun 2013 19:08:34 +0100