Installation of the On-Premise Poller Linux agent using the console

Installation of Linux On-Premise Poller using the console

    Notes
    As per our latest announcement, the 32-bit On-Premise Poller is no longer supported from version 6.5 and above.
  1. To install the On-Premise Poller in your Linux machine using the console, execute the following commands in your terminal:
  2. 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
    Info
    The installation binaries for the 64-bit On-Premise Poller are hosted on staticdownloads.site24x7.com and its respective regional domains. Please ensure you use the correct domain (eu, cn, etc.) based on your Site24x7 account location to avoid download issues.

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

Related Articles: