HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Per Process Network I/O info needed
Operating System - HP-UX
1834827
Members
2707
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-24-2002 09:46 AM
04-24-2002 09:46 AM
Per Process Network I/O info needed
To what I have seen so far, there are a number of good utilities providing useage of cpu and disk down to a process level.
However, I need to know the input bytes, output bytes, and input rate, output rate of network activity on a per process basis.
I need this information to diagnose performance issues related to one (or more) process hogging the network (or out of control).
What can I do? suggestions? If you suggest glance or gpm, please indicate SPECIFICALLY how to get this information as I have looked and cannot get this information.
A sniffer is only good for an interface card level but again does not get me to the process level.
Thanks
M. D. Parker
UNIX systems manager
michael.parker@am.sony.com
However, I need to know the input bytes, output bytes, and input rate, output rate of network activity on a per process basis.
I need this information to diagnose performance issues related to one (or more) process hogging the network (or out of control).
What can I do? suggestions? If you suggest glance or gpm, please indicate SPECIFICALLY how to get this information as I have looked and cannot get this information.
A sniffer is only good for an interface card level but again does not get me to the process level.
Thanks
M. D. Parker
UNIX systems manager
michael.parker@am.sony.com
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 10:33 AM
04-24-2002 10:33 AM
Re: Per Process Network I/O info needed
Boyd,
It is a good question. I do have a partial answer. This is not going to give you detailed network staticstics but can help you determine which application/process is waiting on Network.
If you do have measureware, you can configure applications (process/user groups) and let the system collect the data for sometime. Then you can use extract utility to extract the information related to each application. The metric that you will be interested is APP_NETWORK_SUBSYSTEM_WAIT_PCT.
Good examples are under /var/opt/perf/parm file. There are some default applications already defined in the file. You can make use of those entries to configure your own applications. You can be as detailed as you want.
Look at the man page of extract for more information. extract itself has a guided tour that should help you extract the stats.
-Sri
It is a good question. I do have a partial answer. This is not going to give you detailed network staticstics but can help you determine which application/process is waiting on Network.
If you do have measureware, you can configure applications (process/user groups) and let the system collect the data for sometime. Then you can use extract utility to extract the information related to each application. The metric that you will be interested is APP_NETWORK_SUBSYSTEM_WAIT_PCT.
Good examples are under /var/opt/perf/parm file. There are some default applications already defined in the file. You can make use of those entries to configure your own applications. You can be as detailed as you want.
Look at the man page of extract for more information. extract itself has a guided tour that should help you extract the stats.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 11:15 AM
04-24-2002 11:15 AM
Re: Per Process Network I/O info needed
There are no network waits visible (all 0%). I did discover what you indicated in your reply previously. But I really need to see specifically the network specific information on a per process level.
I am missing something here...this seems to be a tremendous missing piece of information that glance/measureware is unable to provide.
Mike
I am missing something here...this seems to be a tremendous missing piece of information that glance/measureware is unable to provide.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 11:26 AM
04-24-2002 11:26 AM
Re: Per Process Network I/O info needed
Boyd,
You are correct that Glance+/Measureware lacks this information and there were not many complaints also so far.
Now, you can still get per process information again limited to network wait only. You need to remove the thresholds in /var/opt/perf/parm file otherwise only the processes that exceed these thresholds will be logged. Once you get the logging on for all the processes, you can extract PROC_LAN_WAIT_PCT PROC_LAN_WAIT_TIME to give you an idea. You should be looking at
SHIFT-b window in glance and LAN+STREAMS waits to see the waits on the network.
-Sri
You are correct that Glance+/Measureware lacks this information and there were not many complaints also so far.
Now, you can still get per process information again limited to network wait only. You need to remove the thresholds in /var/opt/perf/parm file otherwise only the processes that exceed these thresholds will be logged. Once you get the logging on for all the processes, you can extract PROC_LAN_WAIT_PCT PROC_LAN_WAIT_TIME to give you an idea. You should be looking at
SHIFT-b window in glance and LAN+STREAMS waits to see the waits on the network.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP