[jira] [Updated] (OFBIZ-1397) Adding Lamba Probe for monitoring Tomcat (especially when using clusters)
Posted by Nicolas Malin (Jira) on Nov 25, 2011; 8:18am URL: http://ofbiz.116.s1.nabble.com/jira-Updated-OFBIZ-1397-Adding-Lamba-Probe-for-monitoring-Tomcat-especially-when-using-clusters-tp4106693.html
Attach a zip file for a probe component (probe.zip). It works with the trunk (revision 1206071) with Tomcat 7.
You can extract the zip file to the hot-deploy directory, follow the README file and test it.
Regards,
Chatree Srichart
> Adding Lamba Probe for monitoring Tomcat (especially when using clusters)
> -------------------------------------------------------------------------
>
> Key: OFBIZ-1397
> URL: https://issues.apache.org/jira/browse/OFBIZ-1397 > Project: OFBiz
> Issue Type: New Feature
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Trivial
> Labels: Lambda, Probe, Psi
> Attachments: probe.patch, probe.patch, probe.patch, probe.patch, probe.zip, probe.zip, probe.zip
>
>
> This is not intended to be added to OFBiz repository since Lamba Probe is GPL licensed.
> It all comes from an earlier works by
> Jack Hung http://lists.ofbiz.org/pipermail/dev/2005-May/008571.html > and
> Sterling Okura http://www.bizlift.com/ofbiz/lambda_probe_for_ofbiz.html > For history you may be interested by http://www.lambdaprobe.org/forum2/message.jspa?messageID=739 > And for reference by http://www.lambdaprobe.org/d/installation.shtml > The idea is to provide an easier mean to integrate Lamba Probe. There are 2 parts a patch and a zip file. the zip file is intended to be deployed in hot-deploy. Then after a build (just run "ant') you should be able to use Lamba Probe :
> http://localhost:8080/probe/ > login : manager
> password : manager
> Enjoy