BLOG     |     FORUM
Welcome, Guest
Username: Password: Remember me
All your questions answered real quick by Unleash Networks Engineers.
  • Page:
  • 1

TOPIC: http server analysis

http server analysis 18 years 1 month ago #11

hi -

can this software be used for http server analysis ? how many tcp port concurrent connections or bytes/sec ?

thnx
The administrator has disabled public write access.

Re:http server analysis 18 years 1 month ago #12

  • netscript
  • netscript's Avatar
Hello-

Yes, take a look at our scripting section. There are several examples there that deal with TCP sessions.

Since Unsniff keeps track of entire TCP streams, your job would be to loop over the streams collection. Use the Stream.StartTimestampSecs and EndTimestampSecs to track concurrent sessions.

If you want to draw a chart with concurrent connections over time, you have to use Ruby with FxRuby for the graphical interface (chart), again check the examples.

This seems to be a popular request, let me see if I have time to whip up a script.

Regards,
Tim Vincent (UNLEASH)
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: vivek [unleash]
Time to create page: 0.026 seconds