Linux: Restart a sensor
Before you begin
You must have experience working with Linux systems.
You must have root or admin permissions to activate the sensor.
Restart sensor
Go to the installation directory and run restart.sh.
For example:
cd sensor ./restart.sh
Where sensor is the sensor installation directory.
Restart sensor service
Run
systemctl stop digicertsensorservice.serviceto stop the sensor service.Run
systemctl start digicertsensorservice.serviceto start the sensor service.
Notice
Use restart to avoid manually stopping and starting a running service.
systemctl restart digicertsensorservice.service
What's next?
Verify the restart fixed the technical problems with the sensor.