- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: System Performance issue
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
06-12-2007 09:20 AM
06-12-2007 09:20 AM
System Performance issue
We have recently implemented one 2 node cluster in our client site. The two servers are HP9000/rp3440 with two CPUs on each server. In the production time We are facing the problem of Higher CPU Utilisation on one node in which application packages are running. Can you provide the tool or any script which is to monitor and analyse the performance of CPU Utilisation??
Advance thanks to all.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 09:23 AM
06-12-2007 09:23 AM
Re: System Performance issue
the command sar will allow you to monitor cpu utilization
other tools
top command
glance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 09:27 AM
06-12-2007 09:27 AM
Re: System Performance issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 11:36 AM
06-12-2007 11:36 AM
Re: System Performance issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 09:17 PM
06-12-2007 09:17 PM
Re: System Performance issue
You can use glance software for monitoring the system performance or use "top" command.
attached is the script for monitoring the system performance.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 01:04 AM
06-13-2007 01:04 AM
Re: System Performance issue
Since you have ServiceGuard you probably purchased the mission critical OE.
This OE includes Glance Plus pak which is the glance plus product for watching current system performance and a Measureware (now called Openview Performance Agent) which can collect performance data about your system. The measureware data can be viewed by using a command called extract or can generate alarms as SNMP Traps, OPC messages or can run OS command when data collected is above a threshold.
You need to install both glance and measureware and get license keys for the products for permanent use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 01:19 AM
06-13-2007 01:19 AM
Re: System Performance issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 03:42 AM
06-14-2007 03:42 AM
Re: System Performance issue
thanks to all