hi,
i was able to monitor jvm using jmx with authenticate= true :
Djavax.management.builder.initial= -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=ho_as_06 -Dcom.sun.management.jmxremote.port=9002 -Dcom.sun.management.jmxremote.rmi.port=9003
now I want to use SSL authen instead authenticate. How to setup SSL for this?
thank you
Enable SSL for check jmx
Re: Enable SSL for check jmx
Hi
This looks like a decent tutorial for doing what you want:
https://www.cleantutorials.com/jconsole ... entication
Where it talks about jconsole - that would be your Nagios server. Go ahead and give it a try. If
it is giving you trouble let me know and I'll run through it on a couple of my test machines.
I won't be able to set things up until tomorrow and I didn't want to hold you up, so let me know
where you are at with this and I will proceed from there in the morning.
Thanks
This looks like a decent tutorial for doing what you want:
https://www.cleantutorials.com/jconsole ... entication
Where it talks about jconsole - that would be your Nagios server. Go ahead and give it a try. If
it is giving you trouble let me know and I'll run through it on a couple of my test machines.
I won't be able to set things up until tomorrow and I didn't want to hold you up, so let me know
where you are at with this and I will proceed from there in the morning.
Thanks