Not finding service/process for monitoring

What should I do if I am unable to find the service/process running on my server in the Services and Processes list?

Once the Windows/Linux agent is installed, services/processes on your server will be auto discovered and marked for monitoring. But in case, you are unable to find a particular service/process, follow the below steps:
  1. Click on Discover Services and Processes

  1. Use the Discover Now  button in the top right corner to get the updated list of processes and services. Use Ctrl+F or Cmd+F to search the list for the processes
  2. Select the service/process you wish to monitor. Click Add Service and Process.
Note: For Windows, if the process you are looking for is associated with a service, that process' linked service will be listed in the Services list and the process won't be listed separately. Monitoring that service will automatically monitor the linked process as well




    • Related Articles

    • No data for service and process in Windows server monitor

      If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
    • 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 ...
    • Validating sender email using DKIM authentication

      What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
    • 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 ...
    • Troubleshoot the "pymysql module not found" error when installing the MySQL plugin

      If you're encountering the pymysql module not found error, it likely means that the pymysql Python library is not installed on the server. pymysql is a Python package that provides a way to interact with MySQL databases using Python code and is used ...