Issue
How to set MySQL Governor restrictions for a certain package via command line.
Environment
- CloudLinux
- MySQL Governor
Solution
Limits for a particular package can be set as follows:
/usr/share/lve/dbgovernor/governor_package_limitting.py set --package PACKAGENAME --cpu=current,short,med,long
Other MySQL Governor limits can be set in this way. The syntax will be similar to the dbctl command.
Comments
0 comments
Please sign in to leave a comment.