Restart the agent services

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:

For Windows 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:
  1. Restart-Service -Name "Site24x7 Windows Agent" -Force

For Linux platforms

Execute the below command in your terminal to restart the Site24x7 Linux agent:
/opt/site24x7/monagent/bin/monagent restart