Trisul Network Analytics Download
Monitor your network with confidence. Join 100+ satisfied customers worldwide.
Select a platform
Ubuntu 24.04 (Noble)
Installing Trisul Network Analytics on Ubuntu 24.04 LTS Noble
Recommended method using apt install
Type in these steps to securely install Trisul Network Analytics.
# login as root
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 noble 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 24.04 Noble packages
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
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.
# Step 1: Install base dependencies
sudo yum install -y yum-utils epel-release
# Step 2: Add Oracle Linux builder repo (if needed)
sudo yum-config-manager --add-repo http://yum.oracle.com/repo/OracleLinux/OL9/distro/builder/x86_64
# Step 3: Add Trisul repository
sudo curl -o /etc/yum.repos.d/trisulfull-rhel9.repo https://www.trisul.org/trisulfull-rhel9.repo
# Step 4: Install Trisul Full group
sudo yum groupinstall -y "Trisul Full"
Please wait.. fetching latest stable Trisul Network Analytics OracleLinux 9 packages
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 20.04 LTS (focal)
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.
Congratulations for getting on board Trisul Network Analytics.
Next, you should feed Trisul with some network data. Here are some useful links.
