File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515### 1.2. Collector Server Installation
16161 . download the latest version of scouter-yyyyMMdd.tar.gz.
1717 - [ Release Page] ( https://github.com/scouter-project/scouter/releases )
18- 2 . Extract the file.(You can see the dircetory ./scouter/server)
18+ 2 . Extract the file.(You can see the directory ./scouter/server)
19193 . execute start script.
2020``` bash
2121cd ./scouter/server
@@ -35,7 +35,7 @@ cd ./scouter/server
3535
3636### 1.3. Network ports used by Collector server
3737* UDP Receive Port : 6100 (This port is used for gathering performance metrics.)
38- * TCP Service Port : 6100 (This port is used for commuication with scouter client and agents.)
38+ * TCP Service Port : 6100 (This port is used for communication with scouter client and agents.)
3939
4040### 1.4. Configuration
4141
You can’t perform that action at this time.
0 commit comments