Skip to content

Releases: munin-monitoring/muninlite

2.1.2

14 Jul 11:43
2.1.2
Compare
Choose a tag to compare
  • handle tokens with leading hyphens carefully
  • do not ignore DF_IGNORE_FILESYSTEM_REGEX during build

2.1.1

19 Oct 12:40
Compare
Choose a tag to compare
  • muninlite: do not hardcode accepted network interface names
  • irqstats: fix irqstats on Raspberry Pi
  • ntpdate: add missing "graph_category time" to config section
  • processes, ntpdate: draw graphs with normal 1px lines

2.1.0

08 Oct 12:39
2.1.0
Compare
Choose a tag to compare
  • if_: handle "Unknown" emitted by ethtool
  • if: include "Interface" to graph_title for better grouping
  • muninlite: do not crash if empty line is received
  • df: fix "config" vs "fetch" mismatches
  • new plugin "wireless" (based on iwinfo, suitable for OpenWrt)
  • add support for optional configuration file /etc/munin/muninlite.conf

2.0.1

12 Apr 15:53
2.0.1
Compare
Choose a tag to compare
  • fix category for uptime graph
  • network interface names: tolerate more than one hyphen

2.0.0

12 Feb 02:31
2.0.0
Compare
Choose a tag to compare
  • change plugin path to /etc/munin/plugins
    (previously: munin-node-plugin.d next to the muninlite script)
  • change name of standalone script from "munin-node" to "muninlite"
  • various improvements of most plugins
  • add checks for code style and spelling
  • rework Makefile
  • import patches from Opennet Initiative
  • import patches from OpenWrt
  • move project hosting to the "munin" organization in github
    (https://github.com/munin-monitoring/muninlite)