Created
May 22, 2026 18:21
-
-
Save mdpuma/19beee079120dd560b3b94c1515b9568 to your computer and use it in GitHub Desktop.
Troubleshoot high cpu power consumption Cloudlinux Tuned
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # default installed profile | |
| [root@194-33-42-41 home]# tuned-adm active | |
| Current active profile: cloudlinux-latency-performance-cgv2 | |
| # change profile | |
| tuned-adm profile cloudlinux-default-cgv2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment