| | 12 | |
|---|
| | 13 | munin (1.4.1, r3116:3166, 2009-12-04) |
|---|
| | 14 | |
|---|
| | 15 | * munin-node: Introduce a select loop to read from plugin |
|---|
| | 16 | output/errors and avoid locking up |
|---|
| | 17 | * munin-node: Plugins that time out must not be added to service list |
|---|
| | 18 | * Looked into making sunos/memory use kstat but that's a hack of more |
|---|
| | 19 | than 30 minutes, so document dependence on top instead |
|---|
| | 20 | * hddtemp_smartctl: make it quiet on systems that lack smartctl |
|---|
| | 21 | * sunos/iostat plugin now works |
|---|
| | 22 | * linux/load: Correct documentation on how to set warning levels |
|---|
| | 23 | * sunos/load: Set more graph_ things, including graph_scale no to |
|---|
| | 24 | avoid "milliload" |
|---|
| | 25 | * Update exim_mailqueue plugin to use exiqgrep instead of exim, closing #780 |
|---|
| | 26 | * sunos/df*: Add handling of /cdrom and /media mount points (ignore them) |
|---|
| | 27 | * M::M::Utils: Remove the "*BUG*", it is wrong and worrisome |
|---|
| | 28 | * linux/df*: Reinstate the warning and critical levels. Document how |
|---|
| | 29 | to set them. |
|---|
| | 30 | * munin-graph: Correct ordering problem in command-line. |
|---|
| | 31 | AREA|LINE/STACK sequences must not be interrupted by HRULEs and |
|---|
| | 32 | such (broke graphing of old cpu plugins) |
|---|
| | 33 | * munin-graph: warning lines without range endpoint gets better detection. |
|---|
| | 34 | * linux/df: Reinstate the default filesystem filling limits. Document how to |
|---|
| | 35 | set them. |
|---|
| | 36 | * linux/if: |
|---|
| | 37 | * Munin::Plugin: Support default values for warning and critical levels. |
|---|
| | 38 | * munin-*cgi-graph: Untaint the whole hostname, not only the first |
|---|
| | 39 | occurance of something unholy |
|---|
| | 40 | * Munin-*cgi-graph: Let "." be legal in hostnames. |
|---|
| | 41 | * munin-graph: Recognize "max_graph_jobs" in the configuration instead |
|---|
| | 42 | of logging errors |
|---|
| | 43 | * Also add munin_cgi_graph_jobs to the legal keywords |
|---|
| | 44 | * make tar now produces munin-$VERSION instead of using underline between |
|---|
| | 45 | * linux/if_: This change prevents the linux if_ plugin, when run as |
|---|
| | 46 | non-root, from leaking stderr output from ethtool to the log. |
|---|
| | 47 | * postfix_mailstats: MUNIN_PLUGSTATE is an environment |
|---|
| | 48 | variable. Thanks to pkhamre for reporting this. |
|---|
| | 49 | * linux/fw_forwarded_local: check for readability with test rather than cat. |
|---|
| | 50 | * Fixes to Announce-1.4.0 |
|---|
| | 51 | |
|---|
| | 52 | |
|---|