I need to check how many users are connected to server for specific applications through a browser. I'm mainly interested in Oracle. My server runs RHEL.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
A web application needs to be configured or programmed to enumerate active sessions, but for a list of users and idle times for SSH sessions...
See the NOTES section in the man page for w. The line above produces something like this:
Or, only idle times:
Or, just a count of SSH sessions:
|
|||
|
|
|
The command |
|||
|
|

usersorwho. – peterph Jan 7 at 11:13