Limiting your CPU usage
Quilibrium will use 90-100% of your CPU power all the time. Take precautions to avoid being banned by your provider (or damaging your machine).
Steps to follow
Get your number of vCores by running nproc
Open your service file
Add this line in the [Service] section (adjust the percentage as needed)
Here is how the file should look like
To save press CTRL + X, then Y, then ENTER
Reload your systemd manager configuration
Restart your service
Done!
Check your server performance:
Monitor the node log to ensure everything is functioning correctly:
I also like to use Hetrixtools to monitor system resources more closely (free to use on up to 15 servers)
Last updated