login about faq

We are looking for a open-source network traffic monitor for Windows Server 2003 / 2008. We need to monitor network up and network down traffic so we can scale our VPS (Virtual Private Server) usage correctly.

Most VPS servers limit the total bandwidth per month so we want to make sure that we do exceed our limits.

Any thoughts on software would be appreciated.

Thanks in advance

"don't for get to vote"

asked Jul 15 '10 at 20:15

msbrandhorst's gravatar image

msbrandhorst
76449


Windows 200x Server has quite a lot of built-in functionality to monitor and manage resource usage. Netstat is the premier way to monitor your network on Windows and should come built in on server boxes (if not you can download it from Microsoft.com iirc). It's an arcane command-line-utility equivalent in some ways to the similarly-named utility in Linux.

There's MRTG, which you may already have if you are using some sort of web admin panel. Here's info on installing it on a Windows box:

http://oss.oetiker.ch/mrtg/doc/mrtg-nt-guide.en.html

You may also be able to get Munin running in Windows.

Merjin Bellekcom, the guy who wrote HijackThis, built an ugly-but-highly-functional system monitor called Uptime4 that can pull a lot of info from netstat. It's not open-source and he doesn't maintain it, but if you have Remote Desktop access you might give it a shot; find it at his website, http://www.merijn.nu/programs.php.

If you're not looking for a great deal of power there are a lot of desktop widgets that will show bandwidth usage, and of course taskman can show you too. Other than that... You can try installing cygwin if you would like to use linux open-source utils, some of them may run in that environment.

Good luck.

answered Jul 16 '10 at 10:49

Justen%20Robertson's gravatar image

Justen Robertson
34139

Thanks for the feedback. This is what a community is all about.

Thanks again

(Aug 02 '10 at 21:06) msbrandhorst msbrandhorst's gravatar image

The best way to monitor bandwidth usage is to do it within your network devices and not the computer. If you are not dealing with a really large scale network, you can build a small computer and install a extra network card and use it as a router, then disable all of it's firewall abilities then just keep it inline to monitor bandwidth. There are many free open source OS that are dedicated to just being a router and may be cheaper than a enterprise level software program, and it also scales better for small networks.

answered Jul 16 '10 at 11:52

Razor512's gravatar image

Razor512
11.2k3066189

edited Jul 16 '10 at 11:55

Limiting your search to open source products will significantly restrict the results. Is there any reason you can't use a closed-source but free solution?

answered Jul 15 '10 at 21:40

tsilb's gravatar image

tsilb
20.4k63196327

No real reason just want to keep costs down.

(Jul 15 '10 at 22:20) msbrandhorst msbrandhorst's gravatar image

If you use CISCO networking or equivalent, suggest using Netflow to monitor. NetFlow Analyzer is a good utility, but not free past 2 flows.

MRTG will monitor various aspects via SNMP, and a good Open Source tool for MRTG is Cacti (and will work under Linux and Windows).

answered Jul 17 '10 at 01:31

idavid42's gravatar image

idavid42
1

Depends on what you want it to be open source for. Is it so you can add features?

answered Mar 29 '11 at 18:34

Vancar6's gravatar image

Vancar6
1.4k143160173

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Become a Gnomie!


Join Us in the Chat Room

Tags:

×1,656
×265
×214
×202
×30
×26
×26
×21
×12

Asked: Jul 15 '10 at 20:15

Seen: 4,386 times

Last updated: Mar 29 '11 at 18:34