- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Web Server performance measurement software tools
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 12:14 PM
01-01-2006 12:14 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 02:39 PM
01-01-2006 02:39 PM
SolutionThere 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 03:33 PM
01-01-2006 03:33 PM
Re: Web Server performance measurement software tools
http://hammerhead.sourceforge.net/
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 04:54 PM
01-01-2006 04:54 PM
Re: Web Server performance measurement software tools
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 05:04 PM
01-01-2006 05:04 PM
Re: Web Server performance measurement software tools
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 05:06 PM
01-01-2006 05:06 PM
Re: Web Server performance measurement software tools
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 05:10 PM
01-01-2006 05:10 PM
Re: Web Server performance measurement software tools
http://awstats.sourceforge.net/
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 06:43 PM
01-01-2006 06:43 PM
Re: Web Server performance measurement software tools
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 10:37 PM
01-01-2006 10:37 PM
Re: Web Server performance measurement software tools
http://awstats.sourceforge.net/docs/awstats_compare.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 01:23 AM
01-02-2006 01:23 AM
Re: Web Server performance measurement software tools
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 10:52 AM
01-05-2006 10:52 AM
Re: Web Server performance measurement software tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 12:05 PM
01-05-2006 12:05 PM
Re: Web Server performance measurement software tools
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 01:33 PM
01-05-2006 01:33 PM
Re: Web Server performance measurement software tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 02:34 PM
01-05-2006 02:34 PM
Re: Web Server performance measurement software tools
-Arun