nv-l

RE: [nv-l] Who's using the Netview Web Console?

2004-06-08 04:49:13
Subject: RE: [nv-l] Who's using the Netview Web Console?
From: "John Herbert" <herber_j AT hotmail DOT com>
To: nv-l AT lists.us.ibm DOT com
Date: Tue, 08 Jun 2004 08:30:26 +0000
Hi Bill,

With a bit of tweaking that works in AIX to give a list of IP addresses, so that's certainly a good start.

I guess what I was really hoping for was some way to see what user logins were connected - as I'm in a DHCP environment with a standard machine naming convention that gives no clue as to the machine owner, and I have no visibility of the records linking machine name to user... :-(

Now that I think about it, I'm not even sure I can see the users logged into Netview - except tangentially by looking at their unix login - but then it's not uncommon to give a shared unix login, then have personal netview application logins.

Thanks!

John.


From: "Evans, Bill" <Bill.Evans AT hq.doe DOT gov>
Reply-To: nv-l AT lists.us.ibm DOT com
To: "'nv-l AT lists.us.ibm DOT com'" <nv-l AT lists.us.ibm DOT com>
Subject: RE: [nv-l] Who's using the Netview Web Console?
Date: Mon, 7 Jun 2004 15:57:41 -0400

Try this command string:
netstat -a | grep <NV-hostname>.8080 | cut -d" " -f2- | cut -d. -f1 | sort |
uniq

All web consoles are logged into NetView at the 8080 port. This may pick up
some extras who are accessing the port for other reasons (downloading web
console code) but it will pick up all those logged in.


Bill Evans
Tivoli NetView Support for DOE
301-903-0057

-----Original Message-----
From: owner-nv-l AT lists.us.ibm DOT com [mailto:owner-nv-l AT lists.us.ibm DOT 
com] On
Behalf Of John Herbert
Sent: Monday, June 07, 2004 10:13 AM
To: nv-l AT lists.tivoli DOT com
Subject: [nv-l] Who's using the Netview Web Console?

Hi all,

Is there a quick and easy way for me to find out who is currently using the
Web Console to connect to Netview?

Thanks,

John.

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today!
http://www.msn.co.uk/messenger


_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger


<Prev in Thread] Current Thread [Next in Thread>