Restart the server monitoring agent services from Windows or Linux platforms
Follow the below steps to restart the Site24x7 agent services based on your platform:
- In the Windows home screen, navigate to Start and run the command services.msc
- This will open up the Services window. Search and select Site24x7 Windows agent in the listed services and click Start the service
- If you prefer PowerShell commands, execute the following command in the server's terminal window:
- Restart-Service -Name "Site24x7 Windows Agent" -Force
Execute the below command in your terminal to restart the Site24x7 Linux agent:
/opt/site24x7/monagent/bin/monagent restart