Table of Contents |
---|
...
nproc (To check no of CPU Core, should be 4 cores and need to increase the Power to 2 Only i.e 4 Core / 8 Core)
free -h (To check memory, should be 4GB )
df -h (To check the disk size, should be 250GB SSD )
otmdoc -p (To check IOPS of the Storage Disk)
otmdoc -y (Disk must be SSD)
Installation Steps
Please follow the steps below to install the CCE on it.
...
Command to be run as “seceon” user
1. $ otmdoc -m
Expected Output
...
2. ps -aef | grep tunnel
Expected output:
...
Note: Each of these services, represents a necessary CCE module running inside the docker container.
...