Startup & Shutdown Instructions for ConnectALL
This page lists the instructions for starting and stopping ConnectALL services in Windows and Linux environments.
ConnectALL Broker Service
Windows Environment
Start the ConnectALL Broker Service
- Open the Services window.
- Select ConnectALL Broker Service and start the service.
Stop the ConnectALL Broker Service
- Open the Services window.
- Select ConnectALL Broker Service and stop the service.
Linux Environment
Start the ConnectALL Broker Service
- Navigate to the bin folder where the ConnectALL Broker Service is installed.
- Check the status.
- Command: systemctl status connectall-broker
- Start the service.
- Command: systemctl start connectall-broker
Stop the ConnectALL Broker Service
- Navigate to the bin folder where the ConnectALL Broker Service is installed.
- Check the status.
- Stop the service.
- Command: systemctl stop connectall-broker
ConnectALL Core Service
Windows Environment
Start the Core Service
- Open the Services window.
- Select ConnectALL Core Service and start the service.
Stop the Core Service
- Open the Services window.
- Select ConnectALL Core service and stop the service.
Linux Environment
Start the ConnectALL Core service
- Navigate to the bin folder where the ConnectALL Core Service is installed.
- Check the status.
- Command: systemctl status connectall-core
- Start the service.
- Command: systemctl start connectall-core
Stop the ConnectALL core service
- Navigate to the bin folder where the ConnectALL Core Service is installed.
- Check the status.
- Stop the service.
- Command: systemctl stop connectall-core
ConnectALL Insights Analytics
Windows Environment
Start the Insights Analytics Service
- Open the Services window.
- Select ConnectALL Insights Analytics service and start the service.
Stop the Insights Analytics Service
- Open the Services window.
- Select ConnectALL Insights Analytics service and stop the service.
Linux Environment
Start the ConnectALL Insights Analytics Service
- Navigate to the bin folder where the ConnectALL Insights Analytics service is installed.
- Check the status.
- Command: systemctl status connectall-insightsanalytics
- Start the service.
- Command: systemctl start connectall-insightsanalytics
Stop the ConnectALL Insights Analytics Service
- Navigate to the bin folder where the ConnectALL Insights Analytics service is installed.
- Check the status.
- Stop the service.
- Command: systemctl stop connectall-insightsanalytics
ConnectALL Scheduler Service
Windows Environment
Start the ConnectALL Scheduler Service
- Open the Services window.
- Select ConnectALL Scheduler Service and start the service.
Stop the ConnectALL Scheduler Service
- Open the Services window.
- Select ConnectALL Scheduler Service and stop the service.
Linux Environment
Start the ConnectALL Scheduler service
- Navigate to the bin folder where the ConnectALL Scheduler Service is installed.
- Check the status.
- Command: systemctl status connectall-scheduler
- Start the service.
- Command: systemctl start connectall-scheduler
Stop the ConnectALL Scheduler service
- Navigate to the bin folder where the ConnectALL Scheduler service is installed.
- Check the status.
- Stop the service.
- Command: systemctl stop connectall-scheduler
ConnectALL UI Service
Windows Environment
Start the UI Service
- Open the Services window.
- Select ConnectALL UI Service and start the service.
Stop the UI Service
- Open the Services window.
- Select ConnectALL UI Service and stop the service.
Linux Environment
Start the UI Service
- Login as root.
- Check the status.
- Command: systemctl status connectall-ui
- Start the service.
- Command: systemctl start connectall-ui
Stop the UI Service
Login as root.
Check the status.
Stop the service.
Command: systemctl stop connectall-ui