Download

Trisul Network Analytics Download

Monitor your network with confidence. Join 100+ satisfied customers worldwide.

Select a platform

fancybox

Ubuntu 22.04 (Jammy)

Installing Trisul Network Analytics on Ubuntu 22.04 LTS Jammy

Recommended method using apt install

Just copy paste the steps below and you will be looking at a login screen in under 1 minute.

# login as root
sudo -i
apt install ca-certificates software-properties-common curl gnupg2 -y 
curl -sS https://trisul.org/pubkey.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/trisul.gpg > /dev/null 2>&1
echo "deb [signed-by=/usr/share/keyrings/trisul.gpg] https://trisul.org/repos/apt/debian jammy main" | sudo tee /etc/apt/sources.list.d/trisul.list
apt update 
apt install trisul-full

Please wait.. fetching latest stable Trisul Network Analytics Ubuntu 22.04 Jammy packages

fancybox

Ubuntu 20.04 (Focal)

Install Trisul on Ubuntu 20.04 Focal

Recommended method using apt install

Just copy paste the steps below and you will be looking at a login screen in under 1 minute.


# login as root
sudo -i
apt install ca-certificates software-properties-common curl gnupg2 -y 
curl -o - https://trisul.org/pubkey.gpg | apt-key add -
add-apt-repository https://trisul.org/repos/apt/debian
apt update
apt install trisul-full

Wait …. fetching latest stable Trisul Network Analytics Focal packages

fancybox

RHEL 9.x /Oracle Linux 9.x

Installing Trisul on Oracle Linx 9.1+ and RHEL 9.1+ versions only

Recommended method : Install using yum

Just add our repository and execute yum groupinstall "Trisul Full" to install in under 1 minute.


#Installing dependencies 
yum install yum-utils
yum install epel-release
yum-config-manager --add-repo http://yum.oracle.com/repo/OracleLinux/OL9/distro/builder/x86_64
yum install redhat-lsb-core


#adding trisul YUM repository 
cd /etc/yum.repos.d 
curl -LO https://www.trisul.org/trisulfull-rhel9.repo 


# check if Trisul Full is available now
yum group list

# install
yum groupinstall "Trisul Full"

# open port 3000/3003 for web access 
firewall-cmd --zone=public --add-port=3000/tcp
firewall-cmd --zone=public --add-port=3003/tcp

Please wait.. fetching latest stable Trisul Network Analytics OracleLinux 9  packages

fancybox

RHEL 8.x / OracleLinux 8

Installing Trisul Network Analytics on RHEL 8.x and OracleLinux 8+. You may also use these packages for CentOS 8.x.

Recommended method : Install using yum

Just add our repository and execute yum groupinstall "Trisul Full" to install in under 1 minute.

# adding trisul YUM repository
cd /etc/yum.repos.d
curl -LO https://trisul.org//trisulfull-rhel8.repo

# check if Trisul Full is available now
yum group list

# install
yum groupinstall "Trisul Full"

# open port 3000/3003 for web access 
firewall-cmd --zone=public --add-port=3000/tcp
firewall-cmd --zone=public --add-port=3003/tcp

Please wait.. fetching latest stable Trisul Network Analytics RHEL 8/ OracleLinux 8 packages

Other packages

Looking for Centos/RHEL7 Ubuntu18 and Docker Images

In addition to these we also provides packages and repositories for

  • Ubuntu 18.04 LTS (bionic)
  • RHEL 7.x / CentOS 7.x

If you are an existing customer who is still on these platforms contact us via E-Mail and we will send you a link to a page where you can download these packages.

We strongly advice you to migrate to these newer platforms for security reasons.

Next steps after installing Trisul

Congratulations for getting on board Trisul Network Analytics.  You should be able to see a login screen at this point.

Next, you should feed Trisul with some network data. Here are some starting points.

Having trouble in downloading or installing Trisul packages  ? Ask us we’re here to help

Trisul Overview First Page