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,
check_ifutil.pl For Monitoring Band Widht How To Use It ??
-
mohsin2011
- Posts: 63
- Joined: Fri Sep 09, 2011 1:14 am
Re: check_ifutil.pl For Monitoring Band Widht How To Use It
Usually, when you install a plugin, it is in your "/usr/local/nagios/libexec" directory. Try:
This is a "help" (-h) option. It should list various options and uses of the plugin.
Code: Select all
# cd /usr/local/nagios/libexec
# ./check_ifutil.pl -hBe sure to check out our Knowledgebase for helpful articles and solutions!