Workload: How to Start/Stop/Restart The Appliance Services
book
Article ID: 288282
calendar_today
Updated On:
Products
Carbon Black Cloud Workload
Issue/Introduction
To start/stop/restart the services of the VMware Carbon Black Workload appliance
Environment
- Carbon Black Cloud Console: All Versions
- vSphere Client Console: All Versions
- Carbon Black Appliance/Plugin
Resolution
- Login to the Appliance.
- Switch to the root user using the
sudo su
command. - Use the appropriate command for the service:
systemctl <operation> cwp-appliance-worker
systemctl <operation> cwp-access-control-service
systemctl <operation> cwp-vsphere-worker
systemctl <operation> cwp-appliance-gateway.service
- Verify the service status:
systemctl | grep cwp -- will show all
systemctl status <ServiceName> -- will show individual status
Feedback
thumb_up
Yes
thumb_down
No