Add an On-Premise Poller for different servers having similar host name and IP address
On-Premise Poller helps monitor your internal network/resources behind the firewall. To add an On-Premise Poller for multiple servers having similar hostname and IP addresses, please follow the steps given below:
- Install the Poller agent. Refer here to know how to install a Poller for Windows and Linux
- Go to "Installation directory/Site24x7OnPremisePoller/conf" folder.
- Edit the serveragent.config file.
- Change the parameters MONAGENTID and AGENTUID = SITE24X7NEW
- Add two new config into the file for the differentiation of On-Premise Pollers. This is used to differentiate On-Premise Pollers from an existing poller if being added in a machine with a similar hostname or IP.
LOCAL_HOSTNAME=<user_defined_hostname that will be set to poller>
LOCAL_IPADDRESS=<user_defined_ipaddress>
The two will be set in the On-Premise Poller configuration in Site24x7 - Restart the On-Premise Poller
This will add a new agent that will be considered as a second Poller.
Related Articles
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 ...
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 ...
Monitor and validate DNS IP changes using regex
DNS administrators often monitor their DNS servers to detect changes in domain resolution and ensure IP mappings remain secure and accurate. Problem When your organization adds or modifies an IP address for your domain name, it’s critical to: Be ...