Page 1 of 1

Virtual interface monitoring

Posted: Wed Mar 27, 2019 4:05 am
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 ?

Re: Virtual interface monitoring

Posted: Wed Mar 27, 2019 10:56 am
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.