Virtual interface monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
manimurugesan
Posts: 145
Joined: Wed Oct 03, 2018 9:15 am

Virtual interface monitoring

Post by manimurugesan »

Hello Team,

We are monitoring some of the firewall's and physical and virtual interfaces we have fetched using OID's but one interface nagios fetching through network wizard capacity is 100 MBPS ,firewall end that is virtual interface total size 1 gbps so i tried the same oid's but i am not able to find the virtual interface .

Could you please help me to fetch that interface ?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Virtual interface monitoring

Post by npolovenko »

Hello, @manimurugesan. Just to clarify, the main problem is that the interface is showing inaccurate speed or that the network switch/wizard is unable to find it?
If it can't find it please run the following snmpwalk command and then upload the /tmp/support.txt file in the ticket + let me know the interface name so I could look it up.
snmpwalk -v 2c -c community switch_ip_address > /tmp/support.txt
Next, double the max_input_vars value in the /etc/php.ini file and restart the apache with service httpd restart.
https://support.nagios.com/kb/article/n ... e-611.html

After that rerun the Network Switch/Router wizard one more time and let me know if you see the missing interface.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked