Try this (on Unix, for Windows you need to obtain/replace awk somehow):
dsmadmc -id=<user> -pa=<password> 'q ac begind=-5 ' | awk '$3 ~
/2561|821[2-5]/ {print $7}' | sort -u

The result will give you list of all nodes contacted by the server in
prompted mode. ANR2561I messages show successfull connects,
ANR8212E-ANR8215E are failures on connect attempts.
All others nodes are (guess what :-)


Zlatko Krastev
IT Consultant






"Martin, Jon R." <[EMAIL PROTECTED]> on 24.01.2002 14:19:27
Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To:     [EMAIL PROTECTED]
cc:

Subject:        Identifying client schedule mode.

Hello, this should be an easy one...

The TSM Server has schedmode set to any.  What can I run from the server to
see what mode a client is using?  I have been selecting from various tables
but have not had any luck in finding the answer.

Thanks,
Jon

Reply via email to