We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22208a commit 3fdb79bCopy full SHA for 3fdb79b
scouter.agent.java/readme.md
@@ -3,7 +3,7 @@ Tomcat is an web application server that executes Java servlets and Java Server
3
Described as a "reference implementation" of the Java Servlet and the Java Server Page specifications,
4
5
The Scouter Java Agent is monitoring Tomcat's performance.
6
-If you install Scouner Agent in the Tomcat, you will understand what happens inside it.
+If you install Scouter Agent in the Tomcat, you will understand what happens inside it.
7
8
Scouter show you that which SQL is slow, how many transactions(http request) are concurrently running
9
how many transactions per second(TPS) etc
0 commit comments