Windows agent installation error

Error while installing the Windows Server Monitoring agent

If an error occurs while manually installing the Windows agent, please follow the steps given below:

Check Windows Installer in Windows Service Manager:
  1. Make sure the Windows Installer service is up and running.
  2. Go to Start Control Panel > Administrative Tools

  3. Click on Services and scroll to Windows Installer. Double click on it and a new dialog box will open

  4. Check to see if the Startup Type is set to Manual.
  5. Service status is usually stopped. Try and start the Windows Installer server. Click Ok

  6. Note and fix the error message if any
Re-registration of Windows Installer:
  1. Now, Go to Start and search for cmd. Right click and select, ‘Run as Administrator
  2. In the command prompt, type:
     msiexec.exe /unregister
     msiexec.exe /regserver
After completion of the above steps, try to install the Windows agent again. If the problem persists, download and install the latest version of Windows Installer and try again.
    • Related Articles

    • Troubleshoot the "ORA-12514" error when installing Oracle plugins

      When installing the Oracle database monitoring plugins, you may encounter the following error: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor: This error typically occurs during attempts to establish a ...
    • 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 ...
    • Troubleshoot "[Errno 111] Connection refused" error for RabbitMQ plugins

      When installing the RabbitMQ plugin, you may encounter the following error: urlopen error [Errno 111] Connection refused: This error usually occurs when the plugin tries to connect with the RabbitMQ server but is unable to establish a connection. ...
    • How to configure the NGINX status page for monitoring NGINX performance

      The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
    • 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 ...