Installation of Linux On-Premise Poller using the console
- Copy, paste, and execute the following commands in your terminal to install the On-Premise Poller
64 bit OS:
sudo wget http://staticdownloads.site24x7.com/probe/Site24x7OnPremisePoller_64bit.bin
sudo chmod 755 Site24x7OnPremisePoller_64bit.bin
sudo ./Site24x7OnPremisePoller_64bit.bin -i console
32 bit OS:
sudo wget http://staticdownloads.site24x7.com/probe/Site24x7OnPremisePoller.bin
sudo chmod 755 Site24x7OnPremisePoller.bin
sudo ./Site24x7OnPremisePoller.bin -i console

- You can also configure proxy while installing the agent by specifying the proxy server host, proxy server port, username, and password

Related Articles:
Related Articles
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 ...
Troubleshooting steps for On-Premise Poller
Prerequisites and basic details: Prerequisites for installing On-Premise Poller Necessary ports to allow access to the installed On-Premise Poller How secure is On-Premise Poller Amount of bandwidth consumed by the On-Premise Poller software Adding ...
Silent installation of Linux On-Premise Poller
Follow the steps below for the silent installation of an On-Premise Poller on a Linux server. You can also configure proxy during silent installation. Copy and paste the following commands in your terminal 64 bit OS: sudo wget ...
Adding On-Premise Poller on a Linux platform
If your machine has SELinux configured, it needs to be temporarily disabled for the On-Premise Poller installation to be successful. To disable SELinux: Open a Terminal with root privileges and execute this command: setenforce 0 To add an On-Premise ...
Checking the accessibility of Site24x7 server from the On-Premise Poller
Once you've installed the On-Premise Poller, perform the following actions to check if the On-Premise Poller can connect to Site24x7 servers. Ensure to allow access to the necessary ports. Note: The domain referenced in this page applies to the ...