German Laullon resolved HHQ-5782.
-
Resolution: Fixed
This is not a bug, is functionality....
The PTQL query on the JMX.URL option is used by the plugin to get the Tomcat PID, and the uses the PID to access to the Tomcat JMX server (JConsole use this method to). This allow to the plugin to access to JMX without the user having to open the JMX port on tomcat.
Tomcat plugin default configuration has bad values
--------------------------------------------------
Key: HHQ-5782
URL: https://jira.hyperic.com/browse/HHQ-5782
Project: Hyperic HQ
Issue Type: Bug
Components: Plugins
Affects Versions: 6.0
Reporter: Scott Feldstein
Assignee: German Laullon
Priority: Critical
Fix For: 5.7
Attachments: tomcat-bug.png
>
Below is the default configuration as it should be for the tomcat plugin. The UI shows a mangled default which does not reflect this. see the attached screenshot.
> <config>> <option name="jmx.url"> description="JMX URL to MBeanServer" > default="service:jmx:rmi:///jndi/rmi://localhost:6969/jmxrmi"/>> <option name="jmx.username"> description="JMX username"> optional="true"> default="system"/>> <option name="jmx.password"> description="JMX password"> optional="true"> default="manager"> type="secret"/>> <option name="process.query"> description="PTQL for Tomcat Process"> default="${PROC_QUERY}"/>> <option name="listen.ports"> description="Listening Ports" optional="true"/>> </config>>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.hyperic.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira