How to stop the On-Premise Poller if it is running even after uninstalling

How to stop the On-Premise Poller if it is running even after uninstalling

The default directories for installing the On-Premise Poller are:
Windows: C:\Program Files(x86)\Site24x7OnPremisePoller
Linux: /opt/Site24x7OnPremisePoller


If the On-Premise Poller is running even after uninstalling, follow the steps below:
  • Stop the On-Premise Poller service
    Windows: Navigate to Start > Settings > Control Panel. Under Administrative Tools, click Services. You can also navigate to services.msc from Run. Stop the Site24x7 On-Premise Poller service as an administrator.
    Linux: Go to /opt/Site24x7OnPremisePoller and execute sudo sh StopServer.sh
  • Navigate to the installation folder using command prompt
  • Execute the command Stopserver.bat -force
  • Delete eum.lock file
  • Delete the service if it is still running.
  • Open command prompt Administrator previliges.
  • Execute the command sc del SITE24X7_ONPREMISEMONITOR

      • Related Articles

      • Exclude the selective SSH algorithms in On-Premise Poller during SFTP Transfer monitoring

        By excluding SSH algorithms, you can restrict Site24x7 SSH Client from using the excluded algorithm while connecting to the SSH server during SFTP Transfer monitoring. Follow the steps mentioned below for SSH algorithm exclusion in On-Premise Poller ...
      • Compare our various methodologies for Website Monitoring

        Get to know Site24x7 monitors better and choose the one that best fits your monitoring needs. Compare the functionality of the following monitors: Website Monitoring Webpage Speed (Browser) Web Transaction Monitoring Web Transaction (Browser) SSL/TLS ...
      • Difference between website monitoring and REST API monitoring

        Website monitoring allows you to monitor your websites and web applications to ensure that they are up and running. Website monitor verifies the availability of specified, addressable, standard HTTP and HTTPS URLs from over 100+ global locations and ...
      • Meaning of the trouble message - "Content Length Modified"

        This alert indicates that the content length of your monitored website has changed compared to the previous check. Even minor textual changes on your website will be reflected as a trouble alert. How it works Under Threshold Configuration, if you ...
      • Troubleshoot the Error 404 and Error 99 for RabbitMQ

        When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...