Opened 2 years ago
#1101 new defect
If a plugin send unknown fields munin stops updating the HTML pages.
| Reported by: | mvaled | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | Munin 1.4.7 |
| Component: | master | Version: | 1.4.4 |
| Severity: | major | Keywords: | |
| Cc: |
Description
I have created several plugins that (mistakenly) were sending a "description" field per each variable in its configuration. Example:
cpu.label CPU% cpu.description The amount of CPU used by the process.
This makes munin-update to issue several warnings, and stops generating the PNGs and HTML pages.
This issue was discussed on the mailing list
Note: See
TracTickets for help on using
tickets.
