Silent installation of Linux On-Premise Poller
You can perform a silent installation of an On-Premise Poller on a Linux server. Additionally, proxy configuration can also be set during this process.
Execute the following commands in your terminal
- Go to
~/opt/Site24x7OnPremisePoller/conf
Edit the file 'install.txt'. Change the values as:
S24X7KEY=[new Site24x7 device key]
PROXY=[false/true - depends if proxy is needed]
PROXY_HOST= <User Proxy Host>
PROXY_PORT= <User Proxy Port>
PROXY_USER=<User Proxy Username>
PROXY_PASS=<User Proxy Password>
SERVERMONITOR=false
If there is proxy to be configured (PROXY=true), then give appropriate values for PROXY_HOST, PROXY_PORT, PROXY_USER (proxy username credentials), PROXY_PASS (proxy password credentials)
- Use the following command to start the On-Premise Poller as a service:
/etc/init.d/site24x7-onpremise-poller start
Refer to this documentation for steps to install the On-Premise Poller as a service and troubleshoot common issues.
Related Articles:
Related Articles
Synthetic browser module prerequisite and troubleshooting guide for On-Premise Pollers
Introduction This document provides a structured troubleshooting guide for resolving issues encountered during the download process of On-Premise Poller for Synthetic (Browser) Module. It covers possible statuses, check-up steps, remedies, and ...
Resolving huge disk space issues with the On-Premise Poller and Network Module
Often huge disk space results from the heap dump files in the NetworkPlus/bin directory of the On-Premise Poller. What are HPROF files? HPROF files are used to store Java virtual machine (JVM) memory dumps. When a JVM runs out of memory (OOM), it ...
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 ...
Monitors that require On-Premise Pollers in Site24x7
Certain monitor types in Site24x7 require the use of On-Premise Pollers for data collection, especially when monitoring internal, firewall-restricted, or private resources. Depending on the type of monitoring, additional modules like the Network ...
How to retrieve logs from different Site24x7 monitors
The log location varies with different agents and monitors. View a consolidated list here: Site24x7 Server Monitoring agent Monitor or module OS Directory, path, or command Detailed reference Server Monitoring Agent Windows Installation directory > ...