Change the Site24x7 Windows server monitoring agent from SYSTEM user to another domain user
You can change the service logon to your own account, provided that account has elevated privilege (since we perform few registry write operations). Follow the steps below to change the service logon:
- Log in to the computer with administrative privileges.
- Open Administrative Tools > Services.

- Scroll through the list and right-click any Site24x7 service and select Properties.

- Go to Log On tab. Select This Account > add the login details.

- Start the service.
Ensure the automatic agent upgrade option (Auto upgrade agent when a new version is available) is set to No in the Admin > Server Monitor > Settings page. Else, the user will change to System user again when there is an agent upgrade.
Related Articles
How to uninstall the Site24x7 Windows Server Monitoring Agent
Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
Prerequisites for Node.js agent installation
For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites. The environment should have node version 16.20.2 or above installed. The application user should have full permission to access the agent directory. ...
Troubleshooting false positive alerts in monitoring
Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
How to view perfmon counters in Windows?
To monitor specific Windows performance (perfmon) counters with Site24x7's plugin integration, you need to get the names of the performance counters from the Windows Performance Monitor on your server. Follow the steps below to get the names of the ...
Troubleshoot the Unauthorized user (Error 401) when installing Tomcat plugins
When installing Tomcat plugins, you may encounter the following error: Unauthorized user. Does not have permissions. HTTP Error 401: This error usually occurs when the user accessing the Tomcat Manager application does not have the necessary ...