I'm trying to configure the apache tomcat wizard with JMX (without agent on the monitoring host) .
I need the following informations :
Is my server remote-JMX-capable ?
Service URL
Tomcat username/password
About service URL, I saw in "How to monitor Apache Tomcat with NagiosXI" :
Code: Select all
service:jmx:rmi:///jndi/rmi://<host>:<port>/jmxrmi
Where to find these informations ?