Description of problem: Wrong path to munin jar in jmx plugin Version-Release number of selected component (if applicable): munin-node-1.4.7-1.el5 (and probably all recent munin-node packages in fedora) How reproducible: Always Steps to Reproduce: 1. install munin-node. 2. Configure and activate the jmx plugin 3. Test a plugin, like munin-run jmx_Uptime Actual results: Java stack trace because munin jar is not found Expected results: jmx output Additional info: The plugin has hardcoded wrong path to the munin jar. I can't remember if this is a configurable done by make install, or it has to be edited by hand (or script). Trivial fix yum install munin-java-plugins sed -i 's,/opt/munin/lib/munin-jmx-plugins.jar,/usr/share/java/munin-jmx-plugins.jar,g' /usr/share/munin/plugins/jmx_ And btw, please consider moving the jmx_ plugin to munin-plugins-java. It won't work without that package, so bundling it with munin-node doesn't make sense. And yet another btw, I think a better name on separate plugin packages should be munin-plugins-jmx, munin-plugins-foo, munin-plugins-bar, etc, like the convention used in the nagios plugins packages. Ingvar
Thanks for the note. I am sure I fixed this before, but it seems to be back. ;( Can you test: http://koji.fedoraproject.org/koji/taskinfo?taskID=4028979 and let me know if it looks correct? If so, I can push an update...
munin-1.4.7-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/munin-1.4.7-3.fc17
munin-1.4.7-3.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/munin-1.4.7-3.fc16
munin-1.4.7-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/munin-1.4.7-3.fc15
munin-1.4.7-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/munin-1.4.7-3.el6
munin-1.4.7-3.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/munin-1.4.7-3.el5
Package munin-1.4.7-3.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing munin-1.4.7-3.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5721/munin-1.4.7-3.el5 then log in and leave karma (feedback).
munin-1.4.7-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
munin-1.4.7-3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
munin-1.4.7-3.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
munin-1.4.7-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
munin-1.4.7-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.