Page 1 of 1

Network analyzer WatchGuard XTM515

Posted: Tue Jul 31, 2018 1:14 pm
by aimeruko
Hello team

I would like to monitor bandwidth usage per user / protocol on my WatchGuard XTM515; Is it possible? I want to see which protocol or user is
using more bandwidth; I have 3 ports that I would like to monitor : 1 LAN port; 1 Guest Wifi Port and 1 WAN port.

Thank you for your help

AIME

Re: Network analyzer WatchGuard XTM515

Posted: Wed Aug 01, 2018 4:03 pm
by scottwilkerson
I'm not familiar with this specific piece of equipment but if it is netflow capable router then yes, you will be able to do this in Nagios Network Analyzer

Re: Network analyzer WatchGuard XTM515

Posted: Thu Aug 02, 2018 10:06 am
by aimeruko
Yes, that was also my idea but I am not able to install Network Analyzer on Windows Server 2012 Hyper-V; I am getting the error

"dracut-initqueue timeout"

Is any fix regarding this Dracut error??

i downloaded the .vhd from https://www.nagios.com/downloads/nagios ... microsoft/

Rgds

Re: Network analyzer WatchGuard XTM515

Posted: Fri Aug 03, 2018 2:01 pm
by scottwilkerson
I've not seen this on any other systems but it looks tlike there may be a fix here
https://www.centos.org/forums/viewtopic ... 88#p269273

You could also install a minimal install centos system on a VM and then follow the manual install process

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

Re: Network analyzer WatchGuard XTM515

Posted: Mon Aug 06, 2018 6:54 am
by aimeruko
Thank you for your help;

I issued this command:
rpm -qa kernel
3.10.0-862.2.3.el7.x86_64

and I choosed my updated kernel
then run:

dracut -f /boot/initramfs-3.10.0-862.2.3.el7.x86_64.img 3.10.0-862.2.3.el7.x86_64

After this command, i was able to finish the installation and reboot nagiosna

Regards

Re: Network analyzer WatchGuard XTM515

Posted: Mon Aug 06, 2018 7:12 am
by scottwilkerson
aimeruko wrote:Thank you for your help;

I issued this command:
rpm -qa kernel
3.10.0-862.2.3.el7.x86_64

and I choosed my updated kernel
then run:

dracut -f /boot/initramfs-3.10.0-862.2.3.el7.x86_64.img 3.10.0-862.2.3.el7.x86_64

After this command, i was able to finish the installation and reboot nagiosna

Regards

Excellent, thanks for posting your fix..

Locking thread