Help - Search - Members - Calendar
Full Version: Network monitor
Flexbeta > General > General > Things in General
Google
 
Web Flexbeta Forums

KnOpPiX
Can any of you guys recommend any good network monitors, where I could monitor all types of network devices:

Servers, Switches, Routers, etc... Reports with graphs, big plus.
axel_2078
Yep. HP Openview. It's what we use to manage our core networking devices. It's not free though and it takes some know-how to set up.
KnOpPiX
I'll take a look at that one. It's fine, i'm not looking for anything free, lol...[
JjcampNR
You should also take a lookt at N-Able and BigBrother, two of the better known and very widely used programs.
vrosa x64
MRTG-XTRA for Microsoft Windows smile.gif

QUOTE
MRTG-XTRA is a high quality distribution for Microsoft Windows of MRTG, the open source network monitoring tool, released under the GNU General Public License.
What is MRTG-XTRA?

MRTG-XTRA incorporates MRTG (Multi Router Traffic Grapher) a popular network monitor for Microsoft Windows. In addition, we have included NET-SNMP a collection of tools for exploring and experimenting with SNMP enabled devices. You may download the package freely and use wherever and whenever you need to.

The package includes MRTG in addition to all of the software you need to be up and running quickly. You do not need to install any other software in order to be up and running with a working network monitor.

MRTG-XTRA also incorporates OPENXTRA Commander, a tool for configuring and managing your MRTG installation.
MRTG-XTRA Features

Based on MRTG (Multi Router Traffic Grapher) a popular and very powerful tool for graphing traffic on network links.

* Used by thousands all over the world
* Graph network traffic in and out of devices
* Produce short and long term graphs, in minutes, days, weeks, up to 1 year
* Graph any SNMP variables, from any device, used for many specialist applications
* Large, active development community
* Supported and packaged by OPENXTRA


DOWNLOAD PAGE: http://www.openxtra.co.uk/downloads/mrtg-download.php wink.gif
paleck
QUOTE(vrosa x64 @ Nov 3 2006, 03:41 PM) *

MRTG-XTRA for Microsoft Windows smile.gif

QUOTE
MRTG-XTRA is a high quality distribution for Microsoft Windows of MRTG, the open source network monitoring tool, released under the GNU General Public License.
What is MRTG-XTRA?

MRTG-XTRA incorporates MRTG (Multi Router Traffic Grapher) a popular network monitor for Microsoft Windows. In addition, we have included NET-SNMP a collection of tools for exploring and experimenting with SNMP enabled devices. You may download the package freely and use wherever and whenever you need to.

The package includes MRTG in addition to all of the software you need to be up and running quickly. You do not need to install any other software in order to be up and running with a working network monitor.

MRTG-XTRA also incorporates OPENXTRA Commander, a tool for configuring and managing your MRTG installation.
MRTG-XTRA Features

Based on MRTG (Multi Router Traffic Grapher) a popular and very powerful tool for graphing traffic on network links.

* Used by thousands all over the world
* Graph network traffic in and out of devices
* Produce short and long term graphs, in minutes, days, weeks, up to 1 year
* Graph any SNMP variables, from any device, used for many specialist applications
* Large, active development community
* Supported and packaged by OPENXTRA


DOWNLOAD PAGE: http://www.openxtra.co.uk/downloads/mrtg-download.php wink.gif


Welcome to Flexbeta. Nice sig and nice post. Glad to see new members that have something to contribute and not just spam.

@KnOpPiX: The questions is how much do you wanna spend, and how many features do you need. I think that will determine what is best for you.
jedinger
Sorry to reopen an old topic, but my question is similar to this thread.

I'm looking for a probing tool, one that'll let me monitor incoming data and track where it's going in my network (basically it's final destination). The network here maxes out several times a day and I want to see who's downloading what. It's probably streaming video, but I want to make sure.

I'm downloading MRTG-XTRA to try it out, but I'm not sure it's what I'm looking for.

Thanks.
AccessDenied0420
DU Meter

That works for me. pirate.gif
jedinger
AD, that is a nice little application, extremely similar to Bandwidth Monitor that I already have installed. But, like BM, it doesn't log in promiscuous mode. That's what I need. Something along the lines of a sniffer, if you follow.
Ph0eniX
QUOTE(jedinger @ Nov 28 2007, 01:40 PM) *
Sorry to reopen an old topic, but my question is similar to this thread.

I'm looking for a probing tool, one that'll let me monitor incoming data and track where it's going in my network (basically it's final destination). The network here maxes out several times a day and I want to see who's downloading what. It's probably streaming video, but I want to make sure.

I'm downloading MRTG-XTRA to try it out, but I'm not sure it's what I'm looking for.

Thanks.


Ethereal - I think it was renamed to Wireshark recently. MRTG is not what you're looking for.
jedinger
Ph0enix, I've never tried using a packet sniffer to do what I'm trying to do. Short of looking at a packet for bytes transferred, how do you propose this using wireshark?
Ph0eniX
QUOTE(jedinger @ Nov 29 2007, 06:01 PM) *
Ph0enix, I've never tried using a packet sniffer to do what I'm trying to do. Short of looking at a packet for bytes transferred, how do you propose this using wireshark?


Looking at the bytes transferred to the destination hosts is exactly what I had in mind ...perhaps I misunderstood your post but isn't that what you're looking for?
jedinger
Well, the problem with that is, since I don't know exactly when the spikes occur, as they're not specific to any particular time of day, I'd have to run a capture indefinitely until I see a spike on my bandwidth monitor. Then I can go and look frame by frame. It's a bit of a pain in the a$$. But yes, that'd be the way to do it w/wireshark.

*shrug*
Ph0eniX
QUOTE(jedinger @ Dec 6 2007, 06:11 PM) *
Well, the problem with that is, since I don't know exactly when the spikes occur, as they're not specific to any particular time of day, I'd have to run a capture indefinitely until I see a spike on my bandwidth monitor. Then I can go and look frame by frame. It's a bit of a pain in the a$$. But yes, that'd be the way to do it w/wireshark.

*shrug*


You can run tcpdump constantly to capture all traffic, then copy the dump file to a machine running wireshark and analyze it. You can also configure MRTG to trigger events, for example if a certain threshold is reached it can notify you via e-mail. I've been meaning to play with that functionality but never actually got around to it.



jedinger
QUOTE(Ph0eniX @ Dec 7 2007, 10:56 AM) *
You can run tcpdump constantly to capture all traffic, then copy the dump file to a machine running wireshark and analyze it. You can also configure MRTG to trigger events, for example if a certain threshold is reached it can notify you via e-mail. I've been meaning to play with that functionality but never actually got around to it.



I couldn't get MRTG to run on my monitoring PC b/c of the router community string name. It wasn't 'public', it's not in the config, and I can't find what the default would be (though it should be public). I'll try just letting wireshark capture for a few hours and then skim through.
Ph0eniX
QUOTE(jedinger @ Dec 11 2007, 11:55 AM) *
QUOTE(Ph0eniX @ Dec 7 2007, 10:56 AM) *
You can run tcpdump constantly to capture all traffic, then copy the dump file to a machine running wireshark and analyze it. You can also configure MRTG to trigger events, for example if a certain threshold is reached it can notify you via e-mail. I've been meaning to play with that functionality but never actually got around to it.



I couldn't get MRTG to run on my monitoring PC b/c of the router community string name. It wasn't 'public', it's not in the config, and I can't find what the default would be (though it should be public). I'll try just letting wireshark capture for a few hours and then skim through.



Perhaps SNMP on the router is disabled. What kind of router is it?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.