java Lambda 探针死了吗?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/145272/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is Lambda Probe dead?
提问by Jerry B
Does anyone know where to get the sourcecode for LambdaProbe?
有谁知道从哪里获得LambdaProbe的源代码?
Alternatively, does anyone know if the project could be moved to a community repository?
或者,有谁知道该项目是否可以移至社区存储库?
Besides the tool not being updated for over a year, the LambdaProbe website has been down since late September 2008.
除了该工具一年多没有更新之外,LambdaProbe 网站自 2008 年 9 月下旬以来一直处于关闭状态。
Background: Lambda Probe is a useful tool for viewing stats on a running tomcat server. It used to be found at http://www.lambdaprobe.org.
背景:Lambda Probe 是查看正在运行的 tomcat 服务器上的统计信息的有用工具。它曾经可以在http://www.lambdaprobe.org上找到。
采纳答案by user29008
The site still seems to be pretty dead. However, I've done some looking into available source code and release notes and here's everything I've found in regards to lambda probe. I hope it helps!
该网站似乎仍然很死。但是,我已经对可用的源代码和发行说明进行了一些研究,这是我发现的有关 lambda 探针的所有内容。我希望它有帮助!
Google cache search: site:www.lambdaprobe.org
谷歌缓存搜索:站点:www.lambdaprobe.org
发行说明:http: //209.85.173.104/search?q=cache: HB0527hDa5AJ: www.lambdaprobe.org/d/latest.shtml+release+site: www.lambdaprobe.org&hl=en&gl=us&strip=1
Lates Release Downloads: http://209.85.173.104/search?q=cache:t5jXPCYgiCsJ:www.lambdaprobe.org/d/download.htm+download+1.7b+site:www.lambdaprobe.org&hl=en&gl=us&strip=1
最新发布下载:http: //209.85.173.104/search?q=cache: t5jXPCYgiCsJ: www.lambdaprobe.org/d/download.htm+download+1.7b+site: www.lambdaprobe.org&hl=en&gl=us& strip=1
http://www.lambdaprobe.org/downloads/1.7/probe.1.7b.ziphttp://www.lambdaprobe.org/downloads/1.7/probe.1.7b.src.ziphttp://www.lambdaprobe.org/downloads/1.7/probe.1.7b-jb.zip
http://www.lambdaprobe.org/downloads/1.7/probe.1.7b.zip http://www.lambdaprobe.org/downloads/1.7/probe.1.7b.src.zip http://www.lambdaprobe。 org/downloads/1.7/probe.1.7b-jb.zip
http://www.lambdaprobe.org/downloads/1.6/probe.1.6.ziphttp://www.lambdaprobe.org/downloads/1.6/probe.1.6.src.ziphttp://www.lambdaprobe.org/downloads/1.6/probe.1.6-jb.zip
http://www.lambdaprobe.org/downloads/1.6/probe.1.6.zip http://www.lambdaprobe.org/downloads/1.6/probe.1.6.src.zip http://www.lambdaprobe.org/下载/1.6/probe.1.6-jb.zip
回答by Leonard Axelsson
There seems to be a fork of the project over at http://code.google.com/p/psi-probe/
在http://code.google.com/p/psi-probe/ 上似乎有一个项目的分支
回答by campuscodi
The project is currently hosted here: https://launchpad.net/lambdaprobe/+download
该项目目前托管在这里:https: //launchpad.net/lambdaprobe/+download
Also the files are alternatively hosted on Softpedia here: http://webscripts.softpedia.com/scriptDownload/Lambda-Probe-Download-69093.html
这些文件也可以在这里托管在 Softpedia 上:http://webscripts.softpedia.com/scriptDownload/Lambda-Probe-Download-69093.html
回答by Spodi
I have no idea about the status of the site, but it looks like you can grab a copy over at Softpedia.
我不知道该站点的状态,但看起来您可以在 Softpedia 上获取副本。
回答by zloster
Actually the some part of the site is not working: it doesn't open the home page at http://www.lambdaprobe.org/, but the Softpedia external link points to http://www.lambdaprobe.org/downloads/1.5/probe.1.5.0.1.zipand you can download from there.
实际上,该站点的某些部分无法正常工作:它不会在http://www.lambdaprobe.org/打开主页,但 Softpedia 外部链接指向http://www.lambdaprobe.org/downloads/ 1.5/probe.1.5.0.1.zip,你可以从那里下载。
回答by zloster
Just played with the link Zloster sent and got version 1.6. Here it is http://www.lambdaprobe.org/downloads/1.6/probe.1.6.zipEnjoy!
刚刚玩了 Zloster 发送的链接并获得了 1.6 版。这是 http://www.lambdaprobe.org/downloads/1.6/probe.1.6.zip享受吧!
回答by Volksman
It has been forked and now is on GitHub here: https://github.com/psi-probe/psi-probe
它已经分叉,现在在 GitHub 上:https: //github.com/psi-probe/psi-probe

