NIC Traffic monitor

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
HAL
Posts: 151
Joined: Thu Sep 27, 2012 7:57 am

NIC Traffic monitor

Post by HAL »

We want to monitor network interface card traffic status for 2 of windows servers using nagiosxi application. Please guide me for the same. I downloaded and uploaded a plugin of similar capacity named check_snmp_netint.pl. Please let me know how to proceed towards needful either using check_snmp_netint.pl or any others.

Thanks

Please treat this requirement as very urgent.

If I can user the said downloaded/uploaded plugin to monitor NIC Traffic of Windows Server,then like to state that after uploading the said plugin I am not able to find corresponding wizard for the same. So I had to configure the needful using command line arguments. Please suggest.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: NIC Traffic monitor

Post by BanditBBS »

HAL,

Where did you d/l the plugin from? Also, installing a plugin does not create a wizard. Someone would have to write a wizard to use that plugin and then distribute it. That is not the case for 99% of custom plugins out there.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
HAL
Posts: 151
Joined: Thu Sep 27, 2012 7:57 am

Re: NIC Traffic monitor

Post by HAL »

Hi,
I downloaded the plugin check_snmp_netint.pl from the link below mentioned.
http://exchange.nagios.org/directory/Pl ... nt/details
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: NIC Traffic monitor

Post by BanditBBS »

The one you linked is for Linux Servers and networking equipment. For ease of use on Windows servers, I'd use http://exchange.nagios.org/directory/Pl ... ge/details. I have not used this personally, but he seems to have decent instructions on his page.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NIC Traffic monitor

Post by slansing »

Thank you for the link bandit, HAL have you configured NSClient++ on the windows system already? You will need to use its check_nt portion for this check as the plugin page suggests.
HAL
Posts: 151
Joined: Thu Sep 27, 2012 7:57 am

Re: NIC Traffic monitor

Post by HAL »

Yes we have already configured NSClient++ on the desired window servers and they are already getting monitored through nagiosxi. Could you please guide me how do I proceed to include monitoring of NIC.

I believe I need to use the link/plugin suggested by Bandit in this post. Is there a corresponding wizard also availiable or I need to configure it through arguments, please suggest.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: NIC Traffic monitor

Post by BanditBBS »

Yea, if you already use NSClient++, then I would use the one I linked.

You would need to d/l and install that plugin.
Goto Core Config Manager and create a command that uses the plugin(As described on the plugin's website)
In core config manager, create a service check that uses the command you created and assign this service check to the 2 servers you want to monitor. If the 2 servers have different names for the network cards, then you would need to create 2 different service checks, one for each server.

*to get network card name, the instructions are on the plugin website.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NIC Traffic monitor

Post by slansing »

Please let us know what the outcome is if you get a chance HAL, thanks!
HAL
Posts: 151
Joined: Thu Sep 27, 2012 7:57 am

Re: NIC Traffic monitor

Post by HAL »

Hi,
I uploaded plugin check_win_net_usage.sh as suggested, but the problem is when I was trying to create service I was not able to see the plugin check_win_net_usage.sh under list its showing only plugin with .pl extensions. Please let me know about this.

Not able to see check_win_net_usage.sh Under check_Command as mentioned in my earlier post too.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: NIC Traffic monitor

Post by BanditBBS »

HAL wrote:Not able to see check_win_net_usage.sh Under check_Command as mentioned in my earlier post too.
You need to go into the config manager and go to "Commands" and create a new command that uses that plugin.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Locked