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
Configure a proxy for a Linux server monitoring agent during installation
When you install Site24x7's Linux server monitoring agent, use one of the below mentioned commands depending upon your proxy configuration requirements. Scenario 1: Proxy with authentication bash Site24x7InstallScript.sh -i -key=<DEVICE_KEY> ...
Configure proxy for an already installed On-Premise Poller
Please follow the below steps for an On-Premise Poller installed in a Windows server: Go to the Run dialog box. Type in services.msc and press Enter. This will open Windows Services. Stop the service name SITE24X7_ONPREMISEMONITOR. i.e. Stop the ...
Steps to install Linux monitoring agent in custom platforms/distributions
If you want to install the Site24x7 Server Monitoring agent in platforms/flavors other than Debian, Ubuntu, CentOS, RedHat, Madriva, Fedora, Suse, Amazon Linux, Gentoo, CoreOS, Raspberry Pi (requires Python 3 and above), ARM Processor (requires ...
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 ...
Set proxy for Linux On-Premise Poller during installation
There are 3 ways through which you can configure a proxy in an On-Premise Poller for a Linux server. During installation using the Installation Wizard Using the console During the silent installation of the On-Premise Poller Linux agent 1. During ...