Munin v2.0.57 Release Notes

Release Date: 2020-03-09 // about 4 years ago
  • Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Christoph Moench-Tegeder (1):

    Bas Couwenberg (1): Add support for multiple fail2ban instances.

    Christoph Moench-Tegeder (1): extend linux diskstat plugins for kernel 5.5

    Kim B. Heino (2): head.tmpl: remove trailing white spaces head.tmpl: add missing

    Lars Kruse (9): munin-run: improve formatting of constant value munin-run: ignore DropInPaths property Fix spelling and perl style issues Ignore misinterpreted codespell errors Ignore the content of certificate files Remove superfluous trailing semicolons from shell-based plugins Implement "sd_notify" interface for munin-node munin-node: allow to force "foreground" mode via commandline arguments Implement "sd_notify" interface for munin-asyncd

    Rowan (1): Fixed broken link to multicpu1sec

    Steve Schnepp (2): 2.0.56 travis: using system perl install

    munin-2.0.56, 2020-02-07


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Christoph Moench-Tegeder (1): extend linux diskstat plugins for kernel 5.5

    Kim B. Heino (2): head.tmpl: remove trailing white spaces head.tmpl: add missing

    munin-2.0.55, 2020-02-05


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (3): munin-run: prepend new systemd-related messages with "#" munin-run: work around systemd's serialization of EnvironmentFile munin-run: emit a warning if execution failed

    Olivier Mehani (3): Expose NAME in all services HTML templates Put host name or service (NAME) first in

    munin-2.0.54, 2020-01-20


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (2): munin-run: skip execution via "systemd-run" for systemd before v236 Disable "dashed" threshold lines for rrdtool version before 1.5.3

    Steve Schnepp (1): munin-run: Use directly systemd-run

    munin-2.0.53, 2020-01-15


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (6): Add missing "munindoc" to the node build process Respect custom color for warning thresholds Visualize warning thresholds as dashed line munin-run: allow multi-line environment values munin-run: remove duplicated copyright/license statement munin-run: apply systemd properties configured for "munin-node.service"

    Terry Burton (1): Plugin postgres_streaming_: Use modern WAL status function names

    munin-2.0.52, 2019-11-20


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    ๐Ÿ‘€ Alexander Moisseev (1): snmp_if: handle undefined values

    Christian Gut (1): Make date parsing work in Safari

    Lars Kruse (7): sample config: improve notification mail subject limits: do not redefine variable used in outer scope Plugin ntp_states: fix missing required output Plugin proc: count processes with a negative nice level Plugin sensors_: add support for voltage output with unit prefix (mV) Remove remaining traces of munin-gather Add minimal local plugin management tool ("munin-get")

    munin-2.0.51, 2019-10-18


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (7): limits: add missing module import limits: prevent hiding of state changes due to subsequent fields limits: reduce code duplication for counting unknown values limits: send notification if the first emitted value of a plugin is unknown limits: mention worst state change in log message limits: use uppercase"OK" instead of "ok" in notifications limits: remove unused conditional

    munin-2.0.50, 2019-10-16


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    ๐Ÿ‘€ Alexander Moisseev (1): snmp__df_ram: handle undef and zero values

    Kenyon Ralph (1): doc: fix example apache virtualhost RewriteRule

    Lars Kruse (20): Add comment regarding munin-async timing meminfo plugin: fix "phisical/physical" typo in descriptions Fix link anchors for problems page Avoid erroneous wildcard matching when parsing plugin configurations Remove trailing whitespace plugin bind9_rndc: fix documentation Plugin ejabberd_: remove "usersindays" feature Improve log output in case of broken numeric content Improve error message in case privilege dropping problems Fix some spelling errors Makefile: add lint checks for spelling Makefile: ignore spelling errors in multiple directories Fix perldoc header in Munin::Master::LimitsOld Fix perldoc header in munin-graph Move manpages for munin-node and munin-run to section 8 (admin) Add empty codespell exclusion file Plugin snmp_cpuload: use deterministic order for CPU fields Fix travis setup for new codespell linting Multiple snmp_* plugins: use deterministic order of fields Prevent duplicate timestamps in async spool data

    Nicolai Langfeldt (1): Don't "exit 1"

    Tobias Kronthaler (1): Fix spelling of "network" in port_

    mafri (1): Fixed iteration at apt_all

    ๐Ÿ‘€ moisseev (1): snmp__processes: handle undefined values

    munin-2.0.49, 2019-05-09


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (2): Fix the reversal of path manipulation Add image path manipulation for "problems" graphs

    munin-2.0.48, 2019-05-03


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (10): munin-cgi-html: avoid accidental permanent path manipulation Plugins: use natural order for numbered items with multiple digits Ignore malformed lines when parsing "datafile" Plugin snmp_if: handle broken "zero" speed announcements Plugin diskstat: accept block device information of newer kernel tests: verify name munging of remote plugins via async Plugin open_files: remove "max" field from graph Allow node-specific TLS settings on the master Add support for the Net::Server option "reverse_lookups"

    Matthew Gabeler-Lee (1): fix(nutups): make frequency chart aware of input, output, not polling

    Valentin Lorentz (1): Sanitise plugin names in munin-asyncd.

    Vincas Dargis (1): Remove stray comment in postgresql_connections_

    Zenon Mousmoulas (3): Let the server use max timestamp rather than now for non-timestamped Do not fall back to current timestamp for spoolfetch Use a named constant rather than hardcoding -1

    munin-2.0.47, 2019-02-28


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Steve Schnepp (2): fix t/munin_master_update.t warning t: remove munin_master_processmanager.t

    munin-2.0.46, 2019-02-28


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (9): travis: switch to Ubuntu Xenial and add missing dependencies shellcheck: ignore interpreter warnings (SC2239) shellcheck: simplify inverted tests (SC2236) travis: switch to Linux virtualization infrastructure Unify whitespace formatting Plugin apt_all: handle configured list of "releases" properly Plugin apt_all: filter the stored state for wanted releases Plugin apt_all: improve readability of labels Plugin apt_all: escape release name for field name

    Steve Schnepp (1): Remove munin-sched

    lonepsycho (1): fix idle connections showing as waiting for lock

    munin-2.0.45, 2019-02-06


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Damian Lukowski (1): Graph idle kernel threads as available since Linux 4.2

    Darafei Praliaskouski (1): Support Samsung SSD 970 EVO

    Lars Kruse (8): Disable another flaky munin-node proxyspooler test Do not misinterpret an original umask of zero as a failure munin-node: announce UTF-8 to locale-aware plugin interpreters Revert "munin-node: announce UTF-8 to locale-aware plugin interpreters" Force UTF-8 encoding for plugins related to Python3 Plugin cupsys_pages: handle weekly logrotated file (for redhat) PostgreSQL plugins: adjust version comparison for v10 or later Plugin postgres_connections_: fix backend_type in filter expression

    munin-2.0.44, 2018-12-19


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Kim B. Heino (2): plugins/mailman: fix to return values if there is no rotated logfile plugins/postfix_mailvolume: fix typo in queue ID expire

    Lars Kruse (18): Fix spelling issues Plugin ipmi_sensor_: fix python2/3 migration issue with "decode" Revert "p/ipmi_sensor_: fix fan thresholds" "lint" target: tolerate shellcheck's "SC2230" Plugin ipmi_sensor_: use explicit raw string for regular expression Plugin ipmi_sensor_: handle devices without assertions Avoid reliance on network access in tests Makefile: avoid duplicate processing of Makefile.config Makefile: handle test for user existence for multiple platforms Remove obsolete Makefile.config-maint Fix dependencies for configurable Makefile location Remove "get_fq_hostname" test Plugin memory (linux): use fixed colors for all fields Plugin mysql_: remove non-working (AREA|LINE)STACK backwards compatibility Plugin apt_all: automatically determine 'releases' Plugin postfix_mailstats: fixed various variable handling issues Respect custom color for warning thresholds Plugin smart_: ignore invalid threshold data

    Stefan Huehner (2): Split query as preparation for specific change applicable Fix issue with PostgreSQL 10. Only count lines related to client

    munin-2.0.43, 2018-11-16


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Christoph Moench-Tegeder (1): make Linux diskstats plugin compatible with Linux 4.19+

    Kim B. Heino (1): munin-asyncd: sync munin-cron and munin-asyncd runtimes to not overlap

    Lars Kruse (27): getversion: fix shellcheck issue getversion: treat all states unrelated to branches equally getversion: use commit tag if possible; update documentation Clarify conditional usage of the CGI workaround Plugin bind9_rndc: stabilize order of values in graph Plugin smart_: fix variable handling during first run Update master configuration test Revive "_extract_name_from_greeting" for tests Fix test for output of munin-node-configure Use unique CNs for test TLS certificates Remove trailing whitespace from openssl.cnf file Remove outdated "md5" hash from OpenSSL configuration for tests Recreate TLS certificate for tests Enable evaluation of test results for test-common and test-plugins Fix remaining broken master tests travis: add missing dependency travis: ignore result of "test-master" Use "Alien::RRDtool" for travis tests Disable the failing "proxyspooler" test for "test-node" munindoc: output reasonable error message if plugin is not found munindoc: prevent stderr output from perldoc Plugin apt_all: allow status update after "apt-get update" Plugin apt_all: fix "apt-get update" call Tests: allow to run tests as root Tests: allow to run in an autopkgtest environment lacking a FQDN Tests: skip the tests around the effective user ID for root Munin::Node::Service: accept zero (root) as defuser/defgroup

    RenWal (2): Narrowed down voltage regex Narrow down regex for all modes

    ๐Ÿ‘€ SeeSchloss (1): smartctl_exit_status should be a single number and not a range (fixes #1100)

    Steve Mokris (1): Only apply Perl 5.20 CGI workaround when needed

    munin-2.0.42, 2018-09-21


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Lars Kruse (5): Fix Module::Build instance parameters for master and node Retrieve version number for modules "Munin::Common" and "Munin::Plugins" Module description: set contact to mailing list address getversion: hide error message for detached HEAD getversion: prevent localized output format for "git branch"

    munin-2.0.41, 2018-09-19


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Alejandro Suarez (1): Update default warning threshold

    Christian Gรถttsche (6): give reasons why a plugin says no on more occasions [plugins] give reasons for autoconf no response [plugins] drop autoconf capability when no real autoconf is supported [plugins] overlook exim_mailstats [mnc] fix documentation so that --help works [munin-node-configure] print autoconf response on parse error

    Dmitry Marakasov (1): Fix CDEF variable substitution

    Kim B. Heino (6): ProcessManager: remove \n from output before it's logged plugins/squeezebox: add missing graph_vlabel plugins/bind9: use category "dns" as in other similar plugins, not "BIND" plugins/nginx_request: stats are for all ports (80+443), never for single port plugins/squid_traffic: allow negative numbers munin-asyncd: retry connection to node once in startup

    Lars Kruse (21): Plugin postgres_users: ignore undefined usename Makefile: fix "tar" target Makefile: increase compression level for 'tar' target Plugins: replace all absolute references to shells with placeholders Plugin http_loadtime: fix shellcheck issue Whitespace cleanup: remove trailing and unify some spaces/tabs Plugin cpuspeed: add support for 'intel_pstate' driver Plugin cpuspeed: minor cleanup; support capability DIRTYCONFIG Plugin cpuspeed: fix data type for "intel_pstate" driver Build.PL: define a 'module_name' and a proper version string Nagios command format: ensure non-empty plugin output dev_scripts: fix processing of configuration files munin-node: set default port if not mentioned in config file Plugin apc_nis: autoconf tests connection to socket Plugin acp_nis: unify whitespace Replace CGITMPDIR placeholder during build Plugin apt_all: simplify conditional expression for "update" operation Plugin apt_all: update the current status before calculating the summary munin-asyncd: improve messages in case of failed connections to munin-node Plugins apache_: add documentation for HTTPS connections Plugin acpi: prevent error message for missing thermal sys directory

    munin-2.0.40, 2018-08-15


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Christian Gรถttsche (15): [plugins] fix varnish autoconf errors [plugins] fix nestats_multi autoconf error [plugins] fix meminfo autoconf error [plugins] fix ejabberd_ autoconf error fix pgsql plugin driver to give a well formed autoconf reply fix warning on node list operation [plugins] give reasons for inactive plugins [plugins] return 0 in autoconf [munin-node-configure] expect autoconf to return 0 even in the no case [plugins] fix autoconf for lpstat overlook some plugins [munin-node-configure] do not error out on empty suggest output [plugins] quote variable [plugins] fix hddtemp_smartctl autoconf [plugins] overlook df and netstat linux plugins

    Hiroaki Abe (1): plugins/freebsd/{df,df_inode}: exclude cd9660 file systems.

    Lars Kruse (24): Makefile: add current directory to perl include path Plugin digitemp_: unify whitespace Plugin digitemp_: fix shellcheck issues; clarify error message Plugin digitemp_: reduce code duplication Plugin digitemp_: implement "autoconf" and "suggest" Plugin digitemp_: mention the configuration file Plugin hddtemp_smartctl: unify whitespace Plugin sensors_: enable 'auto' family Plugin smart_: unify state file access Plugin smart_: pythonize expressions Plugin smart_: simplify output parser Plugin smart_: remove hard disk list weirdness Plugin smart_: simplify 'SunOS' disk handling Plugin smart_: unify code for guessing of full path Plugin smart_: assemble environment configuration at the beginning Plugin smart_: use 'subprocess' for safe command execution Plugin smart_: improve exit code handling Plugin smart_: avoid global variables and clarify data structure Plugin smart_: update version information Revert "fix warning on node list operation" Plugin digitemp_: fix shellcheck issue postfix_mailsts plugin: add 'milter-reject' event Makefile: add targets "tar-signed" and "tar-upload" Update release checklist

    Mathieu Arnold (1): Fix when using more than one swap device.

    munin-2.0.39, 2018-07-24


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Hans de Graaff (1): Fix syntax error in make install sh code

    Lars Kruse (37): Merge pull request #985 from bunder2015/patch-1 Merge pull request #988 from graaff/make-install-bash-syntax-error plugin postfix_mailvolume: handle statefile upgrade from previous version plugin threads: tolerate SELinux policies and other read errors Makefile / dev_scripts: simplify variables Fix shellcheck issues in dev_scripts/ Plugin cpuspeed: fix documentation of 'scaleto100' configuration Plugins for Linux: fix shellcheck issues Plugin tcp: fix autoconf exit code Makefile: add lint check for Linux plugins Plugin cpu: configurable 'scaleto100' Plugins for Linux: fix more shellcheck issues Plugin snort_pkts: remove dependency on 'bc' Plugins: fix shellcheck issues for bash plugins Plugins: fix MUNIN_LIBDIR source quoting Plugin qmailqstat: fix misspelled configuration documentation Plugin foldingathome: improve path handling Plugin ipac-ng: return "U" in case of errors Plugin multiping: remove unusable symlink detection Plugins: fix more trivial shellcheck issues Plugins: a bit more complicated fixes for shellcheck issues Plugins: fix trivial quoting issues for non-Linux platforms 'make lint': add more platforms for shell checks and add python checks 'make lint': add python plugins travis: add 'make lint' for style checks Merge pull request #977 from sumpfralle/style-checks Makefile: improve robustness of "Defaults" variable substitution Makefile: unify usage of whitespace Makefile: prevent repeated substitution of "Defaults.pm" during "install" Makefile: remove obsolete 'build-common-prime' target Makefile: prevent repetitive rebuild of man pages Makefile: prevent repetitive substitutions for generated files Travis: add 'liblog-log4perl-perl' dependency Makefile: handle filenames with colons even with old versions of Make Travis: reduce set of perl versions for CI Plugin postfix_mailvolume: handle long queue IDs Plugins postfix_*: unify whitespace

    Steve Schnepp (1): Merge pull request #980 from zmousm/fix-asynd-fork-bomb

    Zenon Mousmoulas (1): Fix munin-asyncd fork bomb

    bunder2015 (1): Fix paths on nutups_

    munin-2.0.38, 2018-06-29


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Dmitry Marakasov (5): Specify minimum value for tuples Specify minimal value for postgres scans Specify minimal value for bgwriter Specify minimal value for PostgreSQL checkpoints Specify minimal value for postgresql buffer cache

    Jose-Marcio Martins da Cruz (1): Update ntp_states.in

    Kenyon Ralph (3): add Transport Domain environment variable for Munin::Plugin::SNMP add SNMP domain to tests munin-node-configure: allow setting SNMP domain

    Lars Kruse (55): Plugin postfix_mailvolume: calculate separate volume for delivered mails move debug plugin 'sincos' to debug plugin directory plugin smart_: fix flake8 warnings plugin threads (Linux): use "find" instead of globbing; handle zero threads plugins postgres_: unify commas in arrays and hashes plugins postgres_: unify end of plugin backport plugin changes from master Makefile: "build-man" depends on "infiles" dynazoom: cleanup whitespace dynazoom: add missing closing tags dynazoom: fix validation issues and mark as XHTML 1.1 dynazoom: cgi-based template adapted to cron-based template Template 'problemview': fix HTML validation problems Template 'serviceview': use double quotes for tag attributes plugin postfix_mailvolume: do not use hash with save_state/restore_state dynazoom: temporarily remove doctype line plugin hddtemp_smartctl: handle missing 'smartctl' gracefully Java compilation: change source and target specification from 1.5 to 1.7 getversion: replace '$(...)' with backticks (for portability) getversion: unify whitespace getversion: improve shell style getversion: fix or override shellcheck warnings plugin quota_usage_: backport changes from master mysql_innodb: fix version string comparisons for v10.x (or later) memory (freebsd): add new "laundry" counter plugin bonding_err_: improve input parsing plugin bonding_err_: separate interface name parsing plugin bonding_err_: separate BONDINGIF assembly plugin bonding_err_: separate misconfiguration warning; exit with error plugin bonding_err_: rename variable 'if' to 'if_name' plugin bonding_err_: fix remaining shellcheck issues plugin iostat_ios: fix major block device number for filtering LVM plugin iostat_ios: clarify documentation (only low-level devices are tracked) plugin ipmi_sensor_: handle lines without values plugin ipmi_sensor_: indicate possible symlink names in case of error plugin ipmi_sensor_: unify whitespace plugin ipmi_sensor_: python3 compatibility plugin ipmi_sensor_: fix flake8 style issues plugin ipmi_sensor_: decoding for python3 plugin ipmi_: add hint for "power", support %-based fan speed Python plugin: Python3 compatibility plugin df_inode_ (FreeBSD): adjust filesystem exclusion to 'df' plugin plugin df_ (FreeBSD): ignore /sys via the filesystem type plugin df_inode (FreeBSD): exclude sysfs HTML: escape ampersand in URL plugin ntp_: reduce DNS timeout to 5 seconds plugin netstat: unify the two sets of netstat plugins Makefile: clarify plugin order comment Makefile: simplify HP-UX-specific plugin handling switch default python interpreter for plugins to python3 COPYING: remove obsolete reference to Bitstream Vera Mono update COPYING based on commits plugin samba: improve documentation formatting plugin samba: warn if run as non-root plugin samba: improve formatting, fix shellcheck issue

    Robert (1): Fix argument size too big in threads plugin when there are too many processes.

    Tom Hendrikx (1): Add a lower limit of 0 to postgres database size

    Tomohiro Hosaka (1): Do not set database=undef when paramdatabase.

    leeclemens (2): Graph system peer's stratum Add missing parens around $syspeer_stratum_value

    munin-2.0.37, 2018-03-28


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Steve Schnepp (1): p/munin_stats: fields are configurable

    dipohl (1): doc: add example graphs

    munin-2.0.36, 2018-03-25


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: #939, D#894017


    Detailed Changelog

    Lars Kruse (7): Plugin acpi (Linux): various improvements Plugin ejabberd_: unify indentation Plugin ejabberd_: fixed shellcheck issues Plugin ejabberd_: implement configuration file parsing for yaml format Plugin ejabberd_: enable strict shell behaviour Plugin ejabberd_: defined reasonable defaults Plugin ejabberd_: use 'clean_fieldname' instead of custom function

    Steve Schnepp (1): p/munin_stats: should not emit graph.value on CGI

    Zenon Mousmoulas (1): Simplify spooled value regex

    dipohl (1): doc: add example plugin graphs (from master branch)

    y-ken (4): Add support for MySQL 5.5/5.6 mysql_innodb_insert_buf compatibility problem fixed for MySQL 5.5/5.6 fixed indent add verified version for mysql_ plugin

    munin-2.0.35, 2018-03-21


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: #710, #382, #301, #923, #586, #864, #881, #891, #857, #888, #310, T#1018, T#1037, T#1276


    Detailed Changelog

    Adam Woodbeck (1): Added HP-UX support to processes plugin.

    Anders Ossowicki (1): DERIVE does not need a max to avoid false spikes.

    Andreas Teuchert (1): snmp__if_multi: Set warning to 75% of interface speed instead of 133%.

    Axel Huebl (4): Fix 1350, user agent, auto config Multi-URL and requisites support (with backwards compatible options) Remove Autoconf Review Comments

    Bart Coppens (1): Handle negative values in spooled data

    Bas Couwenberg (1): Add support for rndc options in bind9_rndc plugin.

    Bรฉkefi Gรกbor (1): Correcting mysql_queries plugin random hash ordering.

    Chris Butler (1): Add PostgreSQL 10 support to postgres_xlog

    Daniel Black (13): add threads running to mysql plugin on connections graph mysql: don't suggest galera graphs if no galera mysql: add data from query response time plugin mysql: graph_period in vlabel and not title mysql: query response time total - useconds mysql: graphs are dynamic and therefore need caching mysql: freeze->nfreeze mysql: plugin_query_response_time - no need for plugin_map mysql: Add user statistics graphs mysql: change default database to information_schema mysql: and grants and examples mysql: user munin for unix_socket auth plugin mysql: add graph binlog_groupcommit

    Dmitry Marakasov (7): Whitespace consistency Don't hardcode graph period Remove duplicate label definition Use consistent Nginx spelling among nginx_ plugins Don't use unnecessary bold lines for nginx_* graphs Calculate diskspace/inode usage percent accurately Sort df output

    Ed Szynaka (1): Added autoconf to spamstats

    Gabriele (1): Fixed setting of warning limit and some minor issues

    Herwin Weststrate (1): Typo fix in comments of fw_conntrack

    Hiroshi Shirosaki (1): Fix Java committed memory bigger than Max

    Holger Levsen (1): fixup perms, broken since >2.999.4

    InsanePrawn (1): Update smart_

    Ivรกn Montoro (1): Add IPv6 support

    Jason Woods (2): Report GAUGE values that are not updated within the heartbeat as Unknown Further improve handling of unknown values and small refactor to make easier to follow

    Jean-Louis Dupond (1): haproxy_ng: add SessionRate and adjust title of current sessions value

    Jose-Marcio Martins da Cruz (1): Update meminfo.in

    K.Cima (3): Fix typo $CDEV -> $CDEF Add --lower-limit, --upper-limit and vlabel Add disk device names for Oracle VM (LDOMs) and Kernel Zones

    Kenyon Ralph (1): snmp_if: handle noSuchInstance

    Kim B. Heino (5): apc_nis: add line frequency monitoring vlan_: fix syntax error plugins/squeezebox: match category with munin contrib repo plugins/squeezebox: wired devices are reported as strength 0, should be 100 plugins/apc_nis: add missing category

    Kjetil Torgrim Homme (1): reduce number of forked processes

    Lars Kruse (33): plugin smart_: typofix - https://github.com/vlajos/misspell_fixer plugin smart_: set executable permission plugin smart_: remove emacs mode hints plugin smart_: switch to python3 updated travis setup: follow most changes of master travis: import cpanfile from master getversion: backport from master plugin munin_stats: no warning if "graph" updates in CGI mode plugin proc (Linux): use 'clean_fieldname' plugin proc (Linux): suppress error messages for unreadable files Logger: add missing "Carp" import for "confess" postgres plugins: fixed database selection hddtemp_smartctl plugin: add more smartctl labels (190 / 194) varnish plugin: compatibility with Varnish 5.2 Plugin http_loadtime: improved quoting, modern command substitution Plugin http_loadtime: time calculation based on "date" instead of "time" Plugin http_loadtime: improve wget calls Plugin http_loadtime: fix redirection order, remove bashisms, switch to sh plugin 'ping_': improve shell quoting; fix shellcheck issues plugin df (generic): unify whitespace plugin df (generic): fix most shellcheck issues plugin df (generic): reduce code duplication plugin df (generic): support DIRTYCONFIG capability plugin df (generic): replace ambiguous device names with mountpoints plugin df_inode (generic): import changes of the "df" plugin iptables-related plugins: use "-w" for consistent results plugins df/df_inode: fix recently broken autoconf plugin memcached_: exitcode zero for "autoconf" response "no" plugin meminfo (Linux): fixed typo ("Hlocked"/"Mlocked") Munin::Plugin: "rotate" event without warning for "tail_open" Limits Notifications: prevent notification executable from writing to STDOUT Limits check: increase log level for limit state changes Plugin "if_" (FreeBSD): mention non-suitability for older systems and fix syntax

    Mark Saad (1): The 32bit Warning is not accurate . On modern FreeBSD systems netstat -i returns int64_t numbers

    Mathieu Arnold (2): Fix if_ and if_errcoll_ plugins. Add an if_packets_ to monitor packets going through an interface.

    Michael 'PoempelFox' Meier (1): split cache into cache + shmem in linux memory plugin

    Michael Niewiara (1): Update nfs plugins: Fixing autoconf to detect if service enabled

    Michael Pirogov (1): Fast & ugly fix for PG10 support.

    Michael Scherer (1): Add autoconfig support to mailman plugin

    Raphaรซl Droz (1): Keep-up with modern Linux kernel netstat data.

    Rick Hansen (1): plugins/postgres: Fix connection stats for PG 9.2-9.4

    Steve Schnepp (5): p/snmp_if: support ifHighSpeed p/snmp_if: accept interface num with leading 0 plugins: fix sum_cdef_tester plugin plugins: fix sum_cdef_tester p/ipmi_sensor_: fix fan thresholds

    Stig Sandbeck Mathisen (5): Do not sort smart_ plugin attributes Replace looped cat|perl and cat|egrep|awk with pure perl remove bashism Declare variable before use Exclude btrfs from df_inode plugin

    Tobias Kappรฉ (1): Ignore current process when configuring labels for postgres_users plugin.

    Vadim Zeitlin (1): Add "ignoreexit" parameter to smart_ plugin.

    Viktor Szรฉpe (3): Added graph_category Signal error in http_loadtime Typo in condition

    Vlad K (2): Fix netstat active connection openings string Annotate and fix netstat's active connections match.

    bovarysme (1): Fix the check_perms_if_paranoid method

    duritong (1): select correct avcstats location

    lr1980 (1): verbose level = MUNIN_DEBUG

    nii_kenichi (1): Typo corrected

    rantal (1): Added OldGen graphs, switched used and free bytes (used is on bottom of the graph, free is on top)

    shapirus (1): plugins/memory: draw the KSM-sharing value if present

    sumpfralle (1): plugin 'psu_': fix config fieldname

    munin-2.0.34, 2017-10-20


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: #804, DH:856536


    Detailed Changelog

    Christian Gut (2): Add support for IBM i fix whitespace

    Stefan Agner (1): Update lighttpd.rst

    Steve Schnepp (1): m/Utils: always use munin_read_storable()

    pir1981 (1): Update nginx.rst

    munin-2.0.33, 2017-03-02


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: #804, DH:856536


    Detailed Changelog

    Steve Schnepp (1): cgi: use Scalar::Util::looks_like_number

    munin-2.0.32, 2017-03-01


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: #802, DH:856455


    Detailed Changelog

    Steve Schnepp (1): cgi: handle the empty string in CGI arguments

    munin-2.0.31, 2017-02-25


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: GH:607


    Detailed Changelog

    Kenyon Ralph (1): ntp_kernel plugins: convert ntpq output to seconds

    munin-2.0.30.1, 2017-02-25


    Summary

    ๐Ÿš€ Security release.

    Closes: GH:721, D:855705, CVE-2017-6188


    Detailed Changelog

    Steve Schnepp (1): Fix wrong parameter expansion in CGI

    munin-2.0.30, 2017-01-18


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: GH:745, GH:771, GH:783


    Detailed Changelog

    Kenyon Ralph (2): Revert "if_: check for non-empty and >0 before reporting speed (thanks to ssm)" plugins/linux/meminfo: correct typo

    Yu Watanabe (1): Revert "munin_stats plugin: only graph munin-graph if graph_strategy=cron"

    munin-2.0.29, 2016-12-31


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: D:847649, D:849383


    Detailed Changelog

    Artur Smet (1): Add queries for PostgreSQL 9.4

    Peter J. Holzer (1): p/postgres_querylength_: don't stack times

    Vincas Dargis (1): Update postgres_connections_ for PostgreSQL 9.6

    munin-2.0.28, 2016-12-04


    Summary

    ๐Ÿ›  Bugfix release.


    Detailed Changelog

    Dr. Nagy Elemรฉr Kรกroly (1): Visible graph titles => Ctrl-F works in browsers.

    IWAI, Masaharu (1): autodetect the node encoding

    Kim B. Heino (3): if_: /sys/class/net/ reports speed 0 for some devices if_, if_err_: add more virtual devices like gre0 and bond0.99 to skip list if_: check for non-empty and >0 before reporting speed (thanks to ssm)

    Lars Kruse (1): plugin munin_stats: fix message typo

    Mark H. Wood (1): Replace trivial use of Netcat with our own gadget to test for an open port.

    Stig Sandbeck Mathisen (1): Add configuration for ssh master-node transport

    Tomohiro Hosaka (1): s/IMGWEEKSUM/IMGYEARSUM/

    sstj (1): Fix "Use of uninitialized value in numeric eq (==)" warning

    munin-2.0.27, 2016-10-31


    Summary

    ๐Ÿ›  Bugfix release. For Halloween =)

    Closes: D:767032, D:768553, D:825136, D:834194, GH:690, GH:714


    Detailed Changelog

    Andreas Maus (1): slapd_bdb_cache - autoconf fails when database dir is valid

    Holger Levsen (1): munin_stats plugin: only graph munin-graph if graph_strategy=cron

    Kenyon Ralph (1): plugins/node.d/ntp_states: fix "outlier" state spelling for recent versions of NTP

    Steinar H. Gunderson (1): Update acpi plugin to use the /sys interface.

    dipohl (1): Return smartctl exit code and warning message

    munin-2.0.26, 2016-09-09


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: D:761190, GH:426


    Detailed Changelog

    Bjรธrn Forsman (1): multips: reject 'autoconf' unless $names is set

    Gabriele (1): p/snmp_if: fix warning on receive

    Jason Woods (4): Fix fofields always having the same entries as ofields. fofields now contains only entries that had a state change to OK (fo = fixed ok) Fix ofields previous state detection not working correctly Fix broken limits - Inheritance of warning/critical now works correctly and does not break subsequent limits - Aliased graph fields now obey limits assigned to them Fix get_limit returning [undef, undef] instead of undef when no warning or critical defined

    Julien Pivotto (1): Fix #1468: backport http_loadtime from devel

    Ken-ichi Mito (1): fix https://github.com/munin-monitoring/munin/issues/426 (Numbers are crazy in diskstats plugin after reboot)

    Kenyon Ralph (1): fix typo in graph_title

    Steve Schnepp (2): p/apt_all: Be able to override /etc/apt.conf p/apt_all: add some comment about default options

    munin-2.0.25, 2014-11-24


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: GH:304, D:769415, D:770745, D:770746, D:770826


    Detailed Changelog

    Christoph Biedl (1): p/irqstats: Improve generated labels

    Daniel Black (1): ip/iostat_ios: also support /dev/xvdX devices

    Holger Levsen (1): p/iostat_ios: also support /dev/vdX devices

    Picnic Pete (1): Issue warning if no data

    Steve Schnepp (5): m/Node: add [INFO] in a log m/limits: remove warning about uninitialized plugins/df_abs: fix the naming for regular devices p/pgsql: Detect "rc" postgresql versions. p/ping_: honor ping env variable

    munin-2.0.24, 2014-10-26


    Summary

    ๐Ÿ›  Bugfix release. It reopens D:675318, as it wasn't really fixed anyway.

    Closes: D:696981 Reopens: D:675318


    Detailed Changelog

    Steve Schnepp (3): m/update: fix "not a reference at /../Utils.pm" Revert "p/postfix_mail: fix incorrect delivered message count" p/postfix_mailstats: proper fix, but partial

    munin-2.0.23, 2014-10-17


    Summary

    ๐Ÿ›  Bugfix release. It enable the use of Perl 5.20, which broke CGI. ๐Ÿš€ ( commit 9fabbe7 was forgotten in the previous release )

    Closes: D:762796


    Detailed Changelog

    Steve Schnepp (1): cgi/html: fix CGI for perl 5.20

    munin-2.0.22, 2014-10-15


    Summary

    ๐Ÿ›  Bugfix release. It enable the use of Perl 5.20, which broke CGI.

    Closes: #1224, D:675318, D:711465, D:750954, D:751190, D:753506, D:761841, D:762904


    Detailed Changelog

    Chen-Yu Tsai (1): cgi/graph: Set RRDCACHED_ADDRESS during each request

    Daniel Black (1): Corrects the truncating of negative values in the diskstats plugin

    Gerald Turner (2): dhcpd3 plugin should support multiple ranges in a single subnet lower-case the dictionary keys in ipmi_sensor_

    Joerg Jaspert (1): make proc plugin more careful in /proc/

    Klaus S. Madsen (1): prevent diskstats plugin from reporting negative latency

    Rob Shortt (1): node: munin plugin config ignores leading *

    Steve Schnepp (15): master: add "use_default_node" travis: adding preliminary test for rrd travis: be root for rrd install travis: fix rrd tar extract travis: customized rrd build travis: be root to install rrdtools. travis: install the Perl deps in the Perl dir travis: add some whitespace travis: optimize for compile times node: Only spoolfetch send 5 samples per service asyncd: Use SyncDictFile for plugin_rates asyncd: just use the SpoolWriter META-DATA p/postfix_mail: fix incorrect delivered message count p/http_loadtime: fix escaping of user agent

    Stig Sandbeck Mathisen (3): Remove linux-specific plugin files_ (ticket:1661) Detect more postgresql versions. Fix POD errors

    tbear2500 (1): Generate correct rrd filename

    munin-2.0.21, 2014-04-22


    Summary

    ๐Ÿ›  Bugfix release. It fixes the regression on nested groups. โช The offending commit is only reverted, so the bug is here again.

    Reopens: #1224


    Detailed Changelog

    Steve Schnepp (1): Revert "Generate correct RRD filenames for nested graphs. Fixes #1224"

    munin-2.0.20, 2014-03-28


    Summary

    ๐Ÿ›  Bugfix release. It fixes the "start should be less than end" bug.

    Closes: #1358, #1350, #1434, #1224


    Detailed Changelog

    Alexander Shorin (2): Generate correct RRD filenames for nested graphs. Fix unreasonable die in iostat_io

    Axel Huebl (1): p/http_loadtime: renable autoconf

    Lars Thegler (1): plugins/Plugin.pm: log filename in tail_open()

    Matthias Schmitz (2): Use perl instead of GNU sed; fix spelling error Fix small typo (misspelled name)

    Steve Schnepp (11): p/Pgsql.pm: fix version check on windows master/Update: atomic write datafile with tmp+ren master: fix kill invocation master/graph: fix gfx error when plugin is too old travis: We want to support down to perl 5.8 travis: test perl 5.18 travis: test perl 5.12 travis: build the master branch travis: remove notify on successive successful travis: change the IRC template travis: failing fast

    cernst1980 (1): p/lpstat: fix jobsize

    munin-2.0.19, 2013-12-07


    Summary

    ๐Ÿ›  Bugfix release, aimed at fixing 2 bugs for Debian 7.3. Thanks again to Christoph Biedl for both (reports & patchs)

    Closes: #1394, #1395


    Detailed Changelog

    Steve Schnepp: master: fix failures on partial graph_order master: lazy create PNG in cron

    munin-2.0.18, 2013-11-12


    Summary

    ๐Ÿ›  Bugfix + secfix release.

    ๐Ÿš€ Note that this release has 2 security fixes :

    • ๐Ÿ”Œ Avoid a node DoS on bad plugin (CVE-2013-6359)
    • Avoid an OOM in HTML generation on bad multigraph data (CVE-2013-6048)

    Closes: #910, #1397, D:728840, C:CVE-2013-6359, C:CVE-2013-6048


    Detailed Changelog

    Kjetil Torgrim Homme: common: add missing keywords common: refactor the keywords to ease changes

    Matthias Schmitz: Substitute some @@ vars in generate files.

    Steve Schnepp: plugins/open_files: fix overridden used.warn/crit node/asyncd: fix a crash case node/asynd: avoid wake up each second master: fix unexpected "warning limit" lines master: avoid an endless loop in HTML generation master: validate multigraph argument master: don't abort node collection on bad plugin p/ipmi_sensor_: fix the environ() usage

    munin-2.0.17, 2013-07-19


    Summary

    ๐Ÿ›  Bugfix release.

    Closes: #1305, D:710899, D:712793, D:717265


    Detailed Changelog

    Steve Schnepp: p/df: also ignore devtmpfs plugins/df_abs: fix the multiple block device gitignore: ignoring output dir sandbox/ master: fix "graph_period hour" plugins: fix uninitialized $MUNIN::VERSION

    Stig Sandbeck Mathisen: Remove typo in the example rrdcached socket documentation

    munin-2.0.16, 2013-06-03


    Summary

    ๐Ÿ›  Bugfix release.

    • ๐Ÿ›  Fixed a spurious WARNING in GFX cgi

    Detailed Changelog

    Kenyon Ralph: plugins/ntp_: fix parsing older ntpq output

    Steve Schnepp: master: fix warning in GraphOld.pm

    munin-2.0.15, 2013-06-01


    Summary

    ๐Ÿ›  Bugfix release.

    • ๐Ÿ›  Fixes for ip_ handling

    Closes: D:710527, D:710529


    Detailed Changelog

    Steve Schnepp: plugins/Plugin.pm: fix bad state file handling (fixed) master: adding ":" to the allowed chars in CGI dev_scripts: automate async install master: re-enable debugging output in GraphOld.pm asyncd: use the same rules as munin-update

    Stig Sandbeck Mathisen: Fix for munin-cgi-graph crash in trend and predict.

    munin-2.0.14, 2013-05-10


    Summary

    ๐Ÿ›  Bugfix release.

    • ๐Ÿ›  Fixes for plugin.pm state handling
    • ๐Ÿ›  Fix the limits for ABSOLUTE

    Detailed Changelog

    Kenyon Ralph: plugins/node.d/apc_nis: improve maximum limits

    Steve Schnepp: master: fix limits computation for ABSOLUTE Revert "plugins/Plugin.pm: fix bad state file handling"

    munin-2.0.13, 2013-04-26


    Summary

    ๐Ÿ›  Bugfix & perf release.

    • ๐Ÿ›  Fixes for munin-async
    • โœจ Enhanced perf for munin-html
    • โฑ Relaxed the timeout for munin-node 2.0.12 fixed the timeout code. But it had a nasty side-effect as the timeout setting is shared for global timeout and plugin timeout. This version decouples both by introducing a new global_timeout munin-node.conf variable that defaults to 15 min.

    Closes: #775, #947, #1267, D:558800


    Detailed Changelog

    Jens Holzkรคmper: different state files for cron job & as plugin

    Kenyon Ralph: ntp_: rewrite plugin to support IPv6 ntp_states: decrease timeouts so DNS queries don't cause node timeout ntp_states: don't use this silly plugin loading method node.d/ntp_states: improve compatibility with older perls

    Kim B. Heino: plugin/diskstats: fix negative stats, relax limits plugins/http_loadtime: more wget/time fixes plugins/lpstat: fix autodetection plugins/snmp__if_multi: prefer ifAlias for alias name plugins/postfix_mailstats: support proxy-rejected (amavis) log lines asyncd: add more signal handlers.

    Steve Schnepp: master: whitespace fix in Utils.pm master: avoid having 2 concurrent $htmlconfig master: undef the config pre-reload (frees mem) master: RAM usage for $cache master: remove weaken on storable::read master: remove auto_weaken() contrib: add a test for memory leaks contrib: complete test with Storable dump/load plugins: add doc about conntrack plugins: use $PATH for external commands in shell plugins/postfix_mailstats: using a per-minute graph plugins/snmp_if: replace 32b counters by 64b ones node: set the global timeout to 15 min node: add timeout documentation in sample conf master: add --debug to munin-graph master: fix end date when predicting plugins/Plugin.pm: fix a security issue on state plugins/Plugin.pm: fix bad state file handling p/http_loadtime: fix failure on FreeBSD p/http_loadtime: do not reuse $TMPDIR dev_scripts: run should only run executable files node: add a lock to spoolreader node: update doc to show negative args

    Stig Sandbeck Mathisen: Use a more efficient sort on the list of nodes

    munin-2.0.12, 2013-03-21


    Summary

    ๐Ÿ›  Bugfix-only release.

    • ๐Ÿ›  Fixed TLS/SSL transport
    • ๐Ÿ›  Fixed extra logging

    Closes: #1251, #1258, D:699803, D:689291, D:687912


    Detailed Changelog

    Bjรธrn Ruberg: plugins/bonding_err_: adjust for newer kernels

    Steve Schnepp: node: don't ignore timeout config option plugins/apt: fix plugin statedir for cron html: fix bug introduced by 1aec747c10 graph: remove all extra INFO messages plugins/proc: fix bug in selecting via uid dev_scripts: remove warnings graph: remote superfluous -T in cmdline master: fix TLS enabled updates

    munin-2.0.11.1, 2013-02-09

    Ironically, asyncd is broken in .11, as a typo makes it uncompilable. ๐Ÿš€ This is a patched release, and I'll remove any .11 tgz as it's not-working.

    Sorry.

    munin-2.0.11, 2013-02-01


    Summary

    ๐Ÿ›  Bugfix-only release.

    • ๐Ÿ›  Important async fixes
    • ๐Ÿ›  Many fixes

    Closes: D:698079, D:697907


    Detailed Changelog

    Diego Elio Petteno: hddtemp*: avoid using the degrees symbol in vlabel. Update .gitignore. master: always initialize the default cgiurl_graph value. master: simplify logic for mapping images to their path. master: provide a default to graph_strategy. master: avoid repeated tests on graph_strategy. master: remove unused variable. pod: declare all POD-processed files as utf8 encoded.

    Marc Schutz: fail2ban: Handle the case where no jails are configured.

    Stefan Rubner: plugins/mysql_: fix check if InnoDB is disabled

    Steve Schnepp: plugins/slapd_: fix Net::LDAP call asyncd: fix races in writing to spool asyncd: typo in pod asyncd: try to reuse socket when asking node asyncd: add the hostname in $0 asyncd: fix timeout bug & adding some debug asyncd: ignore current plugin if failing cnx to node asyncd: close the datafile before rename asyncd: quickfix a sleeping dataloss bug

    Stig Sandbeck Mathisen: Fix spelling mistakes in POD sections

    munin-2.0.10, 2013-01-09


    Summary

    ๐Ÿ›  Bugfix-only release.

    • The --force flag of munin-limits is back, sorry for the disruptive API change in the 2.0.x series.
    • ๐Ÿ›  Many fixes

    Closes: D#615957, D#671448


    Detailed Changelog

    D. Johnson: templates: fix overview missing tag

    Diego Elio Petteno: mailman: allow user to configure paths instead of hardcoding them. asterisk_*: remove dependency on Net::Telnet. asterisk_channels: fix name of plugin in configuration examples.

    Gerald Turner: plugins/bind9_rndc: fix if named.stats is on tmpfs

    Holger Levsen: plugins/df: update exclude list doc to match code

    Magnus Hagander: Disable server-side prepared statements for pg plugins

    Michal Cihar: plugins/snmp__df: find all mount points

    Nicolai Langfeldt: getversion: Handle checked out tags better

    Steve Schnepp: fix plugins.history plugins/cpuspeed: fix if cpus are at maximum speed getversion: update doc getversion: use the commit SHA instead of tree SHA getversion: prefix the commit with "-g" magic getversion: apply the changes described in doc getversion: also fix the stable-* rules

    Stig Sandbeck Mathisen: munin-limits: Add --always-send, --force options

    munin-2.0.9, 2012-12-05


    Summary

    ๐Ÿ›  Small bugfix-only release.

    • ๐Ÿ›  Many minor fixes

    Detailed Changelog

    Daniel Black: node: allow ipv6 localhost in sample conf

    Diego Elio Petteno: common: fix TLS options settings. master: fix config test, add missing configuration options and update defaults. master: fix and rename htmlold test to test HTMLConfig instead. master: remove test for function that has been deleted. master: check for timeout before checking for failure to connect. master: remove one more test that requires a big rewrite to make sense. master: fix tests so that they actually pass for master. node: fix export_service_environment test. node: add a temporary default spooldir to the proxyspooler test. master: make sure to always consider limits, for when always_send is configured. master: fix test when executing from a release tarball.

    Magnus Hagander: Fix PostgreSQL plugins to work with development versions

    Marc Schutz: New regexes for virus/spam count in amavis plugin.

    Sebastian Noack: Fixed broken exit codes in ejabberd plugin. Fixed order of arguments for 'ejabberdctl status-num-host' in ejabberd plugin.

    Steve Schnepp: master: remove date manip warning in cgi graph contrib: rename the net::server patch master: connect to AAAA and A address

    Stig Sandbeck Mathisen: Remove documentation disclaimer

    intrigeri: plugins: do not use the "read w/o variable" bashism.

    munin-2.0.8, 2012-11-08


    Summary

    ๐Ÿ›  Small bugfix-only release.

    • ๐Ÿ›  Many minor fixes

    Detailed Changelog

    Andrea Piccinelli: http_loadtime: fixed stderr redirection with 'time'

    Anton Tolchanov: Fixed parsing of first element in custom graph_data_size

    Diego Elio Petteno: master: on limit checks, if one of the two values is 'U', make the final value 'U' as well. master: on limits, be more careful on checking what always_send is set to. master: munin-limits: remove --force parameter master: munin-limits: open the data file based on hostname, not alias. plugins: Remove all '%' characters from plugins' graph_titles. master: factor out the SSH command, and set parameters to disable interactions master: if there is no path present, don't send a remote command. master: ignore all the lines before the greeting.

    Juho Juopperi: Fix multiping to show packetloss correctly

    Kjetil Torgrim Homme: fix problem with SIGHUP causing exec of unqualified script name

    Marc Schutz: Update licenses to current address of FSF.

    Steve Schnepp: master: fixed graph_data_size custom parsing getversion: update to use the debian-auto one. master: add an ip6 example in the sample munin.conf gitignore: ignoring output dir sandbox/

    Stig Sandbeck Mathisen: Update apache httpd configuration example for 2.0.7

    munin-2.0.7, 2012-10-03


    Summary

    • ๐Ÿ›  Fixed datafiles handling from munin-update to others (cgi & cron). We only use storable datafiles now as it is less error prone.

    • ๐Ÿ›  Many other minor fixes

    Closes: #1259, D#688528, D#497400, D#687495, D#686982, #1251, #1251, #1102, D#628533, #1102, D#628533, D#681938


    Detailed Changelog

    Adrien "ze" Urban: master: fix new config reading for m-u 1st run master: fixed datafiles handling

    Diego Elio Petteno: docs: fix link names apc_nis: create only one socket before going for config. apc_nis: improve configuration. plugins: replace deprecated graph_vtitle with graph_vlabel. ejabberd_: allow overriding the ejabberd.cfg path and add /etc/jabber to search paths. fw_conntrack: count both ipv4 and ipv6 connections together

    Jon Whiteman: plugins: fix plugin vserver_cpu_ for 9+ cpu cores

    Kazunori Kojima: Makefile.config: fix bad interpreter

    Kenyon Ralph: node.d.linux/interrupts: encode as UTF-8

    Steve Schnepp: resources: remove osoblete apache-cgi.conf sample node: remove File::Path as it's not needed redhat: move the redhat stuff outside main repo master: fix too many warnings in munin-graph.log master: remove useless log lines, send to debug plugins: fix import in ipmi_sensor_ master: fix typo in Utils.pm plugins: fix apt_all plugin statedir for cron asyncd: fix --spooldir help master: split rrd updates when using rrdcached plugins: use Storable::nstore() instead of store() plugins: ignore wrong state files.

    Thorsten Gunkel: plugins: auto detect SATA in hddtemp_smartctl

    Vincent Danjean: plugins: add by-id to smart_

    munin-2.0.6, 2012-08-31


    Summary

    0๏ธโƒฃ graph cron is the default again.

    โฌ†๏ธ This enables simple install either to work out of the box or be upgraded from 1.4.x in a far easier way than with the CGI default.

    ๐Ÿ›  Only fixes, but many of them.

    • ๐Ÿ›  fixes for munin-graph (cron + cgi)
    • ๐Ÿ›  fixes for munin-update
    • ๐Ÿ›  fixes for links in templates
    • ๐Ÿ›  fixes for the various security bugs

    Detailed Changelog

    Adrien "ze" Urban: templates: fix multiple bad links (mostly with subgroups) graph: cosmetics for no-data to graph db/graphs: remove duplicate entries munin-cgi-graph: fixed memory leak doc: nginx - Authentication and group access doc: multimaster contrib: munin-mergedb.pl (tool for multimaster) doc: fix missing link to tips/multimaster munin-cgi-*: use MUNIN_CONFIG if available munin-cgi-html: update timestamp when running for a while

    Chen-Yu Tsai: update: write node/services with update=no to datafile as well

    Diego Elio Petteno: snmp_print_pages: fix snmpconf. http_loadtime: use bash instead of any sh; time is not a standard command proc: fix Perl syntax to not use deprecated defined(@array) proc: drop autoconf capability and handling code. varnish: remove another deprecated defined(@array)

    Holger Levsen: munin-cgi-graph: ignore @ARGV to fix CVE-2012-3513 and Debian #684076 munin-cron: call munin-graph with --cron argument (Closes: D#685343) Rename cgi-bin to munin-cgi: the default for the Apache webserver is to setup a ScriptAlias for /cgi-bin. The ScriptAlias directive does not permit changing sublocations, thus making it impossible to impose further restrictions like access controls etc. This change was done in munin-cgi-graph, munin-graph, HTMLConfig.pm, static/dynazoom.html and static/zoom.js and also needs to be done in the distribution specific webserver configuration file.

    Niall Donegan: Quick fix to http_loadtime Added back in the capacities magic marker

    Peter Palfrader: update: bugfix node_read_fast() (Closes: D#686089, D#686090) update: remove the last line to fix parsing errors update: fix use of undefined variable async: fix retrieve of ip We probably also want to allow : in spool filenames

    Robin H. Johnson: mysql_: Multiple instance support.

    Steve Schnepp: adding a new sum+cdef tester plugin munin.conf.in: show the default value in the sample adding some comments for HTML cron vs cgi Only kill & log if the subprocess is still alive update/spoolfetch: disable _node_read_fast node: more secure state file handling (Closes: #1234, CVE-2012-3512, D#684075, D#679897) plugins: use runtime $ENV{MUNIN_PLUGSTATE} master: revert to cron GFX per default plugins: fix for uninitialized $MUNIN_VERSION master: fix the D::M:B warning in munin-graph async: allow any good-looking-enough file in spool (Closes: D#686093) plugin: revert removal of munin_graph field

    munin-2.0.5, 2012-08-14

    Diego Elio Petteno: ipmi_: improve autoconf handling sensors_: add support for power monitoring. munin-cgi-html: apply patch from ticket #1200 master: fix images for plugins w/ sub-categories. snmp__print_pages: fix snmpconf:

    Malte S. Stretz: Don't exclude simfs per default.

    Steve Schnepp: fix: dbdir shall not revert to default on m-u runs munin-cgi-graph: refine the fix for not cached cgi munin-cgi-graph: don't ever die() in CGI

    munin-2.0.4, 2012-07-30

    Summary:

    • ๐Ÿ›  fixes for munin-graph
    • ๐Ÿ›  fixes for df_inode plugin

    Detailed Changelog

    Diego Elio Petteno: master: fix relative paths when using cron-based page generation. munin-graph: do not output text meant for CGI. munin-graph: use INFO for further details during execution. munin-graph: use the same default (non-cgi) as the rest of the Master.

    Steve Schnepp: Makefile: add a comment about JCVALID

    Stig Sandbeck Mathisen: Ignore reiserfs in the df_inode plugin Make df_inode plugin more robust. Add missing regular expression anchors

    munin-2.0.3, 2012-07-24

    A quite raw output of 'git shortlog' :

    Christian Ruppert: nginx_{request,status}: include Munin::Plugin to fix version identifier.

    Christoph Biedl: fix bug that disabled gfx CGI caching

    Dan McGee: Force usage of the DM5 Date::Manip backend Don't remove Defaults.pm when invoking build-common target Expand list of filesystems excluded in Linux df_inode plugin

    Daniel Kahn Gillmor: slony_lag_: allow >1 subscribers

    Diego Elio Petteno: ifx_concurrent_sessions_: allow ps and pgrep to be in /bin as well as /usr/bin build: only move adv files if building on HP-UX. build: install TTF files as non-executables config: respect LIBDIR override. build: only install Java plugin files if JCVALID=yes df: exclude cgroup_root filesystem type as well. Add build-doc-stamp to .gitignore. master: bring back checks for graph_strategy set to cron.

    Jeremy Olexa: config: make sure to translate correctly for C-locale only

    Steve Schnepp: fix munin-graph typo in opening $graph_fh port multigraph_complex to pure POSIX shell doc: add "supersampling" plugins doc: adding supersampling section doc: changing markup use cgiurl_graph config in dynazoom.html use environment var for rrdcached revert to the same naming than 1.4.x makefile: added a comment on LANG node: only use basename for $0 Makefile: move default rule to be the 1st one directly compile to output dir git: ignore more build assets

    Stig Sandbeck Mathisen: Add documentation for writing a munin plugin. Correct reStructuredText syntax warnings Remove references we do not have targets for yet Document the munin node Add information about authorized_key hardening restructure documentation, work in progress Whitespace cleanup in the doc tree Add munin-cgi-graph manpage Add munin-cgi-html man page Order the man pages alphabetically Use correct reference Set a max depth for the table of contents Rename the graph aggregation directory appropriately Write proper man pages, and ensure "make man" creates them Add better description on the main index pages Add a directory reference page Remove plugin/aggregate, we have a replacement in examples/graph/aggregate Clean up table of contents in reference/ Add "how to use plugins" page Add munin-check man page Add markup and links for the supersampling doc

    munin-2.0.2, 2012-06-29

    Summary :

    • munin-graph can be called again from cron
    • โ†ช workaround "root" field name bug
    • ๐ŸŽ‰ initial doc/ subdir. will be munin book
    • ๐ŸŒฒ emits percent in log about errors
    • ๐Ÿ›  various bugfix

    munin-2.0.1, 2012-06-10

    ๐Ÿ›  Well, first bugfix release. ๐Ÿšš SCM has moved from svn to git.

    Commits by luke, mwest, steve.schnepp, ssm

    Summary :

    • โœ‚ remove .storable files if they are unreadable.
    • ๐Ÿ”„ change version strings to match git workflow
    • ๐Ÿ›  fix perms on state dir (D: closes #675593)
    • swallow stderr in cmd and ssh transport
    • โœ‚ remove the graph field in munin timings plugin

    Major enhancements to munin-async :

    • ๐Ÿ“‡ rename of the process names, it is now munin-async(d).
    • implement automatic cleanup
    • ๐Ÿ“‡ implement metadata, for the spool to be self-descriptive

    munin-2.0.0, r4900, 2012-05-30

    It is 2.0-rc7, code wise. Only edited the mandatory doc files โฌ†๏ธ (Changelog, UPGRADING, ...)

    Here is a very short summary :

    • CGI graphing is the way to go as munin-graph is no more
    • Native SSH transport
    • Native IPv6 transport
    • ๐Ÿ‘ Full rrdcached support
    • Graph zooming
    • ๐Ÿ”Œ Arbitrary precision down to 1 sec (needs 2.0 plugins)
    • ๐Ÿ‘ Asynchronous polling support (still experimental)

    Full summary is in Announce-2.0 and the detailed changelog is below, scattered in the various pre-2.0 versions.

    munin 2.0-rc7, r4882, 2012-05-23

    Commits by kenyon, steve.schnepp, ssm

    Summary :

    • ๐Ÿ›  Fix regex when $serv has some "-" in it (like dm-2). Closes #1218
    • munin-node: sets $PATH to a secure value. (Closes #863 and #1128)
    • munin-cgi-graph: Add & to the list of "good" chars, since it is used in $ENV{QUERY_STRING} (D: Closes #674148)
    • munin-limits: fix for UNKNOWN on DERIVE (Closes #1203, #1221)
    • munin-limits: fix --host option
    • munin-limits: fix on hosts with multiple levels of domains

    munin 2.0-rc6, r4839, 2012-05-07

    Commits by kenyon, knan, matthias, runesk, steve.schnepp, ssm

    Summary :

    • hddtemp_smartctl: just use the device name as the labels
    • โšก๏ธ Update our website address in various files
    • โž• Add explicit license for all plugins. (D: Closes #670428)

    ๐Ÿ›  Many bugfixes in munin-cgi-graph :

    • If url parameters are not valid, send HTTP 404 instead of 500
    • โœ‚ Remove the use of tempfiles. (D: Closes #668778)
    • ๐Ÿšš Move the generation of png via cgi under /var/lib/munin/cgi-tmp/ (D: Closes #668536)
    • Don't cache URL with parameters anymore, and don't keep uncached URLs (D: Closes #668667)
    • Validate the url chars. (D: Closes #668666)
    • โž• Add a max setting for cgi image size. (D: Closes #670811)

    munin 2.0-rc5, r4795, 2012-04-11

    Commits by kenyon, steve.schnepp

    Summary :

    • โž• Adding the current action to the command line. Useful for debugging.
    • Adding a new URL param full_size_mode to enable predictable IMG sizes
    • Enable sparklines with the url param "only_graph"
    • โšก๏ธ Start RRD just before first update. To avoid a very costly 1st update.
    • Emit the hosts in a sorted order, instead of somewhat random.
    • Do not emit png list if file handle is not defined. (D: Closes #666759)
    • โž• Add old option of --force-root, but with a new name. more explicit (D: Closes #601371)
    • We don't generate the png list when using cgi html.
    • โœ‚ Remove warning when asking "list" w/o a hostname (U: Closes #907952)
    • ๐Ÿ›  Many bug fixes (Closes #967, #1210) (D: Closes #583189, #568511, #475078, #666759)

    munin 2.0-rc4, r4770, 2012-03-24

    Commits by holger

    Summary :

    • ๐Ÿ›  Fix important typo

    munin 2.0-rc3, r4760, 2012-03-23

    Commits by kenyon, steve.schnepp

    Summary :

    • ๐Ÿ›  Fix issue that CGI HTML doesn't refresh itself
    • ๐Ÿ›  Fixed plugins to use the default draw style
    • ๐Ÿšš Also remove \r when reading config/fetch output. (works around bad behavior from munin-node-win32)
    • ๐Ÿ”Œ Various plugins fixes (closes #798, #663965, #595697, #648891)

    munin 2.0-rc2, r4709, 2012-03-09

    Commits by kenyon, steve.schnepp

    Summary :

    • ๐Ÿšš Import rrdmove into contrib/ as rrdcopy
    • ๐Ÿ— Revert the Munin::Common fix as it disturbs the deb build
    • ๐Ÿ”Œ Various plugins fixes by kenyon

    munin 2.0-rc1, r4638, 2012-02-07

    Commits by kenyon, steve.schnepp

    Summary :

    • ๐Ÿ›  Fix Munin::Common (closes #1036)
    • Document the fact that Munin needs at least Log4Perl 1.18 (closes #969)
    • Colors can now also be specified by an index of the palette (closes #1186)
    • ๐Ÿ”Œ Some plugins don't follow LC_ALL spec, so setting LANG=C also. (closes #1014)
    • Rewrite of fw_conntrack and fw_forwarded_local (closes #843, #725)
    • โœ๏ธ Various fixes & typos

    munin 2.0-beta7, r4600, 2012-01-21

    Commits by kenyon, mha, tv, holger, steve.schnepp

    Summary :

    • Spoolfetch uses _node_read_fast() now : 3MiB is now read in 2 s instead of 7 min.
    • ๐Ÿ›  Fix for the images when browsing in 'categories' view to be clickable.
    • ๐Ÿ›  Fixing the png generation, in order to have 1px per RRA sample. (closes #1184)
    • ๐Ÿ›  Fix for nested nodes
    • single_value is wrong for some multigraph, disabling it for now
    • ๐Ÿ†• new plugin : (haproxy_ng multigraph plugin for haproxy)

    munin 2.0-beta6, r4544, 2012-01-14

    Commits by kenyon, mha, holger, steve.schnepp

    Summary :

    • 0๏ธโƒฃ Rewrote the timeout handling code. The default node timeout is now 1 min.
    • ๐Ÿ›  Various bugfixes since 2.0b5

    munin 2.0-beta5, r4508, 2011-12-7

    Commits by knuthaug, ssm, bldewolf, tv, kenyon, janl, ligne, kristian, holger, steve.schnepp

    Summary :

    • Resurrecting munin-graph in a quite raw form
    • 0๏ธโƒฃ Set max_process default to 16
    • ๐ŸŽ Small performance improvements
    • ๐Ÿ›  Memory leak fixes (use weak reference for upper nodes)
    • Spoolfetch enabled nodes may send nothing.
    • Various code cleanups
    • ๐Ÿ›  Various bugfixes since 2.0b3

    munin 2.0-beta4, r4306, 2011-8-2

    Commit by steve.schnepp

    Summary :

    • ๐Ÿ›  fix issue with cgi html

    munin 2.0-beta3, r4256:4298, 2011-8-1

    Commits by janl, ligne, steve.schnepp

    Summary :

    • HTML/CSS enhancements
    • munin-async-* enhancements
    • IPv6 enabled munin-node
    • ๐ŸŽ Small munin-html performance improvements
    • ๐Ÿ”Œ Small plugins improvements
    • ๐Ÿ›  Various bugfixes since 2.0b2

    munin 2.0-beta2, r4199:4252, 2011-7-3

    Commits by bldewolf, steve.schnepp

    Summary :

    • Full integration of Munin with rrdcached
    • ๐Ÿ›  Fixed multigraph to be able to have multiple levels
    • Using Storable instead of a binary DB
    • Create a node.d.debug subdir
    • ๐Ÿ›  Various other bugfixes since 2.0b1

    munin 2.0-beta1, r4124:4199, 2011-5-29

    Commits by bldewolf, feiner.tom, jo, jorne, kristian, ligne, mha, runesk, ssm, steve.schnepp

    Summary :

    • Avoid memory leaks in munin-cgi
    • Enabling the generation of RRD with a different step size (eg: 10s instead of 5 min)
    • ๐Ÿ›  Various other bugfixes since 2.0a2

    munin 2.0-alpha2, r3856:4124, 2011-1-19

    Commits by bldewolf, feiner.tom, janl, knan, ligne, mha, ssm, steve.schnepp, lupe, jorne

    Summary :

    • ๐ŸŽ Huge performance boost
    • munin-graph is over, cgi graphing only from now on
    • ๐Ÿ’ป Enabling CGI HTML with an reworked UI
    • ๐Ÿ›  use a binary DB to store spoolfetch timestamps (fixes growing file bug in 2.0a1)
    • ๐Ÿ“š documentation cleanup

    โœจ Enhancements :

    • ๐Ÿ‘ Better node side timeout error message allowing things to be found out if needed
    • Properly label the bgbouncer queries-per-second graph.
    • Properly return undef when the SNMP client returns noSuchObject instead of setting an error.
    • ๐Ÿ”Œ munin-node: Insert a reset_timeout() call to enable the master to get in a word in edgeways after a slow plugin has executed
    • munin-html: Start using fork to save some wall-clock time. Option --fork us now active and max_html_jobs is recognized by munin-html as the maximum number of parallel processes.
    • Actually recognize max_html_jobs as a config parameter
    • โž• Add the publication part
    • โš  Clean up Perl warnings due to use of undefined variables in two functions in LimitsOld.pm.
    • looking at the Net::SNMP doco, -username cannot be '' (it must be between 1 and 32 characters).
    • The time of munin-graph is over, cgi from now on
    • ๐Ÿšฆ since pollers are now being respawned if they fall over, the shutdown-spooler signal handlers need to be removed before starting any poller up.
    • Cleanup of munin-cgi-graph:
      • Make it log right
      • Make it fast (now <0.1s pr graph on reasonable hardware)
      • Remove $config deep copy, it is too expensive, we need to fix expand_specials instead.
      • BUG: Broke --pinpoint processing
    • Munin::Master::Utils:
      • Replace some often used REs with string matches for speed. Helped speed up munin-cgi-graph quite a bit. Introduced munin_dumpconfig to help debug the expand_specials issue
      • Introduce munin_find_node_by_fqn to do faster lookups of things to graph.
    • Munin::Master::GraphOld:
      • Restructure a bit to avoid double loading of $config (in cooperation with munin-cgi-graph) and make it possible to pass some graphing options (--only-fqn for example) in some new places.
      • Proper logging the right way
      • NOTE: All code relating to host and service filtering and looping should be removed soonish - we're only using the FQN to find our work now.
    • ๐Ÿ–จ Replacing 'echo -n', which is implementation-defined - with printf, which is posix
    • โšก๏ธ munin-update: Add local URI scheme to enable running async collector directly on the master as this may somehow enable push-to master. Closes #981, thanks to jorne
    • ALWAYS dumps the RRD cmd used when an error occurs when RRD::graphing
    • โž• Add some extra HTTP Response Headers
    • ๐Ÿ”จ JMX refactoring by Joachim Sauer
    • โž• add some external tools to ease a Storable datafile
    • Enabled multigraph capabilities for the munin-async-server
    • ๐Ÿง Re-work filtering in linux df plugin to be much more flexible.
    • ๐Ÿ‘ฎ Force lpstat to C locale instead of EN_us.

    ๐Ÿ›  Various bugfix (not exhaustive) :

    • ${graph_period} substitution should happens in graph_title & fieldname (closes #881, thx stavros)
    • ๐Ÿ›  bugfix for mkpath on 5.8.8 (closes #992) -- thx Matthew Kent
    • ๐Ÿ›  fixes #991 (munin-update constantly thinks config has changed), thx mkent
    • ๐Ÿ‘ Better checks for undefs in munin-limits (#973)
    • ๐Ÿ”Œ IPMI plugin now graphs power usage as well (#954)
    • ๐Ÿ›  Fix swap usage numbers in the sunos memory plugin (#696)
    • ๐Ÿ”Œ Make exim_mailstats plugin behave properly after initialisation (#985)
    • ๐Ÿ›  Fixed a bug where all services in a category were colored when a service had a warning or critical state
    • Clean up field names in the bonding_err_ plugin on linux (#962)
    • Cosmetic cleanups in snmp__if_multi plugin (#1008)
    • The snmp__if_multi plugin now makes proper use of 64bit counters if available (#1006)
    • ๐Ÿง The linux plugin selinux_avcstat now uses integers instead of floating points (#1005)
    • freebsd/coretemp - rrd doesn't do celsius/fahrenheit
    • ๐Ÿ›  Fix autoconf in the nfs_client plugin for linux nodes (#1015).
    • ๐Ÿ›  Fix issues with plugin names with - in them.
    • ๐Ÿง Make linux df plugin not die when it encounters a mountpoint it can't access (#940)
    • snmp__df - avoid division by zero
    • gets it working for net-snmp snmpd on a ubuntu 10.04 lts desktop with fuse mounts
    • ๐Ÿ›  Fix up Solaris's if_ plugin.
    • Low max_processes leads to hosts being skipped (closes #990) -- thx Matthew Kent
    • ๐Ÿ”Œ Make the mysql_ plugin better at parsing innodb output (#956)
    • ๐Ÿ”„ Change call to mkpath to call to Utils module, resolving an issue with old perl (ticket #992)
    • ๐Ÿ”€ snort_* : merge fix from branch 1.4 to trunk

    ๐Ÿ†• New plugins :

    • add plugin : snmp__df_ram plugin
    • โž• add plugin : PostgreSQL 9.0+ streaming replication lag
    • โž• add plugin : linux/proc - for graphing information about groups of processes.

    โœ‚ Removed plugins :

    No one was disappointed :-)

    munin 2.0-alpha1, r3400:3856, 2010-7-14

    Commits by bldewolf, feiner.tom, janl, knan, ligne, mha, ssm, steve.schnepp

    • โœจ Enhanced CGI (CGI::Fast, direct call to GraphOld.pm, cgitmpdir)
    • Ability to zoom in or out graphs
    • ๐Ÿ›  fixed comparison pages in CGI mode as (closes #831)
    • hostname checks are case in-sensitive now : every hostname is converted to lowercase before use (closes #450)
    • โฌ†๏ธ Implementation of dirtyconfig (fixes #836), upgraded df plugin as an example.
    • custom format, per field/plugin, for graph_data_size
    • โž• Add update_rate with optional "aligned" suboption to align RRD updates to granularity (avoids fractional for integer gauges)
    • SSH native transport (closes #842)
    • ๐Ÿ›  handle the last line of multiline options (fixes #855)
    • modify how varnish_ autoconf checks for the varnishstat executable. (closes #873)
    • ๐ŸŒฒ use STDERR if cgi cannot open logfile (closes #874)
    • โž• Add comments to the extremely long regexes in the sensors plugin. Many thanks to Noga Gazit for the patch adding the comments! (attached in debian bug http://bugs.debian.org/573613
    • ๐Ÿ›  Fix sensors plugin parsing of Voltage, which needs to allow for whitespace at the begnining of the line. Debian bug: http://bugs.debian.org/573613. Thanks to Arthur Liu for the patch!
    • ๐Ÿ‘ฏ load $config once when using FastCGI, use Storable::dclone to deepclone the $config, in order to make .sum work again (see #894) (thx Jani M.)
    • โœ‚ Remove iso-8859-1 degree character from the example output from sensors, as it is ran with LC_ALL=C
    • prevent a spike in the graph after Amavis is restarted. Thanks to claudius for the patch. (closes #889)
    • ๐ŸŒฒ set Net::Server's syslog_ident parameter, so log lines have 'munin-node' as the process name, rather than the significantly less useful 'net_server'. closes #789
    • ๐Ÿ›  fix warnings when running under certain versions of perl, caused by exporting an undefined variable to the environment. thanks to Aleksandar Lazic (al4711) for the patch. (closes #896)
    • ๐Ÿ›  fix bug where snmp__netstat plugin can massively undercount the number of connections.
    • โž• add a $Munin::Plugin::SNMP::DEBUG variable, which is an alias for $Munin::Plugin::DEBUG, so that SNMP plugins can automatically have debugging turned on when MUNIN_DEBUG environment variable is enabled.
    • update snmp__rdp_users plugin to use M::P::SNMP, and document it.
    • node.d/df* minor spring cleaning
    • ๐Ÿ”Œ processes plugin - implement autoconf
    • โž• Add --pidebug to munin-node-configure. If PIDEBUG isn't defined, Node/Service.pm complains about uninitialized values.
    • ๐Ÿ›  Fix TLS, resolving several bugs.
    • Uptime should not scale, as it makes it hard to read after 1000 days of uptime. Thanks to Wakko Warner for noticing this (http://bugs.debian.org/575180)
    • strip the carriage return on the end of the capabilities list, if it exists. needed when debugging using telnet. closes #902.
    • โž• Add plugins to monitor prepared transactions in PostgreSQL
    • โž• Add a authors file for the buggers that use svn-git
    • โž• add an experimental test script, that checks the POD sections embedded in plugins (as used by munindoc).
    • โœ‚ remove dependency on perl-5.10. (munin tries to be 5.8 only)
    • fixes on mysql_isam_space_
    • ๐Ÿ‘ extend M::N::SNMPConfig to support SNMPv3 scanning.
    • munin-async-[client|server]. A proxy for async polling of the localhost's munin-node
    • defer JCVALID evaluation to runtime, since $(JC) can be redefined later in a specific Makefile.config. The core Makefile.config serving as a Makefile.default in this case.
    • โœ‚ delete some obsolete tests.
    • โœ‚ Remove Bashism - Thanks to Raphael Geissert for pointing this out (bugs.debian.org/581126)
    • โž• Adding a pure debugging munin-node
    • โšก๏ธ enable vectorized multiple-time updates
    • โฌ†๏ธ upgraded README to new website
    • get rid of unused variables, and needless initialisations.
    • first draft of a perlcritic policy.
    • Always start RRD 10 years ago to be able to spoolfetch in them. Otherwise we can only rewrite 10s of history.
    • โœ… more tests for m-n-c internals.
    • start to turn Munin::Node::Service into a "proper" class, rather than a bunch of static methods.
    • Include the name of the database in the graph title for PostgreSQL wildcard graphs.
    • start to migrate munin-run to instance-based M::N::Service
    • โšก๏ธ update munin-node to use a M::N::Service instance.
    • โž• add $Id$ keywords where missing.
    • ๐Ÿ‘ allow # characters to be included in config files, as long as they're preceded by a backslash
    • ๐ŸŒฒ avoid spamming the logfile with debug messages.
    • create a directory for storing spool files.
    • ๐Ÿ‘ spoolfetch support for M::N::Server.
    • ๐ŸŒฒ postfix_mailstats.in: $logfile was being redefined, causing problems during autoconf. thanks to Lupe Christoph for the patch. fixes #930.
    • โž• Addition of munin-sched

    munin 1.4.4, r3276,3379, 2010-2-26

    • Localization problem in 1.4.1 (closes #781)
    • ๐Ÿ”ง Sort plugin configuration file order. This ensures some predictability regarding where a configuration setting comes from when multiple files specify the same configuration variables. For details, see debian bug http://bugs.debian.org/564098
    • munin-cgi-graph*: cgi semaphore fix, hopefully cures #834
    • Munin/Master/GraphOld.pm sum+colour fix (closes #731) plugin to connect to a separate munin-node (or other daemon speaking the munin-node protocol) and fetch values from there.
    • โšก๏ธ munin-update: Fix config line continuation handling
    • โž• Add patch from munin ticket #828, to suppress "occasional" unknown states to avoid alerts. Thanks to Steve Wilson for the patch!
    • ๐Ÿ”Œ proxy_plugin: New proxy plugin, that makes it possible for a single Munin
    • jmx/Uptime: decimal days, not integer - closes #815
    • nvidia_: fix suggest
    • ๐Ÿง linux/vserver*: fix autoconf exit codes
    • ๐Ÿง linux/ip_: RE fix to be able to match IPv6 addresses
    • ๐Ÿง linux/selinux_avcstat: New plugin from Lars Strand showing selinux stats Taken from Muninexchange. Thanks to Lars!
    • ๐Ÿง linux/lpar_cpu: A plugin to measure IBM PPC hardware virtualization logical partition CPU usage (made for the platform once called OpenPower)
    • varnish_: backend_unhealthy is a DERIVE value, note that canonical upstream is the varnish project
    • โž• Add simfs" to linux df* plugins ignore list
    • ๐Ÿง linux/buddyinfo multigraph plugin by Gรกbor Gombรกs
    • Remediate patches from Gentoo that never came upstream. Prevents possible output on stderr in plugin linux/iostat_ios and corrects linux/fw_forwarded_local to handle a missing /proc/net/ip_conntrack linux/fw_forwarded_local: need to dereference the _conntrack_file variable
    • โšก๏ธ linux/diskstats: Upstream update, closes #838 #835 #837
    • ๐Ÿง linux/ip_: Better matching of IPv6 addresses. Use a single awk command instead of a mix of awk and grep.
    • mysql_: fix graph_base error (Closes #840) Patch from Gรกbor Gombรกs
    • ๐Ÿ”Œ mysql_: plugin suggests wrong values (closes #857)
    • ๐Ÿง linux/selinux_avcstat - exit 0 on autoconf
    • ๐Ÿง linux/tcp: Add contributed plugin from Tim Small
    • linux/df_abs: multiple filesystem excludes do not work in df_abs Thanks to Daniel Reichelt for the patch!
    • ๐Ÿ“š snort*: Add documentation and minor updates
    • ๐Ÿ–จ multips_memory: correct printing out raw fieldname, instead of clean_fieldname, documentation updates
    • ๐Ÿ”ง linux/df_abs: Added configuration option to df_abs to Enable/Disable the graph total (The default is on). Thanks to Daniel Reichelt for the patch, submitted at http://bugs.debian.org/567895 - adapted, tested and documented by Tom Feiner
    • snmp__if_multi: Add env.ifTypeOnly filtering, fix multiple buglets
    • ๐Ÿ”Œ mailman: Corrected incorrect use of $MUNIN_PLUGSTATE in mailman plugin
    • amavis: Change amavis mktempfile function to run with backticks instead of $(command) as it doesn't work correctly piping to sed
    • exim_mailstats: exim_mailstats doesn't count Completed properly. Thanks to Wakko Warner for noticing this in http://bugs.debian.org/569621
    • ๐Ÿ—„ Deprecated tomcat plugins: Fix in to work properly when only one connector is available http://bugs.debian.org/543523
    • ๐Ÿ”Œ postfix_mailstats: Fix shell->perl syntax in perl plugin
    • โšก๏ธ apt: update description with a pointer to apt_all
    • jmx/GCCount - fix negative counts on jvm restart (closes #852)
    • ping_: fix obvious typo (closes #854)

    munin 1.4.3, r3232:3274, 2009-12-30

    • ๐Ÿง linux/diskstats: New multigraph plugin to replace diskstat_ - more tidy and more efficient. Thanks to Michael Renner for the deveopment of this and porting to multigraph
    • ๐Ÿง linux/cpuspeed: Specify "average" for the speed, switch to printf to get numbers printed in full, E notation looses significant digits and there are whispers of a bug in the E notation handling in munin-update
    • โšก๏ธ Make munin-update --nofork not die when nodes are unavailable. Closes #800.
    • hddtemp_smartctl: Multiple enhancements:
      • document how to set type_ for sata drives
      • document need to run as a user with device access
      • Support some debugging
      • detect if smartctl fails
      • detect if no recognized temperature output is present
    • lpstat: Warn if the predefined $lpstat executable is not executable, Make lpstat path configurable and search for it in likely places if it's not set. Patch from Lupe - thanks! Closes #826.
    • dhcpd3: Only emit .max if the .max is valid. Document a bug from the trac - addresses but doe not close #829. Patches for a complete fix welcome.
    • โœ… More specific test for watermark feature (1.2.13 required)
    • 0๏ธโƒฃ Make 0755 default permissions for $DBDIR and make consistent in Makefile and munin-check
    • ๐Ÿ›  Fix issue where far too many mails would be sent by munin-limits (fixes #795)
    • munin_stats: Fix a typo in the "no"-message that made munin-node-configure reject it.
    • โšก๏ธ linux/yum: Enhance statefile error message. Update to use M::C::Defaults
    • ๐Ÿง linux/vserver_*: Add autoconfiguration (patch from #811 submitted by proppy, closes ticket).
    • โšก๏ธ munin-update: Make true check into defined check to avoid dereferencing undefs
    • ๐Ÿ”Œ Munin::Plugin:
      • Better documentation of new default state file name.
      • In need_multigraph, if run from a tty with "config" or no arguments advice to use munin-run and exit.
    • ๐Ÿ”Œ mailman: User contributed patch to make plugin work better the first time. Also replaced "exit $n" with "die" with good error messages. Untested but perl says syntax ok.
    • hddtemp_smartctl: Added chomp, as it won't work with a newline at the end. Thanks to Ingvar Hagelund for pointing this out

    • โšก๏ธ munin-update: Suppress warning "Error reading includedir directory" in case the includedir is empty (which is the case in new installations. This caused cron to send these messages all the time

    • Munin::Master::GraphOld: warn_min/warn_max typo fix

    munin 1.4.2, r3167:3231, 2009-12-16

    • ๐Ÿ”Œ Munin::Plugin::Pgslq: Clean the fieldnames before returning them, so we don't generate invalid data with for example a dash in the database name.
    • ๐Ÿ‘ jmx_: Add authentication support, fix exceptions in various memory related parts, refactor connection negotiation to one central connection class, add default connection info for jmx_, so we actually are a bit autoconfy
    • โšก๏ธ munin_update: Update to work correctly with 1.4, document and enhance a bit
    • ๐Ÿ‘ munin_stats: Provide better graph_info and set some warning and critical levels at 4 minutes and 4m45s
    • ๐Ÿ‘Œ Improve colors contrast in jmx plugins which have Max area, to make them more readable + fix some indentation
    • ntp_offset: make info into graph_info
    • โœจ Munin-(node|run): Make group name resolution lazy, enhance error messages and reinstate the group foo,(bar) syntax
    • munin-(node|run): Set umask to 0002 so that state files are group writable

    INSTALLERS: chmod g+w on the files in your state directory (/var/opt/munin/plugin-state in a default install)

    • ๐Ÿ”Œ multips_memory: New plugin graphing the sum of the memory usage of different processes matched by regular expression.
    • ๐Ÿšš Perl modules should not have x bit set: Remove on *Old.pm
    • โšก๏ธ munin-update: Make I/O timeout fatal to terminate munin-update<->munin-node communication otherwise the two parties falls out of phase (or we need to introduce a RESET command or close and reopen node connection, but I don't want to do that, esp. not now). Handle the fallout of making it fatal.
    • ๐Ÿ“š linux/load and linux/cpu: Correct warning/critical documentation
    • postgres_querylength_: Fix query that can never have worked...
    • Switch fonts to DejaVuSans og DejaVuSansMono. Vera is now obsoleted by DejaVu in most contexts.

    INSTALLERS: On platforms with RRD 1.3 the fonts need not be removed and no paths need to be installed as long as the DejaVuSans font family is installed.

    • Reorder somewhat to get lines on top of areas
    • Patch from blueyed to make munin-*cgi-graph work
    • snmp__if_multi: Only set .max if the interface speed has been obtained
    • mysql_: always exit 0 on autoconf
    • ๐Ÿ—„ dhcpd3: re-fix deprecated non-0 exit on autoconf
    • โž• add freeradius plugins from Alan DeKok and adapt better for munin-trunk
    • linux/df_inode: Small pod correction and add debugfs to df_inode exclude list
    • ๐Ÿง linux/df: Added debugfs to df.in exclude list
    • ๐Ÿ”Œ Apache plugins: Exit with proper error of LWP::UserAgent not found. This can happen if someone configured the plugin manually, or if the plugin is installed when LWP::Useragent is installed and passes autoconf, but sometime later LWP::Useragent is removed. Without this patch the error message is confusing: Can't locate object method "new" via package "LWP::UserAgent" This also keeps autoconf output sane even if LWP::Useragent is not available
    • ๐Ÿง linux/ip_: Actually support ipv6. Munin does actually handle : in plugin names right
    • ๐Ÿšš make rpm does not work and won't work. Remove makefile target and spec file. Might be added back later.
    • ๐Ÿš€ There are no new autoconfiguring plugins in this release.

    munin (1.4.1, r3116:3166, 2009-12-04)

    • ๐Ÿ”Œ munin-node: Introduce a select loop to read from plugin output/errors and avoid locking up
    • ๐Ÿ”Œ munin-node: Plugins that time out must not be added to service list
    • Looked into making sunos/memory use kstat but that's a hack of more than 30 minutes, so document dependence on top instead
    • hddtemp_smartctl: make it quiet on systems that lack smartctl
    • ๐Ÿ”Œ sunos/iostat plugin now works
    • ๐Ÿ“š linux/load: Correct documentation on how to set warning levels
    • sunos/load: Set more graph_ things, including graph_scale no to avoid "milliload"
    • โšก๏ธ Update exim_mailqueue plugin to use exiqgrep instead of exim, closing #780
    • sunos/df*: Add handling of /cdrom and /media mount points (ignore them)
    • ๐Ÿ› M::M::Utils: Remove the "BUG", it is wrong and worrisome
    • ๐Ÿš‘ linux/df*: Reinstate the warning and critical levels. Document how to set them.
    • munin-graph: Correct ordering problem in command-line. AREA|LINE/STACK sequences must not be interrupted by HRULEs and such (broke graphing of old cpu plugins)
    • โš  munin-graph: warning lines without range endpoint gets better detection.
    • ๐Ÿง linux/df: Reinstate the default filesystem filling limits. Document how to set them.
    • ๐Ÿง linux/if:
    • ๐Ÿš‘ Munin::Plugin: Support default values for warning and critical levels.
    • munin-*cgi-graph: Untaint the whole hostname, not only the first occurrence of something unholy
    • Munin-*cgi-graph: Let "." be legal in hostnames.
    • munin-graph: Recognize "max_graph_jobs" in the configuration instead of logging errors
    • Also add munin_cgi_graph_jobs to the legal keywords
    • ๐Ÿ‘‰ make tar now produces munin-$VERSION instead of using underline between
    • ๐Ÿง linux/if_: This change prevents the linux if_ plugin, when run as non-root, from leaking stderr output from ethtool to the log.
    • postfix_mailstats: MUNIN_PLUGSTATE is an environment variable. Thanks to pkhamre for reporting this.
    • linux/fw_forwarded_local: check for readability with test rather than cat.
    • ๐Ÿ›  Fixes to Announce-1.4.0

    munin (1.4.0, r3033:3115, 2009-11-27)

    • โšก๏ธ Give the docs a once-over and update ChangeLog
    • โšก๏ธ Update plugins.history
    • Mention Aleksey Studnev in jmx_ doc
    • ๐Ÿ”€ Merge patch from debian bug http://bugs.debian.org/507069 where netstat plugin counts \"active connections rejected because of time stamp\" as active connections, because of a lax regex
    • ๐Ÿ”Œ amavis plugin: Minor pod fix
    • ๐Ÿ–จ Add snmp_print(pages|supplies) printer plugins
    • jmx_: nitpicks
    • ๐Ÿ›  Fix #739: Perl error message only appears when there are no plugins on any nodes, so check that and LOGCROAK in a helpful way
    • โšก๏ธ munin-update: Change LOGCROAK to WARN for munin includedir missing or empty
    • ๐Ÿ”ง Munin-node-configure --snmp: modify host enumeration code so hostnames that are passed in aren't indiscriminately converted to IPs. only works with plain hostnames, not CIDR.
    • โœ‚ Remove Log::Log4perl TRACE level use since that requires a too new Log::Log4perl
    • ๐Ÿ”Œ Munin::Plugin::SNMP: Added support for env.timeout for SNMP sessions
    • โž• Add and extend the UPGRADING doc
    • โœ‚ Remove reliance on the very newest Getopt::Long version, update docs accordingly.
    • ๐Ÿง linux/files_: fix slightly odd usage of awk. the warning and critical thresholds are static, so they can just be echoed along with the rest of the config.
    • ๐Ÿ”Œ Postgres plugins: Correct pod from Munin::Plugins::Pgsql => Munin::Plugin::Pgsql (singular plugin, instead of plural)
    • ๐Ÿ”ง Munin::Plugin::Pgsql: Correct Pgsql.pm plugin configuration documentation section
    • Correct the generic crontab install command
    • ๐Ÿ›  Typo fixes in docs

    • Munin-node: Provide a different statefile for each master. Helps prevent plugins that rely on their state-file from reporting incorrect data when used on a plugin that is polled by multiple masters. It uses the master's IP address, so it won't work if they are both behind the same NAT gateway, for example.

    set_state_name() in Munin::Plugin is also modified to behave in a similar manner.

    Additionally exports $MUNIN_STATEFILE into each plugin' environment, so that all plugins can partake thereof. Should be useful to plugins written in languages other than Perl.

    • ๐Ÿ“š Update 1.4 documentation
    • ๐Ÿ”Œ Munin::Plugin: fix $Munin::Plugin::DEBUG. it wasn't being set (lexical variable $DEBUG was being set in its place). change from "use vars" to "our" for all the externally-accessible variables, to make it clearer what is going on. + fix indentation
    • munin-limits: Check if $children is undef before using it as a array reference. Fixes #762
    • snmp__if_multi: Call "need_multigraph" function to avoid working under the wrong circumstances
    • ๐Ÿš‘ dhcpd3 plugin: Critical and warning limits added. Some cleanup and minor fixes.
    • ๐Ÿ”Œ Munin::Plugin: straight port of the multigraph assertion sub from Plugin.sh.
    • netbsd/sensors_: according to http://munin-monitoring.org/wiki/protocol-config, graph_vtitle has been superseded by graph_vlabel.
    • โœ… a few more tests for Munin::Common::Config.
    • ๐Ÿง linux/fw_(packets|conntrack): check for readability not existence bail properly if /proc/net/snmp cannot be opened.
    • ๐Ÿ›  Fix #758: Enhance and fix error propagation, fix exception handling, fix sub-process waiting/reaping, and finally print old config data for failed nodes in a working way (probably worked before, but I broke it when I retooled how old_service_configs is read)
    • Munin::Master::ProcessManager: Correct the join command, which resulted in not printing the firewalled host - now it does :)
    • Returning iostst* to family auto, and moving diskstat_ to manual, until we have multigraph support added to diskstat leaving diskstat in auto without multigraph creates 3 graphs per disk, and on multi disk machines this makes the main html quite heavy
    • Uncomment includedir /etc/munin/munin-conf.d in munin.conf.in, and make sure Makefile creates the directory at install time
    • โž• add some tests for Munin::Common::Config.
    • Munin::Common::Config: populate the valid keyword hash directly, rather than through an intermediate array.
    • ๐Ÿšš linux/diskstat_: Remove fake_munin_plugin, as we know we include Munin::Plugin , no need to fake it :)
    • munin-node.conf: only specify setsid once in the config file
    • squid_traffic: hit_kbytes_out needs to be converted to bits, as with the other data series. fixes Munin ticket #761 and Debian bug 557385 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557385. thanks to Samuel Leon [email protected] for the patch.
    • Prepare announcement of 1.4.0

    munin (1.4.0-beta, r2982:3032, 2009-11-21)

    • ๐Ÿ“š ejabberd_: Fix some documentation and other problems, move to generic plugin directory (not Linux specific software)
    • No .t files in the TAGS file!
    • โšก๏ธ munin-update: Make rrd files even if the DS label evaluates to false in perl (e.g., foo.label 0)
    • ๐Ÿ”Š bind9: Parse query logs with view information. Closes #661
    • ๐Ÿง linux/ip_: Avoid matching x.x.x.2 with x.x.x.24. Fix is "obviously" correct and has only been syntax checked
    • ๐Ÿง linux/ip_: Document that we won't support rule matching on the "any" firewall framework
    • ๐Ÿง linux/cps_ (LVS) plugin fixed by incurporating patch in #636. Not tested beyond a syntax/autoconf test
    • ๐Ÿ“œ bind9_rndc: Parse BIND 9.6 stats output.
    • ๐Ÿ“š exim_mailqueue: Add documentation about user required to run plugin and modidy AWK script as the default action is to print the whole line, which was done...
    • ๐Ÿ”Œ Various fixees to various plugins
    • ๐Ÿ”Œ sunos/iostat: New plugin showhing I/O thruput on Solaris
    • exim_mailstats: count the number of received, rejected and completed emails using regexes rather than substr(). fix for ticket #698. also suppress stderr when fetching the log_file_path, remove some unnecessary code, improve error when the logfile is unreadable, and tidy up here and there.
    • ๐Ÿ”Œ dev_scripts/install: add install-plugins-prime to the targets run during a standard install. makes working on plugins rather easier, since a full, slow, salted-earth reinstall isn't required.
    • ๐Ÿšš postfix_mailstats: remove processing of rotated logfiles, as decided in ticket #631. also includes a bit of tidying, and descriptive error messages when bailing rather than relying exclusively on exit status. i don't have a postfix server to hand, so this is not exactly well tested...
    • ๐Ÿ”Œ Plugin execution: remove undefined elements from the plugin command passed to exec. this fixes the underlying problem the yum plugin was encountering earlier.
    • ๐Ÿง linux/yum: change yum plugin so it ignores defined-but-empty arguments. makes fetch work again.
    • munin-graph: Re-introduce line continuation in the rrdtool graph command debug output
    • Make munin_graph immune to redundance in graph_order field
    • โœจ M::M::Config: Enhance a error message to include input line number
    • ๐Ÿง linux/fw_conntrack: Let there be a total.value even if the input is empty
    • ๐Ÿง linux/diskstat_: Document problem with multiple masters
    • ๐Ÿšš overview template: Remove COMPARE links as we will not be able to make them correct in any reasonable timeframe. The datastructure we have now does not support that O:-)
    • ๐Ÿšš munin.conf.pod: Removed the list of example required parameters configurations from munin.conf man page, as they are not required anymore, instead moved them to the explanation section for each parameter, showing the default
    • ๐Ÿง linux/iostat: Changed to manual, as they are replaced by the new diskstat_ plugin by Michael Renner
    • ๐Ÿง linux/threads: make a little less racy (and a tiny bit more efficient to boot). it's still not perfect, because even now there's a gap between the shell expanding the glob and grep getting round to reading the files, but at least it complains less.
    • ๐Ÿ”Œ log anything that plugins print to stderr. also sends a brief message back to the server explaining what went wrong. fix for ticket #582.
    • munin-graph: Stop trying to copy cdef when aliasing fields in graph_order -- 1.2 doesn't do that.
    • Changing munin.conf.pod, munin-cron.pod to munin.conf.pod.in munin-cron.pod.in. Adjusting Makefile accordingly. Closes #753
    • munin-node: Do "next" on weird filenames not "return" so that we read all plugin config files
    • ๐Ÿ”จ favicon for all templates. Refactored the finding of the root path and css name in the process. Added tests for get_root_path
    • modify how nested timeouts are handled, as discussed with janl. this fixes the bug whereby a connection to munin-node would be unexpectedly terminated if a plugin took more than 10 seconds to run, regardless of whether this was allowed by the plugin configuration.
    • โšก๏ธ Catch problems if someone forgot a "address " or "update no" - and make it plain in the error message.
    • Use_node_name should default to "no". Closes #757
    • Clarify munin_set_var_loc error message so we know what value is set illegaly
    • munin-node: Improve error reporting during startup by sort of merging it with _run_service(). move the eval to the very top of the event loop so as to avoid interfering with the session timeout.
    • ๐Ÿง linux/fw_conntrack: Now works in 2.6, closes #532, thanks :-)
    • โž• Added ejabberd contrib plugin, moved from debian patches

    munin (1.4.0-alpha2, r2899:2981, 2009-11-13)

    • ๐Ÿ”Œ set obsoleted tomcat_* plugins to family=manual
    • smart_ - fix autoconf yes and suggest empty
    • ๐Ÿ”Œ openvpn and misc ntp_* plugins: fix some nonzero autoconfs
    • mysql_: fix autoconf for missing Cache::Cache
    • zimbra_: fix autoconf when missing perl modules
    • ๐Ÿ›  Fix brokem munin-cgi-graph, which was : missing : --list-images param for munin-graph, a missing chomp($file), and a wrong path to the generated png. Also fix HTMLOld passing an array ref instead of an array
    • a bit more debug output for the node server -- note which node each plugin is associated with, and whether it requires multigraph.
    • ๐Ÿ”Œ report when plugins are being ignored due to errors when they were being configured. not very detailed, but better than nothing. also delete them from the list of plugins, so they're not included in the list.
    • Munin-node: fix logic in _suggested_links():
      • never return any suggested links when the plugin shouldn't be installed.
      • correctly handle SNMP plugins whose only wildcard parameter is the host. (thanks to janl for spotting this was broken.)
    • โž• Add proof of concept snort plugins
    • snmp__if_multi: Update to acutuall implementation of multigraph and some further testing and corrections
    • โšก๏ธ INSTALL: Update w.r.t. support for SNMP v3
    • munin.conf: Correct "includedir" example
    • postfix_mailqueue: Fix autoconf for the negative case, pretty sure it still works for the positive case O:-)
    • ๐Ÿ›  Fix various autoconf problems with slapd and ifx plugins
    • ๐Ÿ”Œ mysql_* plugins: Now obsoleted by new mysql_ plugin. Set family=manual
    • ๐Ÿšš Asterisk_* plugins: None of these support autoconf so remove magicmarker
    • ๐Ÿš‘ HTML: Border on graphs in critical and warning state for nodeview. Comparison views (hopefully) to follow
    • M::M::Utils: End the pod section with =cut, so that the last line, # vim: syntax=perl ts=8 won't slip into the man page
    • ๐Ÿ“š M::M::ProcessManager: documentation typo fix
    • bind9_rndc: reinstate @@PERL@@ substitution marker, which broke in r2958
    • ๐ŸŒฒ Get the BIND logfile's size before rndc is run, rather than taking a guess at where it might have been. Fix for #746, thanks to guillomovitch for the patch.
    • โš  Clean up a typo, add use strict, use warnings to all 3 apache_* plugins, add an info explanation for apache_accesses
    • HTML: munin-serviceview: add column header on 6th column in legend table
    • ๐Ÿšš M::M::HTMLOld: removes underscore from top navigation element describing the plugin name for the service page emission. you know for the visual touch
    • HTML: added variable to set the text for the dropdown for each of the template emitting functions.
    • ๐Ÿ”จ Refactoring templates into partials (with include) to avoid a lot of duplication. There is some left. Better look on the legend table for service-biew and dropdown with 'other' links with config value. Default is 1 at the moment. Makefile adds install steps for new partial folder
    • โšก๏ธ M::M::UpdateWorker: Typo--;
    • ๐Ÿง linux/df_inode: vfat doesn't have any inodes either.
    • ๐Ÿ“š More documentation of plugins
    • Graphs: Fix cur: values for .stack and .sum.
    • Graphs: ADDNAN in expand_specials cdefs
    • โœ‚ Remove .label requirement on .stack fields.
    • ๐Ÿ”„ Changed munin_stats to check for $Munin::Common::Defaults::MUNIN_LIBDIR/munin-update existence + executable in order to autoconf it as previously it checked for the existence of the munin master logs, which did not exist in a clean installation. Also added a check + extinfo message in case any of the log files are not readable
    • ๐Ÿ›  Fix copying of subhashes (#%#parent was broken in old version). Fixed various issues in a couple of programs.
    • ๐ŸŒฒ M::M::ProcessManager: clarify what the numbers at the end of the log message mean.
    • M::P::SNMP: for some reason, Net::SNMP doesn't consider 'No Such Object' to be a real error. Handle better in get_single.
    • linux/ip_: Use env.hostname to replace ip-number in graph_title.
    • pm3users_ : we can do colour now
    • ipmi_sensor_ - fix autoconf for missing ipmitool
    • M::M::Config: Handle continued lines (ending in )
    • M::M::GraphOld: Comment out utime call that interferes with rrd's --lazy option
    • M::M::Node: A missing .label isn't as fatal as all that. Insert a value and supply .extinfo to explain more
    • ๐Ÿง Make the linux/diskstat_ plugin work better w/o root access, document a bit better
    • โœ‚ Remove obsolete nagios specific munin-limits commands from crontabs all over.
    • โšก๏ธ M::M::Update: Load datafile relative to the configured dbdir, not the default dbdir
    • squeezebox_: Various enhancements
    • M::M::Node: More specific location of the missing label from the config output
    • M::M::LimitsOld: Forgot to actually make this into a exporter module. Thanks to Kevin Fenzi for pointing this out
    • โšก๏ธ mysql_ plugin: Update vlabels for concistency
    • ๐Ÿ”Œ Give the BIND plugins a graph_category as pointed out in email by Rado Rovny
    • โšก๏ธ Update mysql_ plugin from upstream
    • Get rid of munindoc.in from the installation (closes #742)
    • INSTALL: More modules, and a section on using CPAN-shell
    • Implement dropdown boxes for peers when there are more than "dropdownlimit" number of peers. Implemented for all views except overview, which is a special kind of, ehm, view. Also removes underscores from names for graph peers to clean them up a bit

    munin (1.4.0-alpha, r1560:2898, 2009-11-06)

    • ๐Ÿ‘ squeezebox_: Changes to support several players
    • smart_: Exit 0 on autoconf as the doctor ordered
    • ๐Ÿ‘‰ Make munin-graph recognize --help
    • ๐ŸŒฒ Quite a bit of work on error messages and log messages
    • ๐Ÿ”Œ munin_stats plugin: Accept logdir setting from plugin-conf.d
    • ๐Ÿง processes and linux/proc_pri plugins: Add vlabel
    • Handle domain_order as group_order.
    • ๐Ÿ›  Sort peers properly (fixes #577)
    • Fix handling of group_order and node_order (partial fix for #579)
    • โšก๏ธ Munin-update: soften up the protocol error handling a bit
    • ๐Ÿ‘‰ Make munin-html tolerate --nofork - even if it has no effect. Document.
    • ๐Ÿ”Œ mysql_ plugin: Fix "suggest" bug
    • โž• Add multigraph_tester plugin to test (and show off) multigraph features
    • โž• Add extinfo_tester plugin for developer aid
    • Make use_node_name work again (fixes #739)
    • One single instance of "includedir" in munin.conf is now obeyed to implement a "drop directory" for munin-master configuration. Example in munin.conf
    • โž• Add python-plugin OO framework as python-plugin
    • ๐Ÿ”Š Make M::M::Logger a bit more subtle about warnings when the logs are not open (so that they appear somewhere instead of nowhere)
    • โšก๏ธ Update plugin configuration for varnish_
    • ๐Ÿ‘‰ Make notifications work again
    • munin.conf: Set HTML and CGI dir consistently
    • โž• Added new mysql_ by Kjell-Magne ร˜ierud plugin, document origin, and sentence the others to exile (family=contrib)
    • ๐Ÿ›  Fix "make/make install" problems, document the other
    • โšก๏ธ Change framing a bit to allow coloured frames (once the templates are updated)
    • โž• Add multigraph support to all programs in the munin-suite
    • ๐Ÿ”Œ mysql_innodb plugin: The "new way" of detecting InnoDB free space was changed in 5.1.24, add a case to compare correctly.
    • linux/bonding_err_: it's a counter not a gauge
    • Perltidy quite a bit
    • ๐Ÿ“š Retire fieldname.warn and fieldname.crit. The documentation has been saying .warning and .critical for a number of years. Mass fix plugins accordingly.
    • Service view: Add hopefully helpful explanatory text about warn/crit/unknown states in the graph-info field.
    • Get the HTML templates and CSS validating.
    • โšก๏ธ Updated templates and CSS with stylish new elements, fonts and such. Thanks to Knut Haugen.
    • Switch to Log4perl on the master side. Node still has to use old logging to avoid node-installation-dependency-hell.
    • Ever more corrections to INSTALL
    • Basic modularisation of munin-limits
    • ๐Ÿšš Move favicon.ico to templates, some of us need the HTMLDIR to be fully re-generatable from the templates directory (in order to be FHS complaint)
    • Commented some templates to make them easier to read and understand
    • munin.conf: include cgiurl_graph example
    • ๐Ÿ”Œ memcached_: New wildcard plugin
    • ๐Ÿ”จ Refactoring of munin-update, munin-node and munin-node-configure by Kjell-Mangne ร˜ierud and Matthew Boyle. Actual tests for testing the programs were added too!
    • templates:
    • ๐Ÿ‘ html templates: The timestamp can't really be ISO8601 with the support of portable strftime % formats so remove the T, and cover the eventuallity that strftime does not support %z
    • ๐Ÿ‘‰ Make templates @@ free - less processing - change Makefile and M::M::HTMLOld accordingly
    • Put INFO and DEBUG statements into the locking code to make it debugable
    • ๐Ÿ›  Fix bashisms in nutups_.in : function is useless
    • Introduced some actual debugging output to munin-html
    • ๐ŸŒฒ Cleaned up logging in munin-html and M::M::Utils
    • ๐Ÿ— munin-master: make getopt::long dependency explicit at build-time
    • ๐Ÿง linux/df*: Ubuntu Karmic uses "none" as device a lot, so handle that
    • ๐Ÿ— HACKING.pod: Revert "Note to do 'make build' before trying the install script."
    • โœ… testplugin: Testplugin for various failure modes - developer support
    • ๐Ÿ”Œ Node.pm: Sanitise plugin names
    • Node.pm: Fix the fieldname sanitiser a bit
    • ๐Ÿ”Œ Node.pm: Better error message for empty plugin list (links to wiki)
    • If ntp_offset can read no values from ntpq, replace values with 'U' to avoid master confusion.
    • ๐Ÿ†• New plugin for Squeezebox Duo: squeezebox_
    • โž• Add plugin for connected PostgreSQL users.
    • ๐Ÿ’„ Cosmetic changes in munin-cron script to make it more failure obvious and and clarify the ordering
    • Minimal modularization of munin-html, munin-graph and munin-limits - now half suited to include in munin-fastcgi-graph if we want to
    • ๐Ÿšš Turns out that the // (and //=) operator is new to perl so remove all use
    • โž• Add plugin for PostgreSQL tuple access count
    • โž• Add plugin for Slony (PostgreSQL replication) node lag time
    • โž• Add plugins for PostgreSQL scans (squential vs index)
    • ๐Ÿ‘Œ Support connecting to non-default database in pg plugins
    • ๐Ÿ‘Œ Support multiple parameters to pg plugins, using colon to separate them.
    • Document max_graph_jobs and max_cgi_graph_jobs (see also the wiki).
    • 0๏ธโƒฃ Made munin-graph parallel (defaulting to 6 forked processes). Adapted from 1.2 patch by Kjetil Homme. Many many thanks!
    • ๐Ÿ”Œ check whether javac works before using it, skip java plugins if not
    • ๐Ÿ”Œ pgsql: Properly apply filters to config query as well for wildcard plugins, so we don't generate lots of nan fields in the graphs.
    • munin-html: Do not try to calculate png size, use geometry of the file in the filesystem instead. This will cause a propagation delay - image sizes may be wrong, until munin-html runs again.
    • munin-graph: set m/a time of png to last modification time of the corresponding rrd file (since reverted)
    • Adapt patch in #3 to current munin-cgi-graph for non-fastcgi. Closes #3. Thanks to blueyed
    • Adapt patch in #3 to current munin-cgi-graph to obtain munin-fastcgi-graph
    • Install munin-fastcgi-graph
    • โšก๏ธ munin-update and family: Do not accpet hostnames outside [-A-Za-z0-9]. Issue helpful error message if someone bumps into this.
    • ๐Ÿ”ง Munin-node-configure: always do "exit 0" even when saying "no" because it is a normal exit and we do read the stdout. Mass fix of plugins in trunk.
    • ๐Ÿ“š linux/cpuspeed: Documentation fixes and slight error-message enhancements
    • ๐Ÿ”„ Changed the Max memory for the jmx_ plugins to default to a light color (just like apache_processes free slots graph) as currently Max got a dark blue color, making it hard to read graphs
    • Compile the java files with -target 1.5 and -source 1.5 so they will work correctly on sun-java-1.5 and on (without this, when compiled using openjdk/sun-1.6-jdk, they refuse to run on 1.5 jre
    • ๐Ÿ†• New vserver plugins adapted from Debian
    • ๐Ÿ†• New asterisk plugins adapted from Debian
    • ipmi_sensor_: Applied patch from http://bugs.debian.org/490093 so that the graph scale always starts from zero
    • Add ipmi_sensor_ wildcard plugin from Debian branch, and POD it
    • ๐Ÿ”Œ Massive PODing of plugins for use with munindoc by Stig Sandbeck Mathisen Many thanks!
    • ๐Ÿ†• New plugin: openvpn.in from debian, and POD it gently
    • โž• Added the ability to customize the install location for the jmx java library. As most distributions won't want it in the default munin libdir
    • ๐Ÿ”ง munin-node-configure needs pass the list of plugin names through to apply_wildcards() too. part of #718. thanks to knan for the report.
    • Munin-node: Clean up man-pages, and try and standardise common information across all three applications.
    • ๐Ÿ”Œ Report errors against plugins with inconsistent/unexpected magic markers.
    • ๐Ÿ”Œ Java plugins written by FIX. Adapted for inclusion in munin by Erik Bolsรธ, Tom Feiner and Ilya Kikoin. THANKS!
    • ๐Ÿ”Œ Applied patch by Katriel Traum for snmp__memory that converts the plugin to use Munin::Plugin::SNMP, and does some clean-ups
    • ๐Ÿ‘‰ New plugin: nomadix_users_. Monitors a kind of enterprise wifi infrastructure.
    • snmp__if_multi: Updated with some known bugs/enhancement needs as well as better author/copyright info
    • ๐Ÿง linux/ip_: Better support for IPv6. Patch by Rune Skillingstad, thanks! Closes #563.
    • ๐Ÿง linux/if_* plugins: Even more virtual lan support. Patch by Rune Skillingstad. Thanks. Closes #562.
    • amavis: Fix use of $MUNIN_MKTEMP as pr. #502. Should probably provide a working function in plugin.sh or a better MUNIN_MKTEMP
    • ๐Ÿ”Œ apache_* plugins: Better error messages for diffetent kinds of LWP errors (for example missing Crypt::SSLeay). Patch by Tom Feiner, thanks! Closes Debian #542477 and Munin #710
    • ๐Ÿ”Œ ntp_ plugin: Provide error-message in english if plugin invoked without recognized hostname in symlink
    • ๐Ÿ‘ hddtemp_smartctl: Use --nocheck=standby if supported by smartctl. Thanks for patch from marxarelli. Closes #715
    • ๐Ÿ”Œ note bug in amavis plugin in doc
    • ๐Ÿง linux/port_: Fix to allow more than 9999 connections. Patch from Olav Kolbu, thanks! Closes #583
    • sendmail_mqilqueue: Correct queue count on sendmail with HOST_STATUS/hoststat enabled. Thanks to andy for this. Closes #630
    • ๐Ÿ”Œ exim_mailqueue plugin now supports showing frozen messages and uses prettier colours. Thanks to micha for the patch that was adapted! Closes #107.
    • ๐Ÿ”ง munin-node-configure: Some re-wording of the manual page, and remove some obsolete dependencies on the --shell option.
    • ๐Ÿ”Œ Port munin_stats plugin to use the logtail functionality from Munin::Plugin. Fixes #527. Thanks to janl for indirectly reminding me that I'd never got round to committing this :-)
    • โšก๏ธ postfix_mailqueue: use postconf to find default spool path. Update documentation and correct author (to "unknown").
    • ๐Ÿ”ง Munin-node-configure: document M::N::SNMPConfig properly.
    • zimbra_: fix lucene_cachehit race condition with zmstat writer
    • โž• Add new fail2ban plugin
    • โšก๏ธ munin-check: Updated copyright to Matthias Schmitz
    • Linux: ip_conntrack_max at new location in newer kernels.
    • โž• Add zimbra_ (groupware) plugin
    • โž• Added linux/diskstat_ plugin, from Michael Renner http://blogs.amd.co.at/robe/2008/12/graphing-linux-disk-io-statistics-with-munin.html
    • โž• Added logging for denied connection in munin-node. Closes #714
    • ๐Ÿง linux/sensros_: Fix error when no sensors execuatble is installed. Merge from http://bugs.debian.org/491473
    • ๐Ÿ”€ Merge fix for apc_nis.in from http://bugs.debian.org/511781 - The config output by the apc_nis plugin includes: line_volt.max 200 Where the normal mains voltage is higher (most of the world), this has the effect of excluding the quantity from the generated graphs. The value should be increased to at least 300.
    • ๐Ÿ—„ tomcat_: all new plugin from [email protected], deprecate tomcat_*
    • ๐Ÿง linux/iostat: Added stdout/stderr redirection, merge from debian bug http://bugs.debian.org/512407
    • ๐Ÿ‘ allow for : in plugin names to support IPv6, Merge from debian bug http://bugs.debian.org/499391
    • ๐Ÿ›  Fixed typo in Munin::Plugin documentation, merged from debian bug: http://bugs.debian.org/495003
    • ๐Ÿง linux/if_*: Added support for msh interfaces
    • ๐Ÿง linux: Changed df.in and df_inode.in to have nagios compatible graph title, nagios doesn't like special chars in graph titles. (The same patch from debian bug http://bugs.debian.org/472239)
    • โž• add minimal ruby infrastructure
    • โž• Added NetApp plugins from Guillaume Blairon
    • โž• Add mysql_innodb plugin
    • ๐Ÿ›  Fix (now old) tomcat plugins
    • freebsd/df*, include nullfs in filesystem list. Patch from Cezary Morga.
    • ๐Ÿง linux/if_*: Fix vlan support
    • ๐Ÿ“œ Make boolean parsing a bit more robust (case insensitive)
    • ๐Ÿ›  Fix cap protocol on server and node
    • - is also allowed in host names
    • โœ‚ Remove datafield length limit of 19 characters (the understanding of this limit was based on obsolete documentation)
    • ๐Ÿ‘ Document Munin::Master::Logger better
    • ๐ŸŒฒ Make Munin::Master::Utils capable of logging
    • ๐Ÿ”Œ Make the pg plugins work properly when DBD::Pg is not present (by saying they can't work).
    • โž• Add slapd_* (OpenLDAP) plugins by Bjรธrn Ruberg
    • โž• Add PGSQL plugin framework by Magnus Hagander, and some plugins
    • ๐Ÿง linux/iostat_ios: check if $ARGV[0] is defined to avoid "use of uninitialized value" warnings. Thanks for the report to nicklock! (Ticket #640)
    • ๐ŸŒฒ postfix_mailstats: Don't fall back to a logfile we have already determined not to exist. Thanks to Ulrik Haugen (Deb:#532876)!
    • freebsd/netstat: Match reset$ instead of reset. Closes #708 with regards to trunk.
    • โž• Add "make tags" target to make navigation easier.
    • ๐Ÿง linux/port_: Fix #500 better as suggested by Kolbu. Thanks!
    • ๐Ÿง linux/if_*: Recognize venet|veth interfaces in suggest code. Thanks to "blueyed" for patch! Closes #591
    • ๐Ÿ‘ Patch to allow master side overrides to work much better. Thanks for patch from "mg"! Closes #588
    • ๐Ÿ”Œ plugins/hddtemp_smartctl: Apply autoconf patch from "qha" that only autoconfigures the plugin if the first drive is autodetectable - or configured. Thanks!
    • ๐Ÿง linux/cpuspeed: reversed Hz and % in one case, exclude "cpuidle", only graph cpu[0-9]*
    • Documentation: mod_expiry => mod_expires
    • ๐Ÿง linux/cpu: As per a mailing list thread, change Linux cpu plugin to not set max for any fields because recent kernels are inaccurate to the point where a single field can edge just slightly over the calculated max if it is using all of the processor time (for example, the idle state can trigger this). Without removing the max, the affected fields have gaps, creating confusing graphs.
    • Fix some brainos in apc_envunit_ plugin, make it more like autoconf'igurable
    • ๐Ÿ›  Fix sunos/df* plugins quite a bit
    • ๐Ÿ”Œ plugin.sh: Document print_warning better
    • โž• Add a generic crontab for the munin user
    • ๐Ÿ›  Fixed longstanding bug in munin-node-configure which reversed list of installed and new wildcard names for wildcard plugins - this has made auto-reconfiguration of whildcard plugins impossible, and downright dangerous if you used the --remove-also option
    • Fix sunos if_ and if_err_ to suggest correct interface names
    • Rename sunos if_errcoll_ to if_err_ to get in line with the other architectures
    • The "setseid" keyword in munin-node.conf should be spelled "setsid" in order to be understood by Net::Server. Since log_file is also set, setsid is redundant, but it is now correctly redundant instead of just ignored as garbage :)
    • โšก๏ธ Update allow/deny examples in munin-node.conf.in. Net::Server can use CIDR if Net::CIDR is installed. Keep "allow" as default, so as not to need additional dependencies on the default install.
    • ๐Ÿง linux/df: make tmpfs'es indexed by mountpoint rather than device.
    • Do "list $node" rather than "list $fetchdomain" when collecting node data. (closes #699).
    • ๐Ÿ’… Make ./getversion work on Solaris 10 and other systems with old-style /bin/sh (closes #700)
    • โœ‚ Remove special_(sum|stack) from allowed keywords list
    • ๐Ÿ‘‰ Make graph_args --title "Foo bar" work as expected (closes #683)
    • Remove depreciated options special_stack and special_sum (replaced by stack and sum ages ago)
    • ๐Ÿ‘‰ Make "make install" behave slightly better and document problem with NFS
    • ๐Ÿ”Œ Add varnish_ plugin. Canonical version is to be found in varnish_ repo at all times.
    • Detect rejects from postfix/cleanup, and not just rejects from postfix/smtpd Thanks to Cedric Knight for patch.
    • sendmail_*: Suppress error output from which(1) when the mailstats binary is missing.
    • โž• Add missing documentation and config file option (see #567).
    • munindoc has been left out after r2126, which is wrong.
    • ๐Ÿ›  Fix bashisms in several plugins thanks to Raphael Geissert for the bug and the patch. (Closes Debian bug #530147)
    • ๐Ÿ”Œ Various if_ plugins: fix typo found by Peter Schwindt, Debian #523765
    • ๐Ÿ”€ synced redhat specfile to upstream so make rpm works again
    • โšก๏ธ Updated redhat's Makefile.config to be in sync with dist
    • ๐Ÿšš ISO8859-1 specific (C) symbol removed
    • โšก๏ธ Corrected typo that left out man page for munin-update.
    • ๐Ÿ›  Fixed regression where MUNIN_* variables would not be exported
    • smart_: Fix brainfart wrt PLUGSTATE vs. STATEDIR and nico's email address
    • ๐Ÿ†• New version of smart_ plugin
    • ๐Ÿ— Moved perl build functionality to Module::Build.
    • Sanitise fieldnames
    • โž• Added the no-fixes test. Fixed failing test
    • ๐Ÿ›  Fixed Perl::Critic issues
    • ๐Ÿ”ง More robust and consistent use of boolean configuration options
    • 0๏ธโƒฃ Removed deprecated configuration option: use_default_name
    • โœ‚ Removed unused cli option from docs
    • Unshift DEFs instead of pushing to fix a CDEF argument-ordering issue
    • ๐Ÿ›  Fix scope-issue+typo with $STATS
    • ๐Ÿšš Use /opt as default target and move Makefile.config-dist to Makefile.config
    • ๐Ÿ”ง Make [plugin] user-name evaluation lazy so that configuration for unused plugins will not cause error messages.
    • โž• Added capability negotiation to munin-update
    • โž• Added tls README
    • โž• Add a general man page hub for munin as requested in bugs.debian.org/517952
    • โž• Add -w to munin-limits and fix warnings
    • ๐Ÿšš Moved plugins to a separate folder
    • ๐Ÿšš Moved docs into doc/
    • โž• Add env.upsname and env.upsc settings to the nut_* node plugins
    • โž• Added python oo plugin class by Morten Siebuhr as a contribution
    • ๐Ÿ”Œ nvidia_ plugin: Adapt some more to mainline plugin niceties
    • 0๏ธโƒฃ Applied patch from #669. Make munin-run use Munin::Node::Defaults. Thanks to Matthew Boyle [email protected] for the patch
    • ๐Ÿ›  Fixed getversion to handle git-svn usage
    • linux/quota_usage: Use clean_fieldname as needed. Bug discovered by ert256 Closes #645.
    • ๐Ÿง linux/sensors: Recognize negative temperatures. Fix by cnu. Thanks! Closes #647
    • http_loadtime uses pipes and mktemp. Patch by ekohl. Thanks!
    • hddtemp_smartctl: Only check if device is standby for sd? and hd? devices (it fails on raid devices). Patch by anonymous trac user. Thanks!
    • โš  munin-graph: warn -> warning in two places - that will make graphs more useful - we hope - as noted by [email protected]
    • ๐Ÿ›  Fix warn lines where warn is given as range (foo:bar). Patch by [email protected]. Thanks!
    • ๐Ÿ›  Fix get_[gu]id to correctly recognize numbers and strings. Patch by ligne. Thanks!
    • Ignore Emacs and Joe temporary files
    • Protect graph rendering by semaphore too - as suggested by Snide in a patch. Closes #657.
    • ๐Ÿ›  More typo fixes from linge. Closes #659, #658. Thanks!
    • โœ๏ธ Apply patch from #660, fix typos in error messages in munin-node. Many thanks to ligne
    • postfix_mailstats: More explicit error messages. Patch by kuriyama. Thanks!
    • munin-cgi-graph: Check returnvalue of sem* functions in the correct manner
    • ๐Ÿ†“ apache_processes: Graph free process slots, and provide explicit colours to make it prettier. Patch by TTimo - thanks a lot!
    • ๐Ÿง linux/df_abs: need bash to compute correctly
    • ๐Ÿ›  Fix #619 - error in comment
    • ๐Ÿ”ง Move munin-node-configure-snmp to @@LIBDIR@@ - it should not be called directly
    • Align snmp_if and snmp_if_err and remove filter on what kinds of interfaces they catch.
    • snmp__if_multi: Structure the multigraph namespace somewhat and add some helpful comments for the future programmer.
    • snmp__if_multi: A first multigraph plugin - now we just have to make munin understand it...
    • Port snmp_if_err to Munin::Plugin::SNMP - it still needs aligning with snmp_if so that interface names will match and so on.
    • ๐Ÿ”Œ Port snmp__swap to Munin::Plugin::SNMP - also change base to 1024 as this is memory which is accounted for in powers of 2
    • ๐Ÿ”Œ Port snmp__winload to Munin::Plugin::SNMP
    • Transplant get_by_regex to Munin::Plugin::SNMP and change snmp__netstat to match
    • ๐Ÿ”Œ Port snmp__netstat to Munin::Plugin::SNMP
    • ๐Ÿ“š node.d/smart_ documentation contributed by Gabriele Pohl. Thanks!
    • ๐Ÿ“š Extend SNMP plugin documentation with a "MIB INFORMATION" header.
    • โœ… Start a separate program to test Munin::Plugin functions
    • snmp_if plugin can now use 64 bit byte counters if they are available. Added extensive texts in documentation and graph_info about the problems with 32 bit counters and made it explicit if 64 bit counters are available.
    • โž• Add option --pidebug for plugin debugging to munin-run and munin-node. Exports setting through the environment variable MUNIN_DEBUG. Also introduce these in the usage texts. Far from all plugins support this setting.
    • Make Munin::Plugin::scaleNumber and use it in snmp_if plugin
    • Port snmp_if to Munin::Plugin::SNMP, document, and refine
    • ๐Ÿ›  Fix a typo in Munin::Plugin::SNMP - now verified with authenticated SNMPv3
    • ๐Ÿ”Œ Extend Munin::Plugin::SNMP to support SNMP v3
    • ๐Ÿ”Œ Install Munin::Plugin::SNMP, a general generic interface for taking away the boring bits in SNMP plugins. Many thanks for Ilmari for his work on this module.
    • ๐Ÿ”Œ Port snmp__uptime to use Munin::Plugin::SNMP and document it nicely.
    • Do not kluge lines with rrd 1.3 - the lines in 1.3 are nice and precise
    • Apply RRD 1.3 patch from 1.2 series - Many thanks to matthias!
    • ๐ŸŒฒ Start using Log::Log4perl
    • โž• Add test-case plugins in conjunction with munin-gather work (note: munin-gather is not completed and is semi abandoned at the time of 1.4.0 release)
    • ๐Ÿ”Œ dhcp3 plugin: Document and credit to Rune N. Skillingstad
    • โœ‚ Remove --force-root. It's silly and causes naught but problems. Added text in the root error message about how to su to munin.
    • โž• Add a script to compute n'th percentile. Needs some munin-update extensions to work.
    • munin_get_loc: Fix premature exit - patch by Joe Damato
    • This may fix the double legend headers bug
    • ๐Ÿง Clarify the autoconf "no" from linux/swap
    • โœ‚ Remove max field from samba config - patch by Kozik
    • ๐Ÿง linux/iostat: Introduce environment variable SHOW_NUMBERED to show sda in environments where this is wanted
    • ๐Ÿš‘ Update postfix_mailqueue plugin to pull warning/critical values from the environment.
    • ๐Ÿง linux/iostat_ios reformed to use seconds (avoiding milli-milli-seconds), added graph_info and munin-doc documentation
    • Introduce SSPOOLDIR for munin-gather's use
    • โšก๏ธ Slightly update docs of apache plugins
    • โž• Add haproxy_ plugin contributed by Jimmy Olsen
    • โž• Add found nginx plugins - after some cosmetic work
    • ๐Ÿ›  Fixup debug output in munin-limits (Brian De Wolf)
    • โž• Add pipe and pipe_command in keyword list in Munin.pm (Brian De Wolf)
    • Fill message structure in munin-limits correctly (Brian De Wolf)
    • โœจ Enhanced DEBUG consistency in munin-graph (Patch by Brian De Wolf, thanks)
    • freebsd/netstat: Correct absolute path to netstat program
    • freebsd/memory and vmstat: hardcode absolute paths for awk, bc, netstat, ps and vmstat
    • ๐Ÿ”Œ Lets munin-run print out its usage if its called without a plugin parameter. This avoids a lot of "Use of uninitialized value $ARGV[0] in regexp compilation at /usr/sbin/munin-run line .." messages and closes Debian #416478
    • ๐Ÿง linux/df: let make insert the right configuration directory in the documentation
    • ๐Ÿ‘‰ Make fix for OS X 10.5 by George Barnett - thanks
    • ๐Ÿ”Œ Received hpux df plugins with munindoc - thanks again
    • ๐Ÿ”Œ hp-ux: Added df plugins based on the bdf command - contributed by Chris Gardner
    • ๐Ÿ›  linux/iostat_ios: Bugfix by Philipp Niemann to get it working. Thanks!
    • ๐Ÿ”Œ Node/plugin.sh: Patch by Philipp Niemann to limit field names to 19 characters (removed as of release of 1.4 as munin actually handles this)
    • Munin-html: Patch to relative path calculation for graph borrowing by Phillip Niemann.
    • ๐Ÿ‘‰ Makefile: Correctly locate magic markers - patch by Philipp Niemann
    • Munin-html: Added borrowing of whole groups, through group_order.
    • ๐Ÿ”Œ Plugin.pm/Plugin.sh: Fix up the thresholds functions
    • munin-check: ignore lost+found directories
    • โž• Added new option "group_order" to order groups/graphs at any level.
    • ๐Ÿ”Œ sh-mode, not shell-mode for plugin.sh.in
    • โšก๏ธ Update FSF address in copyright notices
    • โž• Added plugin to graph haproxy backend usage.
    • ๐Ÿ”Œ Munin::Plugin support for max value settings, patch by Brian De Wolf. Thanks a lot!
    • munin-check: Replace "munin" by "@@USER@@", patch from Pedro Melo, thanks
    • ๐Ÿ”Œ freebsd/systat, new plugin showing interrupts and context switches
    • ๐Ÿ”Œ freebsd/iostat: New plugin
    • ๐Ÿ“œ node.d/dhcpd3: Parse "include" statements, patch by Walter Huf
    • โšก๏ธ smart_: Update Nico Stranskys email address
    • SuSE cron.d/munin mentioned munin-nagios, a obsoleted part of munin.
    • Clarify the purpose of DESTDIR
    • ๐Ÿ”Œ plugin qmail-qstat now uses a single pipe to generate all output
    • ๐Ÿ†• new plugin: qmailqstat contributed by Nils Breunese
    • โž• Add an eval to $DF to expand the string to arguments.
    • And a changelog for 1.3.4 too
    • ๐Ÿš€ Update RELEASE and plugins.history for 1.3.4

    munin (1.3.4, r1277:1560, 8/3/2008)

    • New acpi thermal_zone plugin
    • Bugfix linux/if_ plugin (--path=>-p, quoting, ethtool output tolerance)
    • linux/cpuspeed: $(< ) isn't in POSIX it seems
    • linux/cpu: "steal" is yet another value in /proc/stat on newer kernels.
    • We must have a cron job for munin-limits
    • Added detection of setr* at build time. The OSes without these functions will work anyway (AIX, Darwin)
    • Added some darwin(osx) plugins.
    • Better handling of # in plugins and munin.conf (it can now be escaped). Solves #38.
    • Fix bug in node.d/ntp_ where jitter is plotted with the wrong values. Fixes #520.
    • Munin.pm: Bugfix in an error message, as well as added low-level reason for dying. Solves #468. Detaint pid before kill(). Fixes #508.
    • munin-limits: Added support for "unknown", Resolves #29, #43.
    • munin-update: Fixed timeout bug (timeout not working where intended). Closes #168.
    • freebsd/if_: Disable DNS lookups which are not used (fixes #509)
    • Documentation clearification as requested in #462
    • List requirements at start of install document
    • full SSL support (#490, #489, #8). Many thanks to Brian De. Wolf for this patch!
    • As pr #510 make df plugins sensitive to warning and critical environment variables. Also Solaris plugins issued ".warn" which is just wrong. Two plugins used awk in the inner loop, these were not fixed.
    • munin-node.conf: Add documentation of host directive
    • linux/ip_: Fix #439, support ipv6 in linux (not tested, I have no IPv6)
    • postfix_mailvolume: Fix #473 - config did too much work
    • linux/netstat: Address #493 - SuSE feature regarding special class of rejections based on timestamps. We do not count them, but will no longer be confused by them.
    • snmp__cpuload: Fix #506, what to do when no load value is returned?
    • ping_: If invoked as ping6_ uses ping6 for pinging
    • surfboard: Fixes and typos.
    • linux/port_: Fix #500, report zero open ports as 0 not blank
    • Integrate a load of snmp_ plugins from Lars Strand
    • snmp_if: Fix #453, snmp_if now supports SNMPv3 and heavy authentication. Also always use $name to name the interface.
    • hddtemp_smartctl: now works with recent kernels and 3ware controllers
    • apt_all: apt_all lacked some graph metadata, fixes #478
    • ircu: more robust and more useful (fixes #517, thanks to Zhenech)
    • Clarify apache-cgi foo
    • linux/irqstats: Fix uninitialized message (#497)
    • munin-cgi-graph: Path error in unlocking (#507),
      • SysV semaphore locking, thanks to Fox for patch (closes #499)
    • loggrep: Support foreign hostnames
    • INSTALL: Fix filename typo in INSTALL (closes #513)
    • Add postgresql plugins from #63, muninexchange and openproject.hu
      • make the support for servernames, port and so on uniform
    • ntp plugins: Make ntp_ plugin manual, it is no longer recommended, the new ntp_offset is
      • Interpret magical ip-numbers used by ntpd for local clocks - stops spurious DNS lookups of these (closes #150)
    • It appears that some versions of Net::SSLeay needs a "" in print_errs("") calls (closes #154)
    • Add munin_stats plugin written by Rodolphe Quiedeville - and patch to munin-limits to provide timing information by same. Closes #485. Problem: plugin can take more than 10 seconds to run with long log files, needs to use log-tail and a state file
    • Make netstat plugins --logarithmic, and autoconfigure
    • Make iostat* plugins autoconfigure
    • Make netstat from darwin generic and eliminate identical plugins from other BSD OSes
    • Add postgres_commits_ and postgres_queries_ contributed by Moses Moore based on work done by Vajtsz and others
    • exim_mailstats did not have human readable error messages, it tried signaling by coded exit statuses
    • ntp_*: Implement option to suppress showing delay graph (suggested by Hรฅvard Eidnes, fixes #350)
    • Generic processes plugin submitted by Lars Stand. Thanks!! (#441)
    • Fix typo in munin-limits (oks -> ok) closes debian #387283
    • Enhanced doc of cgi mode in munin.conf - closes debian #307963
    • linux/interrupts: Replace sed|egrep|awk pipeline with a single awk script
    • linux/cpuspeed: Report the average frequency, Use the default line style.
    • hddtemp_smartctl: Fixes to avoid disk-spin-up (fixes 137)
    • linux/interrupts: Remove & to fix a new pango problem ("&" is illegal entity). Fixes #537
    • linux/nfsd4: Add nfs4 server plugin
    • Postgres plugins: Make graph_category consistent (fixes #534)
    • linux/ip_: ip_ plugin: add support for alternate chain names
    • munin_graph: Set category to manual, munin_stats superseeds them
    • Postgres plugins enhanced by Tim Retout - thanks (closes #541) (Use standard pgsql env variables for DB connection - fixes #544)
    • colour_tester: Plugin to experiment with the colour palette
    • hddtemp_smartctl: Insert comment about SCSI vs. SATA on hddtemp plugin
    • Multiple documentation updates from Brian de. Wolf
    • Debian packaging: Set correct log file for the postfix_mailvolume plugin (Debian bug #461302)
    • linux/df: Update list of file systems we don't want to graph. (Debian bug #385291)
    • munin-cron: Filter "attempt to put segment in horiz list twice" better, closes #538
    • munin-update: Negative magnitude broken in scientific format interpretation (thanks Matthias)
    • New functions in Munin::Plugin (state retention, tail functions)
    • Some preparations for same in plugin.sh
    • munin-limits: Remove unused code for opening the wrong log file. closes #553 and debian #385358
    • munin-limits: Fix redirect handling. Fixes #552 and debian #385358
    • Quoting fixes in postgres plugins - fixes #546 - thanks to diocles
    • snmp__if*: Probe switches for interface alias and use it if one is assigned - fixes #551 - thanks to bart for patch
    • hp-ux: Start of HP-UX plugins from Raph Grothe
    • Fix perl warning relating to strangely empty environment value
    • HP-UX munin-node init.d script and rc.config.d file by Ralph Grothe
    • munin-node: Added a newline on TLS logging
    • Added tls_ca_certificate to @legal
    • squid_objectsize: New plugin to show mean object size in Squid. Useful for tuning the caching size. Thanks to Bjรธrn
    • Munin-master programs: Remove locks as we're done with them. Removes ambiguity around left over lock files.
    • Introducing the munindoc command and example documentation
    • Munin::Plugin - fix doc and testcase, test better
    • irqstats: Now work with 2.6.24 kernels (fixes debian #463721), also make "MIS" and "ERR" interrupts be reported on SMP systems
    • Sensors plugin for nvidia graphics cards
    • munin_stats: Slight change to remove this error: "Useless use of a constant in void context at /etc/munin/plugins/munin_stats line 35."
    • munin-graph: Add "Munin $VERSION" watermark to graphs - everyone uses munin but not everyone knows
    • Munin.pm: Fixed locking bug, lock was not created, and previously there was no error message
    • Introduced "palette" keyword for configuration along with the named palettes "old" and "default". The names should be self descriptive
    • Munin-master programs Stronger warnings about about running as root. Standardized across all server components
    • Copyright on main programs now extended to 2008.
    • Add Informix plugin for concurrent session counting contributed by Ralph Grothe
    • Introduce apache configuration to control html and graph expiry. Document in INSTALL, and remove old example now obsoleted by doc
    • Fix graph expiery in munin-cgi-graph as well
    • Munin-graph: Hum, that expiery thing has been fixed quite often. Go with the one I liked the best
    • freebsd/if_*: FreeBSD if_ and if_errcoll_ from downstream maintainer. Removes more interfaces
    • hddtemp_smartctl: Recognize ATA disks on FreeBSD (patch from downstream)
    • New FreeBSD plugin: coretemp, graphs Intel Core (and newer) temperature measured by MSR
    • Munin-update: Disable tls by default - fixes #452
    • munindoc'ify apache plugins, document how to do basic authentication
    • freebsd/dev_cpu_: Add freebsd plugin for cpu-temp and speed (requires Core Duo or newer CPUs)
    • Document users plugin a bit
    • linux/sensors: Fix regexp, there may be no space after :
    • Plugin.pm: Remove comma from quoted word list
    • munin-check: add the script munin-check for checking permissions of the munin-dirs - Thanks Matthias!
    • Implement multilevel-groups.
    • Enabled plugins to send values on the form : (enabling backdating of data)
    • Rename munin_set_var -> munin_set for consistency purposes.
    • Fetch services directly after config, to make use of OS caches.
    • Bugfix: .graph was ignored in some cases in munin-html, ending in trying to show nonexistent graphs.
    • postfix_mailvolume: multiple fixes for problems found in sibling exim_mailstats plugin:
      • Use english to communicate errors (not exit statuses)
      • Discontinue use of rotated log files to eliminate associated bugs
      • Give reasons for not autoconfiguring plugin
    • munin-limits: Open log on demand.
    • Munin.pm Fix false red/yellow markers in html output.
    • Munin::Plugin: Security fix, do not open symlinks for writing
    • postfix_mailvolume: Fix bug introduced in previous cleanup to stop startup spike.
    • munin_graph: Changed munin_graph plugin to graph total time used by munin-graph, since we don't draw graphs grouped by domain anymore.
    • Correct graph_category on some plugins
    • style.css: Fixes too wide link issue.
    • Add getversion command to add SVN revision to unversioned svn checkouts
    • Remove redundant munin_graph plugin - see munin_stats
    • linux/if_ plugin: Clarify the 32 bit issue with fast interfaces
    • linux/irqstats plugin: Incorporate magic markers in pod
    • node.d/multips plugin: Document, use clean_fieldname to remove bugs, add useful .info information about processes watched.
    • Various fixes to amavis plugin
    • Fix wrong chmod for plugin-state directory

    munin (1.3.3, r910-r1236)

    It's very likely that the entries for 1.3.3 contain some duplicates. In part because it's been going on for more than a year, in part because a large part has been constructed from the svn commit log.

    • linux/cpuspeed: Report the average frequency.
    • linux/interrupts: replace sed|egrep|awk pipeline with a single awk script.
    • Linux plugins: Use @@GOODSH@@ (posix-shell) there too
    • linux/vlan: Better autoconf messages
    • Solaris plugins: bring them @@GOODSH@@ and some elementary civilization
    • sunos memory: Make autoconf'able
    • Bring the goodness og @@GOODSH@@ to the generic plugins
    • node.d/df and df_inode plugins: Rewrite like the last 20 years of shell enhancements happened
    • munin monitoring plugins: Make them auto-installing
    • ntp_ and ntp_states plugins: Insert graph_category, make them "auto" and invent category "time" as well
    • ntp_kernel_* plugins: Not ntpdc's were created equal, autodetect better
    • munin-cgi-graph: Patch to limit number of concurrent rrdgraph processes
    • munin-html: Do not generate height/width attributes when in cgi mode
    • munin-html: Log runtime - like with munin-graph etc.
    • users plugin: Make vehicle for *STACK draw types
    • munin-graph: Support draw types AREASTACK and LINESTACK which is not sensitive to order like LINE/STACK and AREA/STACK
    • INSTALL: Document what to do first when working with a svn checkout
    • munin-graph: Simplify colour processing
    • Makefile: Remove build before rebuilding it
    • users plugin: Further fixing. Make testbed for field.colour and graph_printf
    • munin-graph/Munin.pm: Support graph_printf
    • users plugin: Move to platform independent directory
    • users plugin: change family to auto, make generic
    • linux/memory: Further adjustments w.r.t. correct handling of vmalloc_used
    • Fix typo "contiguous"
    • munin-node-simple: Fix @@ variable typos
    • SunOS df plugins: use @@GOODSH@@
    • Define GOODSH and BASH in Makefile.config to be used by shell plugins
    • exim_* plugins: Problems with "which exim" on Solaris corrected
    • Put "host" thing in munin-node.conf template config
    • munin-node docs: Mention two most importand Net::Server config options.
    • Linux df* plugins: Configurable filesystem-type exclution. cds by default
    • plugin.sh: Utility functions for shell plugins
    • Munin::Plugin: Utility functions for perl plugins
    • Sample plugins: Convert to use plugin.sh and Munin::Plugin
    • Makefile: Install utility files
    • Munin-run/node: Put most @@ config params from install time into plugin environment. This means that plugins can access @@PLUGSTATE@@ as $MUNIN_PLUGSTATE, and so on.
    • df* plugins on all architectures: Make fieldnames comply to charset restrictions
    • Makefile: Install platform-specific plugins after generic plugins so that the former override the latter ones
    • Munin-graph: Installed kluge for rrd 1.2 to make lines narrower to compensate for crayon-effect.
    • Munin-update: Add code to interpret Scientific notation (3E-20) for RRD so plugins don't have to
    • Bring SunOS df plugin names into line with other platforms
    • Make SunOS df plugins auto/autoconf
    • Linux/memory plugin: Remove warning on overcommit
    • Partial audit of correct magicmarkers in generic and linux plugins
    • Multiple plugins: Correct autoconf/suggest action slightly
    • lpstat: New plugin for print queue depths
    • Munin-node-configure: Make more robust, make it present plugin errors and exit with error if there are any. Write testcases and node-monkeywrench target in Makefile to test the error handling.
    • munin-run: Make --debug messages consistent wrt STDERR/STDOUT and prefix with # to make them obvious to users and munin-node-configure
    • Makefile: Create plugin state directory with correct ownership and permissions
    • port_ plugin did not use @@PLUGSTATE@@ for plugin state
    • ipmi plugin: Incorrect handling of 'autoconf' method
    • YUM plugin did not autoconf correctly
    • install-node-plugins now installs all plugins in the distribution - no matter if they existed already - how else do we get bugfixed plugins installed?
    • Inform about ruthless installation practices in INSTALL document
    • Add maintainer version of Makefile.config - and stop it from being distributed as the actual Makefile.config by accident
    • Add favicon.ico file and install
    • Add other convenience features for the maintainer to Makefile
    • linux/fw_forwarded_local: Removed arbitrary max settings (trac #149)
    • Contributed plugins for netbsd
    • New ntpdc based ntp plugins to show kernel params
    • New plugin: Multiping shows multiple ping results in one graph (trac #109)
    • munin-node: Fix depreciated environment setting messages (trac #377)
    • Document what graph_strategy cgi does (wiki docs, trac #98)
    • Add a possibly helpful readme file to dists/sunos
    • Contrib: (updated) hack to generate pages of each-service-on-every-host
    • Munin.pm: Fix uninitialized value problem in lock reading code.
    • linux/irqstats plugin: Fix bug related to different /proc/interrupts format on Sparc hardware (trac #436)
    • Added init script for Solaris in resources directory
    • Add uptime plugin for solaris (trac #419)
    • Squid plugins: Add timeout to http connection call
    • Correct years of (C) in snmp__winmem
    • nutups_: new plugin for ups checking through "nut".
    • munin-html: Split on /\s+/ instead of / / to ensure more robust handling of user input
    • Fix rrd 1.2 font size problem causing line wrap (#104)
    • Fold in contributed hack to generate single service comparative pages
    • Node: Clear up some operator presidence causing problems in perl 5.8.7
    • Update copyright years and put copyright info into the new README file
    • Install a .htaccess file by default and document it
    • Move surfboard plugin, not Linux specific. I suspect this plugin is redundant and snmp_if can do the same job
    • Bugfix to support notify_alias at service level
    • Put configuration-file snippets into resource directory and use install @@ substitutions in them
    • Makefile: Better dependencies
    • Add digitemp and yum plugins
    • Make munin-node-configure-snmp die gracefully with a potentially useful error message if Net::SNMP->session() fails. Patch helpfully provided by Cyril Bouthors [email protected], thanks!
    • New AIX load plugin
    • Plugins from Lars Strand: linux/threads linux/proc_pri
    • New version of linux/if_ plugin that also handles mii-tool dependent interfaces and handles absence of tools better.
    • linux/memory: warn -> warning
    • postfix/mailstats: sort keys instead of keys, prettyer that way
    • Windows SNMP plugins: Memory and cpuload plugins seems pretty broken reinstate other versions.
    • New SNMP lugins: snmp_rdp_users and snmp_winload
    • Change global headers limit to 16 or longer labels - 20 was too much even with rrd 1.0
    • linux/memory: Saner values on 64 bit machines - ticket #119
    • SNMP based uptime grapher - ticket #141
    • Linux/load: Make warn/crit levels configurable by environment (ticket #44)
    • Aix plugins: Better graph_categories
    • New plugin: qmailscan by David Obando, lists viruses found by name
    • New plugins: freebsd/uptime, linux/quota_usage, snmp: cmc_tc_sensor r1054 | janl | 2006-08-25 01:31:44 +0200 (fre, 25 aug 2006) | 2 lines
    • Linux/apt: Better counting: Debian #314610, Munin #92
    • New plugins for Tomcat from runesk
    • Applied patch to allow _aggregated graph
    • spamstats plugin: Check if logfile exists before reading
    • Delete obsolete plugins: i2c*
    • ACPI plugin is linux specific
    • linux/cpu: Various fixes relating to 1000Hz machines, closing #228.
    • Applied field.colour patch by [email protected], ticket #54
    • New plugin: IPMI plugin added
    • apc_envunit_ plugin: Remove hard coded defaults that overrode configuration.
    • freebsd/vmstat: Avoid calling sysctl through $PATH. That variable is changed on process restart.
    • Get rid of undefined variable warnings in mailscanner - patch by [email protected] (trac #227)
    • cups plugin: No @ in field names (#66, #70)
    • sendmail_mailqueue plugins: Follow symlinks (#102)
    • hddtemp_smartctl: different attribute ID for temperature (#81)
    • ps_ plugin: Counted grep as well as the process
    • New plugin: cpuspeed for linux.
    • Linux/multips: wrong category of multips (#103)
    • Munin-node/run: Set LC_ALL to C to avoid locale changes to program output
    • Linux/cpu plugin: Scale to >10 CPUs (trac #37)
    • Linux/df: Rewritten df plugins in perl. The old plugins were extremely slow on busy system due to massive forking
    • sendmail_mqueue: (#65) wrong seek call
    • munin-update: (#39) incorrect error handling when opening STATS handle
    • New plugin: Linux/nfs4_client: should be folded with nfs_client when we get multigraph
    • node/munin-run: Inserted missing \n
    • linux/nfs_client: Fixed input processing inefficiency
    • linux/nfsd: Ditto
    • linux/fw_forwarded_local: Ditto
    • ps_ plugin: pgrep? /usr/bin/pgrep!
    • sendmail_mailqueue plugin: Replaced a $mspqueue too many
    • Synced most rpm specfile changes from Fedora package into unstable tree
    • A RedHat specific sendmail plugin config file
    • Add testing framework and some tests for munin-run.
    • Updated to final 1.2.4 version [merged change r98r984 from /branches/1.2-stable
    • Change copyright notice in programs to mention the GNU General Public License, Expand on "no warranty". Mention COPYING and http://www.fsf.org/licensing/licenses/gpl.txt. Extend copyright to 2005.
    • Fix generic/mysql_isam_space_ to pass user-specified mysqlshow options first.
    • Fix generic/ntp_ to report seconds instead of milliseconds.
    • Fix handling of 'update no' on services in munin-update.
    • Log warning about nodes without addresses in munin-update.
    • SNMP plugins no longer report host_name when checking localhost.
    • Remade the horizontal logo
    • Added two svg versions of the logo: original and horizontal
    • Merged debian packaging changes from 1.2 [changes r615:920 from /branches/1.2-stable/dists/debian and r855:891 from /branches/debian/sarge/dists/debian]
    • Added support for summing values from log lines.
    • Correct munin-limits pod.
    • Tuned logging.
    • Added support for huge rrd files.
    • Changed paths in Makefile wrt move from cvs to svn.
    • Make it possible to run plugins with group root.
    • Plugins: "exists $ARGV[0]" does not work with perl < 5.6.0. use "defined $ARGV[0]".
    • Dists: Brought dists.freebsd in line with the FreeBSD ports.
    • Dists: Merged changes from Debian Etch package. See dists/debian/changelog.
    • Server: filter a trivial error message from RRDtool (Deb#326061)
    • Server: A patch from trunk that makes munin-limits eat stdout/err from the contact.foo.command option in munin.conf. (Deb#301196)
    • Server: Fix thinko in category_order in munin-html.in.
    • Node: Prevent list command from polluting the node list.
    • Plugins: Fix tempfile creation by using the best method available on a given platform. (amavis, courier_, perdition)
    • Plugins: Fix to support the Linux cciss driver in the iostat plugin.
    • Plugins: squid_requests: Put the CDEF back that computes misses.
    • Plugins: postfix_mailvolume: Fix bad exit code test for which postconf.
    • Plugins: hddtemp_smartctl: Fix bugs on Solaris. Revert back to using -A (attributes) rather than -a (all). That can be specified through the args_$dev mechanism. THIS CAN BREAK EXISTING SETUPS!
    • Plugins: samba: Make location of smbstatus program configurable. Streamline computation of foo.value. Correct typos and a thinko. Add configurable "ignoreipcshare". Make awk program a lot more complicated to deal with variations of smbstatus output. Quote error message with parentheseis.
    • Plugins: smart_: Allow to query several drives on the same 3ware card. Correct a bug when '-i' was not listed in smartargs. Don't fail if no value was obtained for hard drive model. Minor enhancements and minor bug fixes from Nicolas STRANSKY [email protected]. smartctl exit code is a value composed of bits. Allow more than one to be turned on simultaneously by using the exit code itself rather than the log2 of it.
    • Plugins: perdition: Add missing backquote on mktempfile line. Support IMAPS and POP3S protocols.
    • Plugins (FreeBSD): if_, if_errcoll_: Shift field numbers in awk for interfaces that have no MAC address.
    • Plugins (Solaris): fs_df, fs_inodes: Allow '-' in mountpoints.
    • Plugins (Solaris): processes: Replaced numerous calls to various programs with a single awk program.
    • Plugins (Solaris): netstat: "exists $ARGV[0]" does not work with perl < 5.6.0. use "defined $ARGV[0]".
    • Plugins (Solaris): memory: Rewrite the value computation as a single nawk program. Support scale factor "K" (gives values < 1).
    • Plugins (Linux): port_: Correct offset error in TCP6 code.
    • Plugins (Linux): if_: Simplify awk program greatly, suggested by Nicolai Langfeldt [email protected]
    • Plugins: Added plugin generic/digitemp_.
    • Plugins: Added plugin linux/yum.
    • Node: use Sys::Hostname::hostname()+gethostbyname() instead of Net::Domain::hostfqdn() in order to determine the fully-qualified host name of the host. The latter appears to be brain-damaged, see http://bugs.debian.org/275024 for background (Deb#307462, Trac#89).

    munin (1.3.2)

    • Main/node: Implemented TLS support.
    • Main: fix the file vs. pipe check in munin-limits.
    • Main: place the munin-limits lock file in rundir, not dbdir.
    • Main: Yet another rewrite of munin-limits open call (SF#1115434).
    • Main: Make sure all rrd-tunes are correct after an upgrade (Deb#296454, Deb#296645).
    • Main: Better handling of broken connections (Deb#298108).
    • Main: HTML cleanup (Deb#296676).
    • Main: Re-enable width/height attributes to img tags.
    • Main: Escape regexps more properly (Deb#296575).
    • Main: Correct expires-headers in CGI output (SF#1159742).
    • Main: Redirect stdout/stderr from munin-limits contact commands, to the munin-limits log file (Deb#301196).
    • Node: munin-node didn't treat default_plugin_user properly (Deb#295366).
    • Node: munin-node-configure now properly respect user plugins.
    • Plugins: sort drives in generic/hddtemp_smartcl (SF#1174847).
    • Plugins: linux/if* now treats ra* interfaces as wireless.
    • Plugins: minor bugfix in generic/bind9.
    • Plugins: generic/sendmail_mailqueue handles bigger queues (fix by Mickey Everts).
    • Plugins: Made contrib-plugins generic/amavis and generic/mailstats more secure.
    • Plugins: Minor bugfix in linux/if_, with info fields.
    • Plugins: Added warning note in linux/if_ output.
    • Plugins: generic/smart_ exit value no longer triggers criticals.
    • Plugins: linux/df* now ignores bind mounts.
    • Plugins: Added plugin generic/snmp__cpuload.
    • Plugins: generic/amavis now has configurable logfile location (Deb#296533).
    • Plugins: linux/irqstats should no longer fail on some systems (Deb#296452).
    • Plugins: modified graph_args of generic/apache_processes, to work around an rrdtool bug (Deb#296528).
    • Plugins: All plugins using logtail now properly detect its format (Deb#297628).
    • Plugins: sunos/memory repaired (SF#1143610).
    • Plugins: Made linux/if_ work with more versions of iwlist (SF#1150954).
    • Plugins: generic/mailman now handles regular mailman (Deb#297904).
    • Plugins: New contrib plugin generic/mbmon_ from Arne Schwabe.
    • Plugins: Made linux/df work properly with tmpfs and devmapper (Deb#298442).
    • Plugins: Thanks to Stephen Gran, generic/exim_mailstats now graphs rejects (Deb#295799).
    • Plugins: Only run 'exim -bpr' once in generic/exim_mailqueue_alt, and use only awk to process the data.
    • Plugins: Make linux/sensors_ handle multiline output better (Deb#300690).
    • Plugins: generic/postfix_mailstats now treats reject-lines better (Deb#302220).
    • Docs: Added man page for munin-node-configure-snmp.
    • Docs: Brushed up the comments in the default munin.conf a bit (Deb#294060).
    • Docs: Fixed erroneous cgiurl docs (SF#1159722).
    • Installation: Create CIGdir if nonexistent.

    munin (1.3.1)

    • Main: Fix bug with calculation of "Avg:" field when using graph_sums.
    • Main: Make munin-limits work properly with perl <5.8 (SF#1109039).
    • Main: Bugfix in munin-cgi-graph with hostnames including - (SF#1111510).
    • Main: Added category_order, to complete the *_order options.
    • Main/Node: Added support for TLS.
    • Plugin: linux/users now has proper hashbang.
    • Plugin: Bugfix in generic/sendmail_mail* autoconf.
    • Plugin: Changed default log for generic/postfix_mailstats from syslog to mail.log. Downgraded it from auto to manual. (Deb#291720).
    • Plugin: Made generic/amavis autodetect logtail format (Deb#284638, Deb#288395).
    • Plugins: generic/named probes for more log files before giving up (Deb#291849).
    • Plugins: New wildcard plugin generic/courier_ by Micah Anderson (Deb#291854).
    • Plugins: New plugin generic/perdition by Micah Anderson (Deb#291855).
    • Plugins: Plugin generic/squid_cache now handles multiple caches (Deb#288579).
    • Plugins: Improved graph_title of generic/postfix_* (Deb#292083).
    • Plugins: Turn on graph_scale for generic/postfix_mailvolume.
    • Plugins: Make generic/postfix_mailstats catch more formats (Deb#292110).
    • Plugins: Added plugin generic/hddtemp_smartctl, made by Lupe Christoph. Made it the default hddtemp plugin.
    • Plugin: Added madwifi support to linux/if_* plugins.
    • Installation: Make the single python plugin use @@PYTHON@@ again.
    • Docs: Documented minimum requirements for use of graph_sums (SF#1109040).

    munin (1.3.0)

    • Main: Allow dots in PNG paths (patch by Jacques Caruso).
    • Main: Properly size table below graphs in service-view.
    • Main: Fix bug which lead to some graphs failing with STACK error.
    • Main: Added limit message option "strtrunc".
    • Main: "contacts" can now be set to "none".
    • Main: Bugfix with graphs using both "graph_sums" and data aliases.
    • Main: Tables in service-view now sorted according to graph_order.
    • Main: Tables in service-view now contain the correct "Type" when using data aliases.
    • Plugins: generic/sendmail_mail{stats,traffic} updated.
    • Plugins: Made generic/samba more portable (fixes by Nicolas Stransky).
    • Plugins: Fixed typo in generic/loggrep breaking implicit labeling.
    • Plugins: Bugfix in generic/amavis.

    munin (1.1.9)

    • Main: Optimised munin-cgi-graph a bit.
    • Main: Internal name (for use in munin.conf) added to the table in service view.
    • Main: Added option cgiurl_graph.
    • Main: Bugfix when using long labels and CGI graphing.
    • Node: Fix bug when encountering strange environment (Deb#285173).
    • Node: Remove hardcoding of default user/group to run the plugin as (SF#1083251).
    • Packaging: Expand man-page macros properly on man-page generation (Deb#286399).
    • Plugin: Added plugin generic/dhcpd3, created by Rune N. Skillingstad.
    • Plugin: Patch generic/bind9 to report "unnamed" as "other" (Nicolas Stransky).
    • Plugin: linux/apt* has been forced to LANG=C, to get predictable output.
    • Plugin: Removed hardcoded host_name in linux/cps_.
    • Plugin: Added plugin linux/users, created by Michael Kaiser.
    • Plugin: Cleaned up generic/samba a bit (SF#1087961).

    munin (1.1.8)

    • Munin-limits: Log less noise.
    • Munin-limits: Notify correctly in all situations.
    • Munin-graph: Treat CDEFs in fields with long names properly.
    • Munin-graph: Log an illegal STACK in the first field better (SF#1081903).
    • Munin-run: Now behaves properly when running invalid plugins (SF#1074242).
    • Munin-node: host_name in plugin-conf.d now overrides plugin output.
    • Munin-graph: Added "graph_period" option, to make "graph_sums" usable.
    • Munin-update: Fix bug when setting min to 0.
    • Munin-node-configure: Fix bug with underscore in wildcard plugins.
    • Plugin: New version of generic/smart_ by plugin creator (Nicolas Stransky) (SF#1072459).
    • Plugin: generic/uptime was re-classified as linux/uptime (SF#1074576).
    • Plugin: Renamed generic/folding@home to generic/foldingathome (SF#1074241).
    • Plugin: Modify generic/ping_ so it's compatible with Solaris ping (SF#1074545).
    • Plugin: Fixed broken autoconf in generic/sendmail_mailtraffic (SF#1074528).
    • Plugin: Patched sunos/cpu to work on Solaris 9 (SF#1077899).
    • Plugin: Major improvements to sunos/io_ops,bytes,busy, by Lupe Christoph (SF#1077898).
    • Plugin: Portability enhancementes to sunos/fs_df (SF#1077903).
    • Plugin: linux/fw_forwarded_local now initialises properly (Deb#284673).
    • Plugin: Added more sensible autoconf to generic/sybase_space.
    • Plugin: Added more sensible autoconf to generic/munin_graph,munin_update.
    • Plugin: Added two new plugins contributed by Jacques Caruso, generic/exim_mailqueue_alt and generic/mailscanner.
    • Plugin: New version of generic/pm3users_ by plugin creator Jacques Caruso.
    • Plugin: generic/bind9 now handles syslog format as well (by xavier).
    • Plugin: Two new contrib plugins generic/foldingathome_*, by xavier.
    • Plugin: generic/named a bit more portable (by Will Froning).
    • Plugin: Sort fields in df*-plugins alphabetically.
    • Plugin: Added plugin generic/bind9_rndc, by Facq Laurent.
    • Plugin: Two network ups tool plugins (generic/nut_*) contributed by xavier.
    • Plugin: Added plugin generic/mhttping by Greg Connor.
    • Plugin: linux/cps_ plugin now groks high numbers.

    munin (1.1.7)

    • Allow floating point values in warning/critical limits.
    • Bugfix in munin-html, when using groups/host names with more than one dot.
    • Updated RPM package creation with regards to the 1.2 series.
    • Created RPM package creation for SuSE with regards to the 1.2 series.
    • Added --stdout-option to all programs (SF#1073148).
    • Log updates of nonexisting fields better (SF#1073172).
    • Force plugin linux/apt to use C locale (SF#1072470).

    munin (1.1.6)

    • Failsafe entry for @@PYTHON@@.
    • Bugfix in munin-limits (it didn't work properly).
    • Added separate makefile target to take care of SNMP-only items.

    munin (1.1.5)

    • Munin main package:

      • Treat long field names properly. Sadly, this will lead to data loss for fields that earlier had their field names truncated. :-(
      • Small interface improvements in the HTML output.
      • Changes of min and max values now causes corresponding changes in the RRD files.
      • Added new option "graph_sums" which creates summarised graphs.
      • Munin-update adapts to field type changes (loss-free conversion from COUNTER->DERIVE et al.)
      • Added new config option "local_address", to specify which local address outgoing connections (from munin-update) should be used.
      • Added "comparison" views, to view a whole hostgroup at once.
      • Bugfix in munin-limits.
      • Draw min/max ranges in all graphs with only one visible field.
      • Replaced notification system. Munin can now send warning/critical messages to whatever process/file that is needed.
      • Removed the munin-nagios program, as it is no longer needed.
      • Use column headers for min/max/cur/avg if label is too long.
      • Minor template modifications, so the output HTML validates correctly (SF#1039850).
      • Added new field option "line", which draws HRULEs.
    • Munin-node:

      • The node now changes dir to /, to make sure it's in a directory readable by all users.
      • Added per-plugin timeouts, contributed by Chan Wilson (SF#881044).
    • Plugins

      • SNMP plugin "df" properly strips the label and serial number from Windows drive labels.
      • SNMP plugins now honour the "host" environment variable if they can't deduce the hostname from $0.
      • Use @@PERL@@ in all perl shebang lines.
      • Added new SNMP plugins for sensors, reading info from System-Informant on Windows boxes.
      • New wildcard plugin generic/ping_ to graph ping times.
      • Replace "rpc" field with "total" in NFS and NFSD plugins.
      • Added new plugin linux/apt_all, contributed by xavier.
      • Added new plugins generic/courier_mta*, contributed by Rune N. Skillingstad.
      • Plugin generic/acpi now autodetects even if the acpi version does not contain the acpi_available program.
      • Added plugin linux/irqstast, showing individual interrupt rates.
      • Fixed typo in linux/fw_forwarded_local (Deb#275535).
      • Fixed typo in linux/fw_packets (Deb#275537).
      • Added SNMP plugins for temperature and fan info provided by the Fujitsu Siemens ServerView agents.
      • Adapt linux/apt plugin to work properly with Debian testing/unstable (patch from Rune N. Skillingstad).
      • Added new plugin generic/apc_nis to monitor APC UPS, contributed by xavier.
      • Made graph_title a parameter for generic/exim_mailqueue (patch by Torstein T. Svendsen, SF#1060834).
      • Fixed typo in generic/sendmail_mailstats (patch by Lupe Christoph, SF#1058128).
      • Applied patch from Torstein T. Svendsen to generic/exim_mailstats, to handle logfiles with timestamps in the name (SF#1055214).
      • Applied patch from Nicolas Stransky to generic/hddtemp, to fetch temp more elegantly (SF#1052845).
      • Added new plugin linux/hddtemp_smartctl, made by Peter Gervai (SF#1032727).
      • Fixed linux/if_(err_) braindamage affecting hosts with vlans or multi-digit interface numbers.
      • Added wildcard plugin generic/smart_, contributed by Nicolas Stransky.
      • Added plugin generic/loggrep for generic log grepping.
      • Fixed bug in generic/sendmail_mailqueue, when queue is empty.
      • Fixed bug in generic/hddtemp2, patch by arturaz (SF#1037002).
      • Added new plugin linux/forks, to graph forks per second.
      • The linux/iostat plugin now ignores devices without traffic (Deb#267195).
      • Changed a lot of plugins so they use DERIVE instead of COUNTER.
      • Upped generic/ntp_ to auto family.
      • Upped generic/sendmail_mailstats and generic/sendmail_mailtraffic to auto family.
      • Fixed linux/sensors_ plugin to report warning and critical values for temperatures and voltages if 'sensors' reports them.
    • Installation

      • Changed variable name of ARCH to OSTYPE, to avoid name crash on newer FreeBSDs (SF#1068238).
      • Added variable PYTHON, as we now have our first Python plugin.

    munin (1.1.4)

    • Better error handling when fetching data from RRD files.
    • Fixed bug in munin-graph when choosing colours (Deb#267185).
    • Added plugin linux/df_abs
    • Sanitise incoming fieldnames a bit better.
    • Small layout improvements.
    • Added new options "graph_height" and "graph_width", to beter control size.
    • Added support for SNMP probing.
    • SNMP plugin "if" now accepts PPP interfaces as well as ethernet interfaces.
    • SNMP plugin "df" now understands Windows SNMP daemon.

    munin (1.1.3)

    • Applied patch from Jacques Caruso to make HTML output standards compliant.
    • Munin-graph: fixed bug when combining graph_order aliases with "normal" fields, as reported by Jacques Caruso.
    • Plugin bugfixes from Jacques Caruso, in linux/iostat_ios and generic/ipacng.
    • Munin-nagios: Only state number of OKs when something is in warning or critical state.
    • Munin-graph: Added 'graph_sources' option. This is (in effect) the same as graph_order, but with a default of 'graph no'.
    • Applied patch from Matthieu Lochegnies to munin-graph, and fixed the same problem elsewhere in the code (Deb#250982, SF#924561).
    • Force LANG/LC_ALL=C in generic/hddtemp2, to remove problems in parsing of hddtemp output (Deb#253497).
    • Force LANG/LC_ALL=C in linux/sensors_, to remove problems in parsing of sensors output (SF#972749, SF#972748, Deb#255312).
    • linux/sensors_temp now understand temp lines without hyst or max settings (Deb#256380).
    • Made linux/sensors_volt work with negative voltages (Deb#256734).
    • Made generic/hddtemp2 understand environment variables with quotes (Deb#265022).
    • Added plugin generic/uptime contributed by Nicolas Salles (SF#998665).
    • Added plugin generic/hddtempd contributed by Stein Magnus Jodal (SF#958762).

    munin (1.1.2)

    • The server programs now open the log file at an earlier point.
    • Munin-limits added to distro.
    • Warnings and criticals now show up in nodeview and overview.
    • Makefile no longer stopping when complaining about htmldoc errors
    • Added contributed plugin generic/cupsys_pages, contributed by Rune N. Skillingstad.
    • Minor documentation bugfix.
    • Added automatic "graph no" to negative field when using negatives.
    • Added options to munin-graph to skip locking and stats generation.
    • Added --cron option to munin-graph. This is used internally for special case checking when run from cron.
    • Added dist-directory for Solaris packages.
    • Created munin-cgi-graph, which creates dynamic graphs.
    • Added munin.conf option "graph_strategy (cgi|cron)" which defaults to cron.
    • Bugfix in cdef calculations.

    munin (1.1.1)

    • Added a table in the service view page, with information about each field.
    • Added plugin options "graph_info" and ".info", which can be used to describe the graph/fields in the above mentioned table.
    • Bugfix in the linux/df_inode plugin, regarding filesystems without inodes.
    • Added warning and critical statuses to the info table in the service view.
    • Added "info"-fields to linux/cpu and linux/load plugins, to demonstrate how it works.
    • Linux/ip_ wildcard plugin contributed by Mathy Vanvoorden (SF#954851).
    • Added a definition file (definitions.html) to the server distribution.
    • Use "sed 1d" instead of "tail +2" in df plugins (patch by Olivier Delhomme).
    • Tuned cdef-code to make it work properly after clean-up.
    • Added "graph_category" option, to categorise plugins.
    • Set categories to most of the plugins.

    munin (1.1.0)

    • Bug regarding logo namechange from logo.gif to logo.png, when installing.
    • Allow/deny in munin-node can now be configured per plugin, in addition to "globally" for the whole node.
    • "Upped" some plugins from contrib/manual to manual or auto.
    • Code cleanups.

    munin (1.0.0pre4)

    • Munin-update now properly ignores node with "update no".
    • The generic/apache_* plugins now have defined max values.
    • New plugins generic/{sendmail*,amavis,apc_envunit} contributed by Xavier Redon.
    • Turned off scaling of values for cpu-graphs (no more nano-percentages).
    • New plugin linux/iostat_ios to graph the number of I/O operations. Contributed by Per A. Buer.
    • Added user configuration for generic/postfix* (SF#895680).
    • Fixed links in HTML templates (Deb#236792).
    • Fixed broken autoconf in apache-* plugins (Deb#236144).
    • Fixed bug in mysql-plugins (Deb#233762).
    • Fixed a problem in the node when running as a non-root user and using sudo to run the plugins (Deb#236694).
    • Clarified the vlabels in the apache-plugins (Deb#238594).
    • Patched temp and voltage parts of linux-pugin sensors_* with better regexp (Deb#245289, SF#906868).
    • Changed default ARCH variable in Makefile.config, to support older tr-s (SF#898814).
    • Make "graph_scale no" affect y-axis as well as numbers below the graph (Deb#236834).
    • New SNMP plugins: df, if_err, processes, fc_if (fibre-channel), fc_if_err, users, load.
    • Cleaned up Solaris plugins (SF#944389, ++)
    • New logo by Bianca Pfingsten, sponsored by Mediahaus Biering Grafischer Betrieb GmbH. (Thanks :-)
    • Made solaris plugin fs_df work without GNU df (SF#944389).
    • New solaris plugin temperature, by Richard van den Berg.
    • Two new linux firewall plugins; fw_packets (by S. Banerian), fw_conntrack (by Nicolai Langfeldt), and fw_forwarded_local (by Xavier).
    • Modified sunos/cpu, linux/cpu and freebsd/cpu to take "scaleto100"- parameter.
    • Added patch to contrib-plugin linux/nfsd, to graph rpc count (Alexandre Dupouy).
    • Added plugin linux/nfs_client, contributed by Alexandre Dupouy.
    • Added plugin ipac-ng, contributed by Arturas Slajus.
    • Added plugin hddtemp2, contributred by Andrew Radke, modified by Lupe Christoph.
    • Added Folding@home plugin, contributed by Xavier.
    • Fixed problem with sunos/memory, when memory was reported in gigabytes (SF#930964)
    • New plugin (pm3users) and a bunch of patches from Jacques Caruso.

    munin (1.0.0pre3)

    • Munin-graph had a perl 5.005_03 compatibility problem, which slipped through to version pre2.
    • Added mkdir to install-man target. (SF#888545)
    • Added better logging of plugin failures in the node. (SF#881045)
    • Make install: Fix problems with systems that do not have getent. (SF#881046)
    • Remove dependency on pgrep (use process groups instead). (SF#881049)
    • Documentation updates.
    • Make the iostat plugin work properly.
    • Munin-graph now escapes ':' in labels properly.
    • Fixed bug in munin-graph where it caused a flood of cron-mail.
    • Linux/iostat now shows only disks also on machines without devfs.
    • Generic/apache-plugins have been modified to properly to report the correct autoconf value. Also, bugfixes in _processes and _volume.
    • Added new wildcard plugin linux/sensors_ that replaces the i2c plugins (SF#890952).
    • Made client timeouts configurable (not per plugin).
    • Improved timeout-handling in node (Deb#224480).

    munin (1.0.0pre2)

    • Plugin mysql_queries bugfix from Dagfinn I. Mannsรฅker (SF#876443, SF#865125).
    • FreeBSD-plugin load bugfix from Robert Lindgren (SF#865928).
    • Fixed Node/run bug when changing groups.
    • Added support for multiple groups to run the plugin as.
    • Added support for optional groups.
    • Munin-html: Added support for domain_order.
    • Fixed pod typos patched by Lupe Christoph (SF#884092)
    • Made Munin compatible with perl 5.005_03 (patch by Lupe Christoph) (SF#884622)
    • Removed sunos/io_-plugin (SF#882357)
    • Bugfix, apache_processes now takes port numbers into account. (SF#882263)
    • Changed wildcard plugin ps_ so it can use "env.regex" in plugin-conf.d/ (SF#882131)
    • Made plugins apache_* compatible with older versions of LWP::UserAgent (SF#881411).
    • Bugfix in plugin mysql_queries - insertions were no longer graphed. (SF#881483).
    • Disabled plugins df and df_inode on Solaris (SF#882274).
    • Make vmstat plugin more portable (SF#882352).
    • Moved generic netstat to linux-dir, as it is too spesific. Added Solaris version of the plugin as well. (SF#882354)
    • Fixed bad debug output (forgotten linebreaks) in munin-node-configure (SF#882385).
    • Generic plugins now use printf instead of echo -n, as this is more portable (SF#885564)
    • Added a new plugin generic/multips to count several procs in one graph. (SF#885579)
    • More timeouts in munin-update (Deb#222674).
    • Added max value to generic/vmstat plugin (Deb#225489).
    • Bugfix in install-doc Makefile target (SF#884074).
    • Code tidying in munin-graph (SF#884625).
    • Added generic plugins ntp_ and ntp_states to manual family (SF#887000).
    • Bugfix; munin-html wrote bad html, as reported by Adam Heath. (Deb#230322)
    • Rewrite of linux/iostat by Mike Fedyk (Deb##223373,224113).
    • Linux/cpu now graphs all values on a 2.6 kernel (Deb#227946).
    • Added new plugins linux/nfsd and acpi, contributed by Alexandre Dupouy.

    munin (1.0.0pre1)

    • Renamed from LRRD to Munin.

    lrrd (0.9.9r6)

    • Added BSDish install-sh to make the installation work on both BSD and SysV variants (SF#840744).
    • Plugin linux/iostat modified. Now runs on 2.6, and now "mirrors" i/o like eth* et al. (Deb#224113, Deb#223373)
    • Lrrd-client: Don't try to change uid/gid if not running as root. (Deb#224300)
    • Lrrd-graph: Only log graphing errors (== less cron-mail).
    • Plugin linux/memory has been improved greatly by Mike Fedyk (Deb#223346)
    • Some plugins fail more gracefully when using uninstalled perl modules.
    • Lrrd-client-configure now prints the reason for suggesting to not use a plugin, as long as the plugins gives one.
    • Lrrd-client: Do a fake clean of the environment because of the taint checking.
    • Lrrd-client: added configuration option "ignore_file", which takes regex for files to ignore (e.g. rpmnew/save) (Deb#224265).
    • New plugin: Alexandre Dupouy contributed "hddtemp".
    • New plugin: Nicolai Langfeldt contributed "bind9".
    • Lrrd-server: dots supported in plugin names.
    • New plugin: snmp wildcard plugin for interface graphing.

    lrrd (0.9.9r5)

    • lrrd-nagios: enable/disable notifications.
    • Plugin: mysq_isam_space_ bugfix when printing "value".
    • lrrd-client/lrrd-run: Two bugfixes.
    • LRRD.pm: Change \1 to $1 to make lrrd-update shut up.
    • lrrd-update: Fix bug with timeout handling of children.

    lrrd (0.9.9r4)

    • Plugin: changes from Mike Fedyk (Deb#222838, Deb#222841).
    • lrrd-cron: Check if files are executable before runinng (Deb#221691).
    • lrrd-update: Added max_processes variable.
    • lrrd-update: No more zombies.
    • lrrd-update: Better handling of dying children and timeouts. (Deb#222674)

    lrrd (0.9.9r3)

    • New plugins (contrib): postfix_mailqueue and named contributed by Nicolai Langfeldt.
    • New plugins (contrib): postfix_mailstats and postfix_mailvolume.
    • LRRD.pm: make sure only legal configuration lines are written to datafile.
    • lrrd-html: Minor bugfixes (fixes by Chan Wilson).
    • lrrd-graph: Bugfix when aliasing fields (reported by Chan Wilson).

    lrrd (0.9.9r2)

    • LRRD.pm: minor bugfix - no noise about "extinfo".
    • lrrd-graph: A couple of minor bugfixes.

    lrrd (0.9.9)

    • New plugin: sybase_space. Keeps track of sybase database space usage.
    • New plugin: psu_ wildcard plugin, by Andras Korn (Deb#214210)
    • Lrrd-client: addressed uid/gid-issues from Deb#214277
    • Lrrd-update: client port number now configurable (Deb#214114)
    • Squid-plugins: now rewritten to use new config format (Deb#214186)
    • Lrrd-update: each node now has its own lockfile.
    • Squid-plugins: Modified them to autoconf. Prettier graphs. Now auto.
    • Lrrd-client: Don't mess with environment. Not my problem.
    • Lrrd-client: host_name can now be set in the plugin configuration.
    • Lrrd-client: plugin configuration format changed slightly.
    • Lrrd-client: added parameter (conffile and cli) to turn paranoia on/off. Default is now off. (Deb#214186, Deb#216401)
    • New plugin for linux: entropy, graphs available entropy.
    • Lrrd-client-configure: Remove "use" of Config::General (Deb#216176)
    • SunOS-plugins: Enhancement submitted by Lupe Christoph. (SF#825937)
    • SunOS-portability: Various bugfixes reported by Lupe Cristoph. (SF#825909, SF#825911, SF#825926, SF#825936, SF#826670, SF#826356)
    • FreeBSD-plugins: Bugfixing patches by Lupe Cristoph applied. (SF#826352, SF#837014)
    • Lrrd-server: New format for server.conf.
    • Mysql-plugins: Make mysqladmin/mysqlshow locations configurable. (SF#825974)
    • Plugins: New plugins by Lupe Cristoph (SF#834529, SF#826002, SF#835208)
    • Lrrd-server: Only require installed Config::General if using old config format.
    • Mysql-queries-plugin: rewritten by Per A. Buer.
    • Lrrd-nagios: Be nice to Nagios, don't DOS it with thousands of services.
    • Lrrd-client-configure: Check what to do with new plugins when upgrading.
    • Plugins: contributions by Finn-Arne Johansen (SF#839210, SF#839212, SF#839209, SF#842703, SF#845692)
    • Lrrd-update: More graceful handling of dead hosts. (SF#841345)
    • Plugins: graph_noscale redefined to graph_scale.
    • New plugin surfboard contributed by Andrew Ryder.

    lrrd (0.9.8)

    jo:

    • Plugin bugfix: Applied suggestion from Antti Salmela considering plugins df and df_inode (SF#800984)
    • Lrrd-update now forks off one process for each host, doing the data downloading in parallel.
    • Network timeout made configurable via both configuration file, and command-line parameter. default increased to 180 seconds.
    • Command-line option and configuration file option for not forking added.
    • Added command-line option to show log lines on stdout as well.
    • Lrrd-update bugfix: Move socket and pidfile to proper place. (Deb#203173)
    • Lrrd-update bugfix: Now handles corrupt datafile properly. (Deb#202191)
    • Plugin bugfix: mysql_isam_space now behaves properly when MySQL is down. (Applied patch from Nicolas Francois resolving Deb#202637)
    • Lrrd-client now runs with perl -T (taint checking).
    • Lrrd-html bugfix. (Deb#205999)
    • Lrrd-update bugfix, patch from Torstein Svendsen, alarm/sigalrm was forgotten on a network read. (Deb#209329)
    • Lrrd-update bugfix. Move all possible sigalrm-calls into eval-blocks, to avoid hangs and segfaults. Really fixes bug Deb#209329.
    • Lrrd-client now drops privileges when running a plugin. The plugin is run as user nobody, group nogroup/nobody as default. This can be overridden in .../client.d/.auth.
    • Mysql-plugins can now use a config file. (Deb#202643)
    • Bugfix in mysq_isam_space_ plugin. (Deb#202639)
    • Plugins for FreeBSD 4.8 contributed by Patrick Domack (SF#802895)
    • Plugin "swap" on Linux modified so it works on 2.6 as well as 2.4.
    • Lrrd-client now uses conf/auth-file in .../lrrd/client-conf.d/. Passes config options to clients via environment.
    • Lrrd-graph bugfix: Cur/Min shown as 0 when using special_*.
    • Lrrd-update now has "use_default_name"-option, for use when fetching data from a client which may change name.
    • Lrrd-plugin "memory" ported to perl. (Deb#205019)
    • Added "--version" option.
    • Added "graph_total" option, for summarising stacks
    • Lrrd-graph now understands "graph_noscale true/yes/1", which drops scaling of Cur/Min/Avg/Max numbers.
    • New client program "lrrd-run" to run a plugin as the correct user.
    • Lrrd-client minor bugfix; should now get ARGV after HUP.
    • Lrrd-client-configure completely rewritten.

    lrrd (0.9.7)

    tore:

    • Applied a patch from Don Armstrong which makes the server ignore invalid pidfiles.
    • Massive changes in the Makefile to allow for more flexible installs.
    • Hardcode as little as possible. Use @@foo@@ in the scripts, which will be replaced with whatever 'foo' is set to in Makefile.config.
    • Added some AIX plugins contributed by Mike Discenza.
    • Merged the client and server changelogs into this one.
    • Improved vlabel and title in the port_ wildcard plugin.

    lrrd (0.9.6)

    tore:

    • First upload to the Debian archive, had to create an .orig.tar.gz.

    lrrd (0.9.5-2)

    • Bugfix: Resolved running-as-root-issue. (#695163)
    • Bugfix: Resolved lrrd-nagios --force issue (#701671)
    • Bugfix: Resolved lrrd-nagios --removeok --host issue (#701671)
    • Bugfix: Resolved lrrd-html logo.gif and style.css-issue (#693939)

    lrrd (0.9.5-1)

    • Small bugfixes
    • Bugfix: plugins lrrd_* now treats hostnames with dashes correctly (#727074)

    lrrd (0.9.3-2)

    • lrrd-nagios now has a longer timeout.
    • lrrd-html now creates much prettier html-pages.
    • Pod-documentation for /usr/lib/server/lrrd-*, /usr/sbin/lrrd-cron, and /etc/lrrd/server.conf
    • lrrd-graph now understands _special_sum and _stack.
    • lrrd-graph now has extended syntax on graph_order-lines.
    • Field type represented in filename of rrd-file.
    • All fields in the .rrd-files now have the same name.
    • lrrd-graph now reuses colours when there are a lot of fields.
    • lrrd-nagios now reuses send_nsca handles.
    • lrrd-update can now handle .extinfo-fields.
    • lrrd-nagios can now handle .extinfo-fields.
    • Bugfixes, continuing Tore's movement of files
    • Parameterization of lrrd-*
    • Installation script for tarball.

    lrrd (0.9.3-1)

    • New configtype
    • Timeouts on server

    lrrd (0.9.2-4)

    • Added new node- and service-level option "update", which will replace "fetch_data".
    • Added new field-level option "graph", which will replace "skipdraw".
    • Some plugins now have config-files: exim_mail*
    • ps-plugin made faster (use pgrep instead of ps).
    • Bugfix in 'iostat'-plugin.
    • Added 'suggest' and 'autoconf'-parameters to the plugins.
    • Removed startup check for lrrd-client on ' config'-output.
    • "apt"-plugin rewritten for perl. It now uses .extinfo-fields.
    • Install script for tarball.
    • lrrd-client now understands --config --help --debug (then latter for later use).
    • Created pod-documentation for lrrd-client and client.conf.

    lrrd (0.9.2-3)

    • Bugfix; lrrd-nagios didn't treat 0-limits properly.

    lrrd (0.9.2-2)

    • Added graph_vlabel-option.
    • lrrd-nagios: bugfix when specifying only a minimum warning or critical value.
    • Proper timeouting also done when 'config'-command issued.
    • Some clients now use 'graph_vlabel'-option.
    • Comment changes in some plugins
    • Bugfix in plugin: 'iostat config'

    lrrd (0.9.2-1)

    • Lazy-option to lrrd-graph. Graphs will only be drawn when needed.
    • Cleaned up the timeout code a bit.

    lrrd (0.9.1-5)

    • Attempt to set exim-variables in the exim_mail*-plugins at install-time, in an attempt to avoid timeouts on high-load systems.
    • Properly reap plugins that timeout (and their children).

    lrrd (0.9.1-4)

    • Bugfix. Numbers with decimals (e.g. load) and "U" are now allowed.
    • Fixed bug in cronjob for apt

    lrrd (0.9.1-3)

    • Fixed small bug in lrrd-graph that caused some glitches in some graphs
    • Cronjob for apt

    lrrd (0.9.1-2)

    • Fixed a bug in lrrd-update that caused rrds not to be updated
    • Small bug in apt-client

    lrrd (0.9.1-1)

    • All networkservices converted from bytes (B) to bits (b)
    • More bugfixes
    • Added cronjob to go with apt-service

    lrrd (0.9-12)

    • Bugfixes in templates
    • More logging
    • More intelligence in lrrd-nagios
    • Cronjob to remove .ok files once a day

    lrrd (0.9-11)

    • Last small fixes with warning and critical-nagiosLast small fixes with warning and critical-nagios
    • Skipped a version to sync with server
    • Included warning and critical on some of the services

    lrrd (0.9-10)

    • Fixed logging and logrotate

    lrrd (0.9-9)

    • More Nagios Support, now extracted into lrrd-nagios
    • Fixed logging + logrotate

    lrrd (0.9-8)

    • Nagios-support
    • Do not depend on libnet-io on woody (included in perl5.6)

    lrrd (0.9-7)

    • Fixing string under 19 characters

    lrrd (0.9-6)

    • We have to substr the other way
    • Upping version number

    lrrd (0.9-5)

    • Bugfixes. New configfile
    • Bugfixes in df-services added -P for posix standard

    lrrd (0.9-4)

    • Total rewrite of client
    • Bugfixes. Memory service gargled
    • Bugfixes. mailstat service gargled

    lrrd (0.9-3)

    • Adapt to new version of client
    • Bugfixes to clients and a new configfile

    lrrd (0.9-2)

    • Fixed host_name

    lrrd (0.9-1)

    • The new version

    lrrd (0.7-1)

    • Total rewrite. Much prettier. Perl er brukt.
    • Bugfix in postinst (make_html when upgrading).
    • Lots of new lrrd-d-modules. Tuning and fixing.
    • Debconf is out. Added searching for old-name config-files.

    lrrd (0.6-8)

    • Renamed mrtgd til lrrd.
    • Daemon now runs lrrd.d-scripts properly.
    • Added modules: load memory

    lrrd (0.6-7)

    • make_graph has proper colours.
    • make_html creates a nicer index.html.
    • Debconf in use.
    • Minor bugfixes: init.d-restart

    lrrd (0.6-5)

    • make_html makes sure there's an index.html.
    • Bugfix. Config-file now read earlier.

    lrrd (0.6-4)

    • Several bugfixes.
    • Cron-entry now uses logfiles.
    • Added config-file.

    lrrd (0.6-3)

    • Added debian-dependencies.

    lrrd (0.6-2)

    • Added monitoring for apache httpd daemons.
    • The daemon now backgrounds itself.
    • The init.d-script now "stop"s.

    lrrd (0.6-1)

    • Slightly tested. Going out.

    lrrd (0.5-4)

    • Now ready for production environments.

    lrrd (0.5-3)

    • Quite a few changes. Beginning to get ready for release.

    lrrd (0.5-2)

    • New test.

    lrrd (0.5-1)

    • Initial Release.