jmx2munin icon indicating copy to clipboard operation
jmx2munin copied to clipboard

Authentication?

Open johntdyer opened this issue 14 years ago • 2 comments

Hey, nice plugin, wondering though if it supports rmi authentication ?

johntdyer avatar Mar 26 '11 20:03 johntdyer

Haven't had the need for that yet. Usually I have JMX only running on localhost. Happy to accept patches though.

tcurdt avatar Mar 26 '11 21:03 tcurdt

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.

pcbje avatar Jan 24 '12 18:01 pcbje