1833995 Members
3920 Online
110063 Solutions
New Discussion

client access view

 
SOLVED
Go to solution
Vishu
Trusted Contributor

client access view

hi frends,
plz tell What is the command to view, how many clients accessing the HP-UX server?
5 REPLIES 5
Kenan Erdey
Honored Contributor
Solution

Re: client access view

Hi,

if you ask the logins who -R command shows the users that are logged in currently.

Kenan.
Computers have lots of memory but no imagination
F Verschuren
Esteemed Contributor

Re: client access view

this is verry depening on the type of conection,

most of the conections are listed in ps -ef ore if there are user logins you can use last.

Please post the type of conection so we can help more.

Freek
Vishu
Trusted Contributor

Re: client access view

thnx for replying...
but isn't the WHO command provide the output with all the user details who are logged in...may be the more than one user logged on to client/server..
but the thing required is to find the Clients accessing the server?
Dennis Handly
Acclaimed Contributor

Re: client access view

>the thing required is to find the Clients accessing the server?

Are you asking for users logged on? Or NFS mounts?
showmount -a
Vishu
Trusted Contributor

Re: client access view

Thnx,
i got it from your valuable suggestions....actually confusion was there but cleared now...

thnx again