monitoring bandwidth / network interface load

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
miklu23
Posts: 3
Joined: Thu Sep 23, 2010 8:03 am

monitoring bandwidth / network interface load

Post by miklu23 »

Hi,

I'm new to Nagios. Introduce myself as T.
Started testing Nagios XI - great product. Mainly i need a monitor what monitors network interface load/bandwidth on windows clients. I can't find this feature on Nagios.

Your assistance would be appreciated.

(and yes, i did search the forum and google before posting)
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: monitoring bandwidth / network interface load

Post by tonyyarusso »

Well, you'll probably be doing this by either finding or writing the right module for NSClient++. If there's a system counter that you can use for bandwidth, you can use http://nsclient.org/nscp/wiki/CheckCounter.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
miklu23
Posts: 3
Joined: Thu Sep 23, 2010 8:03 am

Re: monitoring bandwidth / network interface load

Post by miklu23 »

Thanks tonyyarusso.
There is a counter - Network Utilisation, and that's exactly what i need. I'll give it a try.
miklu23
Posts: 3
Joined: Thu Sep 23, 2010 8:03 am

Re: monitoring bandwidth / network interface load

Post by miklu23 »

the idea of creating/adjusting module to perform a task is great.
Due to lack of time on such tasks we'd rather buy created module. I'm sure i'm not the only one who needs such module.

Anyone any ideas if such module exsit or needs to be created?
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: monitoring bandwidth / network interface load

Post by tonyyarusso »

I'm not sure, no. I do know that we have some sort of process for arranging custom code, but I don't really know what it entails. At this point I think I'd suggest you send an e-mail to [email protected] outlining what you'd like to accomplish to inquire about the possibility of a custom coding / consulting arrangement to meet your needs.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: monitoring bandwidth / network interface load

Post by mmestnik »

I've always done this using MRTG, just like we do for switchports. Try using the switch wizard on your windows servers.

MRTG uses SNMP.
Locked