How do we verify the Site24x7 Windows Server Monitoring Agent script?
All the scripts and executables in the Site24x7 Windows Server Monitoring Agent are digitally signed.
To verify the digital signature, we compare the certificate name and the serial number of the digital signature associated with the script with our certificate's signature name and serial number.
When trying to execute a signed script or executable, the system will contact the IP addresses hosted by the Online Certificate Status Protocol Responder, ocsp.sectigo.com, which is the signing certificate provider, to verify the revocation status of the certificate.
Therefore, the above-mentioned domain should be allow listed after successfully adding the server monitor.
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 ...
How do you enable or disable Management Actions in your Windows server?
Management Actions can be used to start or stop VM configurations in a Hyper-V server, services in a Windows server, or sites and application pools in an IIS server. These actions can't be performed if Management Actions is disabled in the server ...
How to retrieve logs from server-agent-based monitors?
If you have a Windows agent, you can use the following path to retrieve the agent logs: Go to the installation directory > Site24x7 > WinAgent > Monitoring > Logs If you have a Linux server, you can retrieve logs for your server agent by using the ...
How to fix a SSL connection error when downloading the Site24x7 Linux server monitoring agent installer
In a few scenarios, when you try to download the Site24x7 Linux server monitoring agent installer, an SSL connection failure error message will display. Follow the instructions below based on your use case to fix this error. Prerequisite: For ...
How to troubleshoot my Windows PowerShell Plugin?
By default, the Site24x7 monitoring Windows agent will run as a SYSTEM user. In case, if you would like to verify if the plugin script is giving the output properly as SYSTEM user, follow these steps: Download PsExec from this link and extract the ...