Page 1 of 1

check_ifutil.pl For Monitoring Band Widht How To Use It ??

Posted: Thu Oct 06, 2011 4:05 am
by mohsin2011
Hi,

i am using check_ifutil.pl to Collects network interface traffic stats and calculates bandwidth utilization. i have successfully added this plugin in my nagios xi but i am unable to watch where it is calculating the bandwidth ?
Can any one please help me how to watch this plugin working Hopes for your suggestions

Regards,

Re: check_ifutil.pl For Monitoring Band Widht How To Use It

Posted: Thu Oct 06, 2011 12:49 pm
by lmiltchev
Usually, when you install a plugin, it is in your "/usr/local/nagios/libexec" directory. Try:

Code: Select all

# cd /usr/local/nagios/libexec
# ./check_ifutil.pl -h
This is a "help" (-h) option. It should list various options and uses of the plugin.