Skip to content

Manageengine Netflow Analyzer Installation Guide

Run netstat -ano | findstr 8060 (Windows) or netstat -tuln | grep 8060 (Linux) to find the conflicting process. Modify the port in the sample-server.xml file located in the conf directory if needed.

Follow these steps to deploy the application on a Linux distribution using the command-line interface. Step 1: Download the Linux Binary manageengine netflow analyzer installation guide

| Platform | Supported Versions (Production) | | :--- | :--- | | | 2025 / 2022 / 2019 / 2016 (64-bit) | | Windows Client (evaluation only) | Windows 10, Windows 11 | | Linux (RHEL) | Red Hat Enterprise Linux 7.x, 8.x, 9.x / 10.x | | Linux (Debian/Ubuntu) | Ubuntu Server 16.04-24.04 LTS / Debian 11 to 12.8 | | Linux (CentOS/Fedora) | CentOS Stream 9/10 / Fedora 41 | Run netstat -ano | findstr 8060 (Windows) or