I'd like to find an open source tool that do passive performance monitoring. It should:

  1. capture network packages between client and server or between servers where the packages comes from a mirrored port in switch
  2. recognize the start and end of a user defined transaction, for example the http request and http response packages
  3. record the time of request and response packages, and report the average transaction response times
  4. runs in production systems

Compuwares ClientVantage tool seems have these functions,but it is expensive.

link|improve this question

71% accept rate
feedback

1 Answer

up vote 0 down vote accepted

PasMon seems a similar tool. I encounter the answer in this questions. But PasMon seems not actively developed now

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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