- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Performance Monitoring(generic)
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
08-07-2003 08:18 AM
08-07-2003 08:18 AM
Performance Monitoring(generic)
Client has installed few new system in their setup, they are L-Class, And L-Class 2000.
Client will be doing a load testing on these systems. These systems are basically installed for oracle 9i database. System information is as below:
CPU_BINARY : PA-RISC 2.0
PROCESSOR TYPE : PA8600
CPU-SPEED : 750 MHz
NO. OF CPUS : 1
CPU HW SUPPORT : 64 BITS
KERNEL SUPPORT : 64 BITS
System Memory : 2048 MB
OS VER : HP-UX B.11.00
I am supposed to do a performance monitoring while load testing. I am not new in subject, just wanted to explore the things to its best. What all you can suggest that will best fit to my requirement. Please suggest.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 08:34 AM
08-07-2003 08:34 AM
Re: Performance Monitoring(generic)
You would require :
- the baseline for existing system
- results for different configuration
In term of tools : perfview , glance and statspack for Oracle
Will you use tools to simulate users ?
JL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 09:41 AM
08-07-2003 09:41 AM
Re: Performance Monitoring(generic)
sar
sar -A will give everything, and you can run sar commands on it later, to filter just wat you need..
Keeping a sar history will place daily logs in
var/adm/sa ( see sar man page) You can configure sampling intervals.
sar is as powerful as many perf. packages out there, and IMHO, more accurate than many of them as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2003 02:41 AM
10-20-2003 02:41 AM
Re: Performance Monitoring(generic)
I also like the granularity I see.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2003 02:50 AM
10-20-2003 02:50 AM
Re: Performance Monitoring(generic)
If you have OV reporter and OV performnace manager you can generate wonderful graphics in HTML format with the help of measureware or Coda. Evaluation license is available for these products from HP.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2003 02:56 AM
10-20-2003 02:56 AM
Re: Performance Monitoring(generic)
The best way to start is to use sar , there is a free tool at www.sarcheck.com which you can downlaod and run , this essentially collects data for time periods which you can specify in the cron and at the intervals you want .
Depending on the data collection you can run the report , the report would run on the collected data and is in formatted form with a breif despcrition of what is happening in terms of
Disk activity
Memory
CPU utiliztion
Network
and also some kernel parameters and is very much presentable to management.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2003 03:01 AM
10-20-2003 03:01 AM
Re: Performance Monitoring(generic)
They run background for a user controlled length of time collecting data into a file. Quite useful.
Quite inexpensive. Free.
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
10-20-2003 05:33 AM
10-20-2003 05:33 AM