Operating System - HP-UX
1833876 Members
1836 Online
110063 Solutions
New Discussion

Web Server performance measurement software tools

 
SOLVED
Go to solution
Shivkumar
Super Advisor

Web Server performance measurement software tools

Dear Sirs,

I remember for measuring performance and hits of a web server the "WebTrend" software is being used on sun solaris platform etc (I never used myself). Probably it may be available on hpux boxes also.

My question is what are the other software tools being used to measure the performance and hits for the web servers like HP Apache and iPlanet etc ?

I believe we just provide the input file of the web server such as "access log" to the tool.

Does HP's OpenView has this capability ?

Thanks,
Shiv

Thanks,
Shiv


13 REPLIES 13
Arunvijai_4
Honored Contributor
Solution

Re: Web Server performance measurement software tools

Hi Shiv,

There are many Opensource tools available for performance testing, you can use Apache JMeter

http://jakarta.apache.org/jmeter/

It is just a Java application, you can download and use it on your HP-UX to measure performance.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: Web Server performance measurement software tools

Hi Shiv, Another web site testing tool,

http://hammerhead.sourceforge.net/

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: Web Server performance measurement software tools

Do you mean benchmarking tools or log file analysers?

Benchmarking tools will generate http requests (dump) to web server and find out the performance.

Log file analysers will use access.log file to give web access usage. So both are different.

You can get polygraph (opensource) for benchmarking. awstatus for apache log file analysis.

-Muthu
Easy to suggest when don't know about the problem!
Shivkumar
Super Advisor

Re: Web Server performance measurement software tools

I need "log file analyzers". I want to give input as "access log" of the web server and need the response time of the http requests.

Regards,
Shiv
Shivkumar
Super Advisor

Re: Web Server performance measurement software tools

If anyone has shell or perl script to parse the "access log" that would be great.

Regards,
Shiv
Arunvijai_4
Honored Contributor

Re: Web Server performance measurement software tools

Hi Shiv, You can use awstat to analyse Apache log files and see the stats. More information is available at,

http://awstats.sourceforge.net/

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: Web Server performance measurement software tools

Hi Shiv, there are some more log file analyzers available to use, here is one http://www.analog.cx/ This is a free opensource utility written in C.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: Web Server performance measurement software tools

Hi Shiv, some more tools and comparison among them

http://awstats.sourceforge.net/docs/awstats_compare.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Steven E. Protter
Exalted Contributor

Re: Web Server performance measurement software tools

Shalom Shiv,

Webtrends itself is a log analyzer. It runs on Sun and Windows. All it needs for most of its traffic analysis is the log files. Its not necessary that it run on the server the web server is running on.

All of the tools listed above are log analyzers. If they don't run right on your platform of choice, merely transship(ftp whatever) the logs to an OS of choice.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ted Buis
Honored Contributor

Re: Web Server performance measurement software tools

I would be surprised if there wasn't an OpenView product that could help you, but why not take advantage of HP Openview Sales and talk directly to them.
Mom 6
Shivkumar
Super Advisor

Re: Web Server performance measurement software tools

Ted Buis,

Actually i am looking out for HP OpenView solution. If i come to know the name of the tool in this product suite then i can recommend.

Thanks,
Shiv
Ted Buis
Honored Contributor

Re: Web Server performance measurement software tools

Arunvijai_4
Honored Contributor

Re: Web Server performance measurement software tools

Hi Shiv, you can find the Openview products list here http://managementsoftware.hp.com/products/a-z.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"