Changes to the On-Premise Poller when the account is migrated to a different data center
When an account is migrated to another data center, the
Device Key of the account also changes. Because of this, the Device Key needs to be updated in the On-Premise Poller config file to ensure uninterrupted monitoring.
You can find the new Device Key under Admin > Developer > Device Key.
Copy the Device Key and follow the steps below to associate the On-Premise Poller to the new data center account.
- Navigate to the directory in which the On-Premise Poller is installed, and then to the conf directory.
Windows: C:\Program Files (x86)\Site24x7OnPremisePoller\conf
Linux: /opt/Site24x7OnPremisePoller/conf/ - Open the install.txt file.
- Add a new Key: S24X7KEY=<new device key>.
- Save and close the file.
- Open the serveragent.config file.
- Replace the contents in the file with the following:
MONAGENTID=SITE24X7
AGENTUID=SITE24X7
CUSTOMERID=SITE24X7 - Save and close the file.
- Restart the On-Premise Poller.
The On-Premise Poller will now start functioning with the status UP from the new data center.
Related Articles
Understanding latency in data center operations
Latency, measured in milliseconds (ms), is the time taken for a response to be generated by an application or service. Lower latency results in quicker responses. Latency can occur due to several factors like: Network traffic: High volumes can slow ...
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 ...
Device/Licence Key
Device Key is a unique and secure alphanumeric key that can be accessed by logging in and navigating to Admin > Developer > Device Key. It is an authentication mechanism where the Site24x7 agent pushes the performance metrics to site24x7.com to ...
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 ...
How to set up alerts for network device data collection issues
When your network monitoring interfaces are not collecting data due to issues in the Network Module, you'll want to be alerted. To set up alerts, you need to add or edit the threshold and availability profile of the On-Premise Poller, which is used ...