jmx2munin
jmx2munin copied to clipboard
Authentication?
Hey, nice plugin, wondering though if it supports rmi authentication ?
Haven't had the need for that yet. Usually I have JMX only running on localhost. Happy to accept patches though.
Certainly an old issue, but I've added support for authorization to my fork of this project: https://github.com/pcbje/jmx2munin
Just append "-username someUsername -password somePassword" to the run arguments.