Page MenuHomeVyOS Platform

Advanced network monitoring: nTop or similar
Closed, InvalidPublicFEATURE REQUEST

Description

It could be nice to have some kind of advanced monitoring on the router. I've tried to install ntop without success because of dependencies.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close

Event Timeline

syncer triaged this task as Wishlist priority.Jul 15 2019, 1:16 PM
syncer edited projects, added VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.

We run ntop on a separate device, and export netflow data to the ntop/nprobe box from our routers (VyOS included). Would that work in your scenario too?

Viacheslav added a subscriber: Viacheslav.

It is better to use containers for it:

set container name ntop allow-host-networks
set container name ntop cap-add 'net-raw'
set container name ntop image 'docker.io/ntop/ntopng'

ntop.png (946×1 px, 126 KB)