- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- top with I/O informations
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
02-25-2007 07:33 PM
02-25-2007 07:33 PM
top with I/O informations
on SUN Solaris is a top with I/O informations available (a customer told me ;-)
Does anybody know where to find this for hp-ux?
I searched at
hpux.connect.org.uk
hpux.asknet.de
but without result.
Thanks
Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2007 07:43 PM
02-25-2007 07:43 PM
Re: top with I/O informations
I feel glance plus is the best utility for this in HP Unix. Have a look at this link for details
http://www.openview.hp.com/products/gplus/index.html
Thanks
Frijo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2007 07:46 PM
02-25-2007 07:46 PM
Re: top with I/O informations
i know glance and told him about sar.
But he likes the top he knows...
Thanks
Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2007 08:20 PM
02-25-2007 08:20 PM
Re: top with I/O informations
There is no I/O information on top. Use sar -d
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2007 08:39 PM
02-25-2007 08:39 PM
Re: top with I/O informations
As top command is to display and update information about the top processes on the system.
At the most you can find CPU information by few options like:
-p --> pset_id Show load averages and process state break down for system and processor set pset_id. Show only the processes running on the processor set pset_id. This option is supported only if the kernel supports processor sets functionality.
-P --> Adds column PSET before column CPU for individual CPU information. Adds columns PSET before column CPU for each process information. This option is supported only if the kernel supports processor sets functionality.
-w --> Show individual CPU information. By default, top does not display any individual CPU information. The user can toggle between individual process information and individual CPU information by using the w screen-control key. When used with the -h option, the -w option overrides the -h option.
but you can not use it for I/O information.
So,better suggest customer to go for glance or sar commands.
Why dont you go for Iostat command if you only want information related to I/O.
Refer following for more information:
1]top -->
http://docs.hp.com/en/B2355-60127/top.1.html
2]iostat -->
http://docs.hp.com/en/B2355-60127/iostat.1.html
Regards,
Reshma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 01:41 AM
02-26-2007 01:41 AM
Re: top with I/O informations
First i like to welcome you to the forums.
If your query is solved then can you please assign the points
Thanks & regards
Reshma