Verifying the NetFlow port of an On-Premise Poller
For NetFlow analysis, you need to configure your devices to export flows to
Site24x7 On-Premise Poller, which is the NetFlow collector. The On-Premise Poller will be listening to the particular port to receive flows, which is why a proper port number should be configured for every flow export. Port numbers may vary with On-Premise Pollers, so it's important to mention the correct port number used by the associated On-Premise Poller.
The default port for NetFlow export is 9996. However, when an On-Premise Poller initializes, if it finds that the port is already occupied by another service, then the On-Premise Poller will use an alternative port, like 9997 or 9998.
You can view the port number by navigating to Admin > Inventory > Add Monitor > Flow Export (under NetFlow) > On-Premise Poller.
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 ...
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 ...
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 ...
Postman configuration for authorizing Site24x7 requests
For configuring Postman to use OAuth 2.0 authorizations, you will need a Client ID and Client Secret of a server-based client. If you already have one, you can skip Part I and directly move to Part II; else follow the steps below: Part I: Creating ...