| | 12 | |
|---|
| | 13 | munin (1.4.2, r3167:..., 2009-12-14) |
|---|
| | 14 | |
|---|
| | 15 | * ntp_offset: make info into graph_info |
|---|
| | 16 | * Munin-(node|run): Make group name resolution lazy, enhance error |
|---|
| | 17 | messages and reinstate the group foo,(bar) syntax |
|---|
| | 18 | * munin-(node|run): Set umask to 0002 so that state files are group writable |
|---|
| | 19 | |
|---|
| | 20 | INSTALLERS: chmod g+w on the files in your state directory |
|---|
| | 21 | (/var/opt/munin/plugin-state in a default install) |
|---|
| | 22 | |
|---|
| | 23 | * multips_memory: New plugin graphing the sum of the memory usage of |
|---|
| | 24 | different processes matched by regular expression. |
|---|
| | 25 | * Perl modules should not have x bit set: Remove on *Old.pm |
|---|
| | 26 | * munin-update: Make I/O timeout fatal to terminate |
|---|
| | 27 | munin-update<->munin-node communication otherwise the two parties |
|---|
| | 28 | falls out of phase (or we need to introduce a RESET command or close |
|---|
| | 29 | and reopen node connection, but I don't want to do that, esp. not |
|---|
| | 30 | now). Handle the fallout of making it fatal. |
|---|
| | 31 | * linux/load and linux/cpu: Correct warning/critical documentation |
|---|
| | 32 | * postgres_querylength_: Fix query that can never have worked... |
|---|
| | 33 | * Switch fonts to DejaVuSans og DejaVuSansMono. Vera is now obsoleted |
|---|
| | 34 | by DejaVu in most contexts. |
|---|
| | 35 | * Reorder somewhat to get lines on top of areas |
|---|
| | 36 | * Patch from blueyed to make munin-*cgi-graph work |
|---|
| | 37 | * snmp__if_multi: Only set .max if the interface speed has been obtained |
|---|
| | 38 | * mysql_: always exit 0 on autoconf |
|---|
| | 39 | * dhcpd3: re-fix deprecated non-0 exit on autoconf |
|---|
| | 40 | * add freeradius plugins from Alan DeKok and adapt better for munin-trunk |
|---|
| | 41 | * linux/df_inode: Small pod correction and add debugfs to df_inode exclude list |
|---|
| | 42 | * linux/df: Added debugfs to df.in exclude list |
|---|
| | 43 | * Apache plugins: Exit with proper error of LWP::UserAgent not |
|---|
| | 44 | found. This can happen if someone configured the plugin manually, or |
|---|
| | 45 | if the plugin is installed when LWP::Useragent is installed and |
|---|
| | 46 | passes autoconf, but sometime later LWP::Useragent is |
|---|
| | 47 | removed. Without this patch the error message is confusing: Cant |
|---|
| | 48 | locate object method "new" via package "LWP::UserAgent" This also |
|---|
| | 49 | keeps autoconf output sane even if LWP::Useragent is not available |
|---|
| | 50 | * linux/ip_: Actually support ipv6. Munin does actually handle : in |
|---|
| | 51 | plugin names right |
|---|
| | 52 | * make rpm does not work and won't work. Remove makefile target and |
|---|
| | 53 | spec file. Might be added back later. |
|---|
| | 54 | * There are no new autoconfiguring plugins in this release. |
|---|