You can manage Balancer by using systemd.
You can use all standard systemd commands to manage Balancer.
Adding Balancer to systemd
To add Balancer to systemd:
cybertrace_balancer.service
from the etc/systemd/system/
directory in the distribution kit to /etc/systemd/system
.
|
Checking Balancer status
To check the status of Balancer, use the following command:
|
Starting, stopping, and restarting Balancer
To start Balancer, use the following command:
|
To stop Balancer, use the following command:
|
To restart Balancer, use the following command:
|
Removing Balancer from systemd
To remove Balancer from systemd:
|
/etc/systemd/system/cybertrace_balancer.service
.
|