RPM Mode
You can interact with WAAS Booster using the commands supported by WAAS Booster.
The following commands can be used to interact with WAAS Booster:
- Start WAAS Booster.
1systemctl start waasbooster
- Stop WAAS Booster.
1systemctl stop waasbooster
- Check the adjustment actions of WAAS Booster on a container.
1tail -f /var/log/waasbooster.log
After this tool is started, the dynamic load-based scheduling function can be automatically implemented in container scenarios. No additional operations are required. If you want to view the adjustment process, you can view the logs.
Parent topic: Tool Usage