Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the Tomcat management monitoring tool

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly shows you "what is the Tomcat management monitoring tool", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "what is the Tomcat management monitoring tool" this article.

After we start the Tomcat server locally, use localhost: to access:

Click Manager App to enter the Manager application that comes with Tomcat, where you can deploy / uninstall each application separately. You can see that the functionality provided in Manager applications is very limited.

I recently found a powerful Tomcat management monitoring tool on github that can be used to replace Tomcat's default Manager application:

Https://github.com/psi-probe/psi-probe

Easy to use, download psi-probe 's war package from the link to github and deploy it to your local Tomcat server.

This is the interface after logging in to psi-probe. You can see that many monitoring and management functions are provided:

Friends who do not like to use English, you can click this flag icon to switch to Chinese display:

Application label

Click on each application and you can see the details of how the application is running: for example, the number of requests processed in a certain period of time, the average response time, and processing performance metrics.

List of Servlet used by the application:

Journal

Provides a more user-friendly operation and interface for Tomcat log files.

You can easily change the log level here:

Thread

Friends who are not familiar with Tomcat thread pool design can learn in this tab.

Click "running Threads" to switch from the thread pool display to a single thread display:

System information

Connector

These are all the contents of the article "what are the Tomcat Management and Monitoring tools?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report