×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
how to check who's currently in the system
- gkeepa
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 1
15 years 4 months ago #3465
by gkeepa
how to check who's currently in the system was created by gkeepa
thanks for the help
Please Log in or Create an account to join the conversation.
- udayangi01
- Offline
- Senior Member
Less
More
- Posts: 70
- Thank you received: 1
15 years 4 months ago #3468
by udayangi01
Replied by udayangi01 on topic Re:how to check who's currently in the system
use ACT (ACTIVITY L) from T24, or LIST OS.TOKEN.USE from jbase prompt.
Please Log in or Create an account to join the conversation.
- gkeepa
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 1
15 years 4 months ago #3478
by gkeepa
Replied by gkeepa on topic Re:how to check who's currently in the system
thx. however, activity L doesn't detect ppl login in using browsers.
any ideas?
thx
any ideas?
thx
Please Log in or Create an account to join the conversation.
- ic.capit
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
15 years 4 months ago #3482
by ic.capit
Replied by ic.capit on topic Re:how to check who's currently in the system
hi, try unix commands: ps -ef or whois, it should give you a big picture of situation
Please Log in or Create an account to join the conversation.
- thisisavin
- Offline
- Premium Member
Less
More
- Posts: 84
- Thank you received: 1
15 years 4 months ago #3489
by thisisavin
Replied by thisisavin on topic Re:how to check who's currently in the system
LIST OS.TOKEN.USE wont work.
LIST F.OS.TOKEN.USE is appropriate.
But will someone tell me what purpose does this file serve?
I does not seem to show the current users who are active by the way.
LIST F.OS.TOKEN.USE is appropriate.
But will someone tell me what purpose does this file serve?
I does not seem to show the current users who are active by the way.
Please Log in or Create an account to join the conversation.
- udayangi01
- Offline
- Senior Member
Less
More
- Posts: 70
- Thank you received: 1
15 years 4 months ago #3491
by udayangi01
Replied by udayangi01 on topic Re:how to check who's currently in the system
yep sorry I missed out the 'F'. This file records the currently signed in users , when you logout your user id will be wiped off from this file.
We can also check logged in users from unix
who -u
We can also check logged in users from unix
who -u
Please Log in or Create an account to join the conversation.
- bobipaz
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
15 years 1 month ago #3799
by bobipaz
Replied by bobipaz on topic Re:how to check who's currently in the system
You can use from jshell:
jsh ~ -->LISTU
jsh ~ -->LISTU
Please Log in or Create an account to join the conversation.
- prabal123
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 0
15 years 1 month ago #3854
by prabal123
Replied by prabal123 on topic Re:how to check who's currently in the system
you can use this command to check who is currently login to the system.
jsh --> LIST F.OS.TOKEN USER.ID
jsh --> LIST F.OS.TOKEN USER.ID
Please Log in or Create an account to join the conversation.
Time to create page: 0.082 seconds