SV650.org - SV650 & Gladius 650 Forum



Idle Banter For non SV and non bike related chat (and the odd bit of humour - but if any post isn't suitable it'll get deleted real quick).
There's also a "U" rating so please respect this. Newbies can also say "hello" here too.

Reply
 
Thread Tools
Old 13-07-11, 05:06 PM   #11
ravingdavis
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

I totally agree. You can have hierarchical layer two networks remain stable beyond 2000 hosts with proper use of storm-control. It only takes one switch to have STP misconfigured on a small network and you end up with a switching loop. But as you say it would probably bring the network down rather than slow it... but this is not always the case, some pre-configured switches use storm-control which can help control broadcast storms but this would still lead to congestion and reduction in network performance.


Quote:
Originally Posted by grimey121uk View Post
If he is using managed switch he could have snmp up and running in 30 mins with stats on every single port for traffic in/out as well as speed/duplex issues, plus you can break traffic in/out into broadcast, multicast and unicast as well as showing the number of frames dropped
Do this. Have a look at http://www.paessler.com/ They make a tool called PRTG which I have used in the past, quite useful.

Last edited by ravingdavis; 13-07-11 at 05:09 PM.
  Reply With Quote
Old 13-07-11, 05:12 PM   #12
grimey121uk
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

There no right or wrong way to diagnose it,

Me personally (if the switches are snmp capable), I would get a windows server download PRTG network monitor on a 30day trial, it takes 15 mins to set up initially enable a community string on the switches punch the management IP into PRTG which can autoscan the device so if it is a "common brand" switch it will automatically monitor all switch ports with a few clicks giving a full picture of the entire switched network.

I work in a network operation center and some of our customers networks contain 100s of switches and without snmp they would be totally unmanageable

Quote:
Originally Posted by ravingdavis View Post
http://www.paessler.com/ They make a tool called PRTG which I have used in the past, quite useful.
I use PRTG at home as my home network is quite large so I use snmp to monitor it if the internet goes down I can jump on my network maps and instantly see what device is down etc - http://www.ants-network.co.uk

We use nagios at work but its a bit tricky to configure if your not a linux buff

Last edited by grimey121uk; 13-07-11 at 05:34 PM.
  Reply With Quote
Old 14-07-11, 06:14 AM   #13
Sudoxe
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

If you just want a quick overview then setup a mirror port on the uplinks and use ntop.

It will give you pretty graphs and protocol breakdowns without the ball ache and fine tuning required to setup netflow/cflow.

You can also use cricket/cacti to monitor the throughput of each port using SNMP, but it won't give protocol breakdowns.

I doubt it's a L2 loop, as others have said it would be a notwork not a network. Hint: If *ALL* the activity lights for a vlan go from happily blinking to solid then you have a nice L2 loop/broadcast storm. Oh, they are fun, really.

Wireshark is great if diagnosis but I wouldn't use it for an overview of what is going on.

Dan

Last edited by Sudoxe; 14-07-11 at 06:16 AM.
  Reply With Quote
Old 14-07-11, 08:31 AM   #14
-Ralph-
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

Took you two pages of debate to get to PRTG? You bunch of amateurs! Thought you guys were network gurus?

  Reply With Quote
Old 15-07-11, 01:38 PM   #15
slloyd
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

thanks for the response guys but wireshark still looks like a dark art to interogate, and have also been recommended Solarwinds netflow & performance monitor, which aparently is a little more acceptable to use if your not a network engineer.

grimey121uk: I have a layer 3 HP procurve switch 5412zl, serving all hosts on the network, which is around 85 pcs....10 printers....and unfortunately a multitude of iphones using Wi-Fi facilities.

I am looking at ways to segement the Wi-Fi traffic onto a separate VLAN in order to control what the Wi-Fi users are surfing, and this too could be hindering my network.
  Reply With Quote
Old 15-07-11, 01:40 PM   #16
slloyd
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

Quote:
Originally Posted by -Ralph- View Post
Took you two pages of debate to get to PRTG? You bunch of amateurs! Thought you guys were network gurus?

Ralph: is the PRTG getting started guides fairly straight forward to set-up?
  Reply With Quote
Old 15-07-11, 03:37 PM   #17
grimey121uk
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

Quote:
Originally Posted by slloyd View Post
Ralph: is the PRTG getting started guides fairly straight forward to set-up?

its dead easy mate, you just need to set your switches up with an snmp community string
  Reply With Quote
Old 16-07-11, 05:42 AM   #18
-Ralph-
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

Any of the above tools are easy enough if you are prepared to take your time and RTFM. If you are a server/desktop guy then networks can seem like a bit of a black art, but I was once in that position and nobody taught me. Don't expect to be able to plug and play a tool and it present you with the answer. Getting data is quite easy, understanding what it means is something else.

I'm a big fan of RTFM. You will save time in the long run if you sit down and RTFM, and when you come across bits you don't understand google, or get yourself something like a networks for dummies book and sit and read it. How much time have you spent trying to fix this already? This thread has been running for 4 days. During which time your office is having problems, the bosses are ****ed off and you look sh!t because you are not fixing it. It may take you a day to lock yourself away somewhere, but that's better than a day farting around blind downloading and installing tools and fixing nothing. You'll be able to tackle stuff like PRTG with confidence, and the next time you have a networking issue you'll be much better placed to tackle it and fix it straight away.

Last edited by -Ralph-; 16-07-11 at 05:45 AM.
  Reply With Quote
Old 16-07-11, 12:23 PM   #19
hongman
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

Oops, only just spotted this.

+1 to PRTG, tis superb.
  Reply With Quote
Old 16-07-11, 01:01 PM   #20
grimey121uk
Guest
 
Posts: n/a
Default Re: IT Question: LAN Monitoring

Quote:
Originally Posted by slloyd View Post
thanks for the response guys but wireshark still looks like a dark art to interogate, and have also been recommended Solarwinds netflow & performance monitor, which aparently is a little more acceptable to use if your not a network engineer.

grimey121uk: I have a layer 3 HP procurve switch 5412zl, serving all hosts on the network, which is around 85 pcs....10 printers....and unfortunately a multitude of iphones using Wi-Fi facilities.

I am looking at ways to segement the Wi-Fi traffic onto a separate VLAN in order to control what the Wi-Fi users are surfing, and this too could be hindering my network.
Netflow is mainly cisco, I would imagine HP use slflow, don't forget flow technology will only recognise traffic when it crosses a layer 3 boundary which won't give you a full picture of any issues on a L2 switched network.

PRTG also supports s/net flow, it will take you less than an hour to configure

Last edited by grimey121uk; 16-07-11 at 01:04 PM.
  Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
tom tom one question Quiff Wichard Idle Banter 5 27-07-10 01:12 PM
Monitoring Internet Usage The Guru Idle Banter 49 27-11-09 10:24 AM
Internet monitoring embee Idle Banter 8 18-03-08 08:44 PM
MOT question northwind SV Talk, Tuning & Tweaking 11 09-06-06 02:48 PM
Question trouble Bikes - Talk & Issues 4 06-12-05 01:02 AM


All times are GMT. The time now is 02:48 AM.


Powered by vBulletin® - Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.