Run the below commands from your Smarts Console server ========================================================= cd /export/opt/InCharge/SAM-P/SAM/smarts/bin
the file ( .clients) will be in the SAM logs directory.
Look at the line with the "IC Console" like this one:
02-Jun-2008 15:16:47 EDT IC Console - V7.1.0.1
Hope this helps!
--Fred
=> APG v4.1 is now available => See the new out of the box reports for Smarts InCharge health Frederic Meunier Solutions Watch4Net Inc APG & Smarts InCharge integration http://www.watch4net.com
Rohit5
4 Posts
0
June 19th, 2008 00:00
cd /export/opt/InCharge/SAM-P/SAM/smarts/bin
./dmctl -s exec dmdebug --clients --output=clientsLoggedIn
cat /export/opt/InCharge/SAM-P/SAM/smarts/local/logs/clientsLoggedIn | grep ALL
FredericMeunier_0588be
143 Posts
1
June 6th, 2008 07:00
not so easy, but you should be able to see what you are looking for using:
dmctl -s exec dmdebug --clients --output= .clients
the file ( .clients) will be in the SAM logs directory.
Look at the line with the "IC Console" like this one:
02-Jun-2008 15:16:47 EDT IC Console - V7.1.0.1
Hope this helps!
--Fred
=> APG v4.1 is now available
=> See the new out of the box reports for Smarts InCharge health
Frederic Meunier
Solutions Watch4Net Inc
APG & Smarts InCharge integration
http://www.watch4net.com
hparra
9 Posts
0
June 19th, 2008 01:00
component. Grep out "root" to get the client list.
Thank you both for your suggestions.
Kind regards,
Hector