- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System performance monitoring
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-06-2007 12:49 AM
06-06-2007 12:49 AM
I'm using a custom rept file in /var/opt/perf to extract data, uuencode it and send it to me in form of a spreadsheet (all from root's cron). It works like a charm, I need to know where I can find out what all of Global Metrics mean to me i.e:
GBL_CPU_CSWITCH_TIME
GBL_CPU_CSWITCH_UTIL
Is there a manual that describes each metric in these rept files in more detail?
Thanks, Andy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:29 AM
06-06-2007 01:29 AM
Re: System performance monitoring
Dictionary of Operating System Performance Metrics:
http://ovweb.external.hp.com/ovnsmdps/pdf/ovpa46_hpux_DictOS_PerfMetric.txt
To get to the documentation for the Openview Performance Agent (formerly known as Measureware) go to:
http://ovweb.external.hp.com/lpe/doc_serv/?gppak2k
(This should be the web page for the Glance Plus Pak manuals).
From here you need to select which specific product you want.
You will want "Performance Agent".
Then select the version you have.
Then select the OS you are using.
Then select the Language you want.
As you make selections, the list of documents available will change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:33 AM
06-06-2007 01:33 AM
Re: System performance monitoring
Use glance & measureware for this..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:43 AM
06-06-2007 01:43 AM
Re: System performance monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:43 AM
06-06-2007 01:43 AM
Re: System performance monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:53 AM
06-06-2007 01:53 AM
Re: System performance monitoring
cd /opt/perf/paperdocs
specifically, /opt/perf/paperdocs/gp/C/metrics.pdf which lists all the metrics. The metrics.txt file has the same data in plain ASCII but except for grep, browsing it is not convenient as there 626 pages in the .pdf manual.
Bill Hassell, sysadmin