Bug 822247 - Web Application Response Time Log File not being imported

Thomas Segismont tsegismo at redhat.com
Thu Jun 20 09:02:41 UTC 2013


Hi everyone,

I've just pushed the implementation of this feature request:

BZ822247 - Web Application Response Time Log File not being imported
https://bugzilla.redhat.com/show_bug.cgi?id=822247

It's a in bug branch and will me merged into master after RHQ4.8 release:
https://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?h=bug/822247&id=f77b28d6690abf904706489fbed1f3cb77be6841

Although the BZ requests the feature for EAP5, the changeset also 
includes an implementation for AS7/EAP6 standalone and domain mode. The 
feature was already implemented in the Tomcat plugin.

The response time log file is searched in the server log directory and 
in the fallback directory /tmp/rhq/rt

Limitations:
It will not work with manually added EAP6 servers.
If log directories were not cleaned, an old file could be discovered.
If the webapp hasn't received any request yet, the response time log 
file will be absent and thus not auto discovered.

Feel free to have a look at the changes and make any comments before 
they go to master branch.

Thanks and regards,
Thomas


More information about the rhq-devel mailing list