Operating System - HP-UX
1834882 Members
2472 Online
110071 Solutions
New Discussion

Re: Show user connections

 
SOLVED
Go to solution
Gary Price
Occasional Contributor

Show user connections

I am running a HP-UX 10.20 system with four interface cards. What I'm looking for is a command(s) to show user information per interface such as utilization, bytes etc.. and what interface the user came in on.

Thanks in advance for any information.
4 REPLIES 4
Rick Garland
Honored Contributor
Solution

Re: Show user connections

lsof can do this for you. Can be obtained from the porting archieve. (gatekeep.cs.utah.edu)
James R. Ferguson
Acclaimed Contributor

Re: Show user connections

Gary:

If by interface you mean network, then lanadmin will report some good basic statistics which can also be reset. Use lanscan to get the nmid you will use with lanadmin.

See the man pages.

...JRF...
Alan Riggs
Honored Contributor

Re: Show user connections

I second the recommendation. lsof should really be a standard part of any administrator's tool kit. The binary at teh porting center installs and runs quite nicely.
Mark Mitchell
Trusted Contributor

Re: Show user connections

Glance is a great product for looking at packet information in and out by each network card. If you have your original software bundel, there is a 30 day free trial of Glance that you can load.