Proxy for Linux agent

Configure a proxy for an already installed Linux server monitoring agent

Follow the steps below to configure a proxy for the Site24x7 Linux server monitoring agent that is already installed on your Linux server.


1. Go to the monagent.cfg file in your server, located in the below paths:


For root installation:

/opt/site24x7/monagent/conf 

 

For non-root installation:

<home_dir_of_user_who_installed_the_agent>/site24x7/monagent/conf

 
2. Enter the proxy information under the [PROXY_INFO] section.


3. Save the changes to configure the proxy.

After entering the details, restart the server monitoring agent:

For root installation:
/opt/site24x7/monagent/bin/monagent restart

 

For non-root installation:
<home_dir_of_user_who_installed_the_agent>/site24x7/monagent/bin/monagent restart

    • 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 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 ...
    • 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 ...