View users logged onto TM1web

Post Reply
JamiseBondi
Posts: 141
Joined: Wed Nov 14, 2012 10:37 am
OLAP Product: TM1
Version: 2.0
Excel Version: Office 365

View users logged onto TM1web

Post by JamiseBondi »

I need to be able to see all TM1web users who are logged into a particular TM1 server through TM1web.
As an example:
If we have three TM1 servers: Server1, Server2, Server3. All three of these servers are using a single admin host: AdminHost1.
In the first scenario, the three TM1 servers are also web servers so users are accessing the TM1 web instances by browsing http://server1/tm1web

We could have many users who are logged into this server through tm1web but I am not sure how to check who these users are. If I go to the Server Manager and 'Select Clients...' I see users who are logged on through architect or perspectives but not through the web. Where is the best place to see all users who are logged into a server through TM1web? (IIS, tm1top, web operations console, netstat on cmd line on web server.... other?)

Second scenario: what if the three servers mentioned above all use a single (separate web server) called WebServer1. Where would I check to see who's logged into the three different TM1 servers?

My end goal here is to be able to see who's logged on and then hopefully be able to send a (web enabled) message out to these users in situations where a server restart is required (these guys are scattered around the globe so I can't walk over to them... ;-). Not sure what tools you guys out there are using, email and instant messaging is an option but a "net send" type message to eash user through the web would be ideal....
Thanks for any suggestions.
AmbPin
Regular Participant
Posts: 173
Joined: Sat Mar 20, 2010 3:03 pm
OLAP Product: TM1
Version: 9.5.2
Excel Version: 2007-10

Re: View users logged onto TM1web

Post by AmbPin »

One way you can do this is to tune the ClientPropertiesSyncInterval parameter in your cfg. This will set an ACTIVE status in your }ClientProperties control cube.
The status is only updated at the frequency you set in the CFG, if you set the frequency high then you consume resource so it is not a perfect solution.

More info here:-
http://pic.dhe.ibm.com/infocenter/ctm1/ ... erval.html
Post Reply