Introduction: Lambda Probe (formerly known as Tomcat Probe) is an essential tool for real-time monitoring and management of Apache Tomcat instances. Lambda Probe is a powerful free open source tool based on Web + AJAX that can be used to manage a single host in real time. LambdaProbe has almost all The functions of Tomcat Manager can be said to be an enhanced version of Tomcat Manager. In addition, Tomcat Probe has many features that make it more convenient for developers and system administrators. This makes Tomcat more transparent to developers and administrators. It includes functions such as application, data source, publishing, log, thread, cluster, system information, status, and connector status. If used with JDK 1.5, it can even display the detailed memory usage status of the Server in real time. download: The official address of Lambda Probe is: http://code.google.com/p/psi-probe/. You can also download probe-2.3.3.zip from the attachment. Deploy the downloaded war package to webapp Configuration: Configure conf/tomcat-users.xml, which is actually to configure the users managed by tomcat You can refer to: https://www.jb51.net/article/197579.htm Tomcat monitoring configuration Chinese version: Download messages_zh_CN.zip and put messages_zh_CN.properties in webapps\probe\WEB-INF Renamed to messages_cn.properties It is best to configure the internationalization icon under the homepage. The project layout uses sitemesh-2.4 and modify the probe.jsp under probe\WEB-INF\jsp\decorators to achieve it. Add at the bottom <a href="?<probe:addQueryParam param='lang' value='cn'/>" rel="external nofollow" ><img src="<c:url value='/flags/cn.gif'/>" alt="BR" /></a> access: Access the Chinese project through http://localhost:8080/probe/?lang=cn, because the default is English You can also switch through the flag icon below. The page is as follows The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: A brief discussion on MySQL large table optimization solution
>>: JavaScript to display hidden form text
1. Replication Principle The master server writes...
1. The organizational structure of the hypertext d...
After starting Docker, let's take a look at t...
Optgroup is used in the select tag to make the dro...
1 Pull the image from hup docker pull nginx 2 Cre...
1. Priority of multiple servers For example, if e...
Table of contents 1. Project Requirements Second,...
To achieve CSS screen size adaptation, we must fi...
The link-in style is to put all the styles in one...
1.1 Download the binary installation package wget...
This article introduces the sample code of CSS3 c...
Table of contents 1. Virtual Host 1.1 Virtual Hos...
Overview When a 500 or 502 error occurs during ac...
Using Javascript to implement countdown to close ...
Table of contents The CSS custom variable functio...