aboutsummaryrefslogtreecommitdiff
path: root/admin/muninlite/patches
Commit message (Collapse)AuthorAge
* muninlite: refresh patchesJonathan McCrohan2015-11-11
| | | | | | Purely cosmetic changes only. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: Fix fetching data for interfaces with a dash in the nameMartin Blumenstingl2015-11-11
| | | | | | | | | | | munin-node passes the original interface name (as extracted from /proc/net/dev) to if_* and if_err_*. Thus replacing dash with underscore results in interfaces not being found anymore. Closes: #1927 Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: Fix parsing the available network interface namesMartin Blumenstingl2015-11-11
| | | | | Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: Enable the df plugin again and fix parsing disk usageMartin Blumenstingl2015-11-11
| | | | | | | Closes: #1926 Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: correctly parse ifname with - charJonathan McCrohan2015-04-21
| | | | | | | | | Rewrote Jo-Philipp Wich's patch so it applies to source files rather than generated files. Closes #701 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: revert "correctly parse ifname with - char"Jonathan McCrohan2015-02-12
| | | | | | | | | | | | This reverts commit edcad492e115e012366b41350e9cd3032bda832e. Patch is broken and breaking build; reverting until I have time to investigate. Reopens #701 Closes #889 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: fix uptime should report days patchJonathan McCrohan2015-02-12
| | | | | | | | | 1295d87 failed to remove cdef config which will break graphs for existing users. Properly closes #810 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: correctly parse ifname with - charFabio Capriati2015-02-07
| | | | | | | | | Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches. Closes #701 Signed-off-by: Fabio Capriati <faxcpr@tiscali.it> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: uptime should report days, not seconds.Craig Gallek2015-01-29
| | | | | | | | | upstream bug: https://sourceforge.net/p/muninlite/patches/8/ Closes #810 Signed-off-by: Craig Gallek <cgallek@gmail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* muninlite: Import from oldpackages, add myself as maintainerJonathan McCrohan2014-07-07
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>