Ubiquiti Development Builds
This directory contains binary development builds.
Installing nProbe on EdgeRouter X (ER-X)
- Connect to your EdgeRouter box:
ssh ubnt@<your EdgeRouter Lite device IP address>
- Download the nProbe package from this directory. Example:
cd /tmp curl -O https://packages.ntop.org/Ubiquiti/EdgeRouterX/nprobe_9.X.XXXXXX-XXXX_mipsel.deb
- Install the Downloaded package. Example:
dpkg -i /tmp/nprobe_9.X.XXXXXX-XXXX_mipsel.deb
Installing nProbe on Ubiquiti UDM Pro
- Connect to your UDMPro box:
ssh ubnt@<your UDMPro device IP address>
- Download the nProbe package from this directory. Example:
cd /tmp curl -O https://packages.ntop.org/Ubiquiti/UDMPro/nprobe_9.X.XXXXXX-XXXX_arm64.deb
- Install the Downloaded package. Example:
dpkg -i /tmp/nprobe_9.X.XXXXXX-XXXX_arm64.deb
Running nProbe
Please refer to the nProbe User's Guide for more information.
NOTE
You need an nProbe Embedded license in order to operate nProbe on Ubiquiti Devices.