up vote 2 down vote favorite
share [g+] share [fb]

I looking for a way to get the list of the top bandwidth eater on my Juniper ssg5. On my old OpenBSD Box I had a command line version of ntop. It was just perfect.

How can I do the same thing whith the SSG?

Thank you !

link|improve this question

feedback

3 Answers

up vote 3 down vote accepted

Nope, you get to set up a port mirror on the switch the SSG is connected to and from there you can sniff, ntop, tcpdump, wireshark, or nfsen as you'd like.

link|improve this answer
feedback

You can use Junipers session analyzer. You can find it at: https://tools.juniper.net/fsa/ You're suppose to make a session dump first and load it then into the analyzer. Instructions can be found here: http://kb.juniper.net/InfoCenter/index?page=content&id=KB8690

link|improve this answer
feedback

configuring j-flow might be able to help to you.

http://www.juniper.net/techpubs/software/erx/junose90/swconfig-ip-services/html/ip-jflow-stats-config.html

link|improve this answer
J-Flow isn't available on devices running ScreenOS: kb.juniper.net/index?page=content&id=KB12911 – James Mar 17 '10 at 19:10
Also, if you've got bandwidth problems, enabling *flow can further destroy network performance. – Tom O'Connor Nov 23 '11 at 15:59
so , what your saying is ScreenOS is a piece of **** ? – user37899 Nov 28 '11 at 18:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.