Page 1 of 1

Monitor Paloalto firewall interface/VPN tunnel traffic

Posted: Tue Jul 13, 2021 5:27 am
by crystal.then
I have configured paloalto firewall using netflow. Need to monitor ipsec VPN tunnels and interface bandwidth.
Wants to configure all the end point and monitor.

Re: Monitor Paloalto firewall interface/VPN tunnel traffic

Posted: Tue Jul 13, 2021 2:45 pm
by ssax
The flow data doesn't contain the interface names, it's generally just srcip/dstip/port (not interface)/packets/bytes. If you know the IP address/subnets you can setup a query:

https://assets.nagios.com/downloads/nag ... alyzer.pdf

Those would generally be something that I would monitor with Nagios XI with the Network Switch / Router Wizard:

https://www.nagios.com/products/nagios-xi/

Or through a 3rd party plugin such as check_nwc_health:

https://exchange.nagios.org/directory/P ... th/details

Or these:

https://exchange.nagios.org/index.php?o ... alo%20alto