BookmarkSubscribeRSS Feed
MG18
Lapis Lazuli | Level 10

 

hi all, 

 

I want to know how many user are logged in to SAS IDP portal ? is there any way to find out same using SAS SMC ?

O/s env:- Linux 

SAS version :- 9.3

 

1 REPLY 1
JuanS_OCS
Amethyst | Level 16

Hello @MG18,

 

no, definitely not with SMC. If you were on SAS 9.4, i would tell you: with the SAS Environment Manager, but you are not, unfortunately.

 

I think the best you can do is to see if you have enabled JMX services on your Web Application Server (jboss? WebLogic? WebSphere? and.. what version?). If you do, you can connect to JMX with jconsole https://docs.oracle.com/javase/7/docs/technotes/guides/management/jconsole.html

 

Another option is to parse your lDP log, parse it, so you get logins and logouts, and keep track of the logged out session, so you get only the currently logged in.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 612 views
  • 0 likes
  • 2 in conversation