log mod_munin/mod_munin.lua @ 5517:a08abbd1045d

age author description
2021-04-28 Jonas Schäfer mod_munin: Port to new OpenMetrics based statistics module
2018-06-21 Emmanuel Gil Peyrot mod_munin: Allow names containing any number of “:”.
2018-06-21 Emmanuel Gil Peyrot mod_munin: Don’t use host when it is nil.
2015-10-07 Kim Alvefur mod_munin: Fix syntax error
2015-10-07 Kim Alvefur mod_munin: Strip mod_measure_ and mod_statistics_ from section names
2015-05-04 Kim Alvefur mod_munin: Use string.format flag instead of tostring when reporting values
2015-04-23 Kim Alvefur mod_munin: Exclude ignored stats even if they happen to be included in data
2015-04-07 Kim Alvefur mod_munin: Cleanup [luacheck]
2015-03-10 Kim Alvefur mod_munin: Implementation of the Munin collection protocol