Python Forum
Query number of Logged in users?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Query number of Logged in users?
#2
You don't specify if these are Linux, Windows, xBSD or a combination.  Once you've logged in, you could use Python's subprocess module and use the OS's tools to gather that information.  For instance, a quick search for "how can i find the number of users online in linux" resulted in this first entry http://superuser.com/questions/13043/how...e-in-linux
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Query number of Logged in users? - by S0undwav3 - Feb-13-2017, 01:33 PM
RE: Query number of Logged in users? - by sparkz_alot - Feb-13-2017, 02:33 PM
RE: Query number of Logged in users? - by S0undwav3 - Feb-13-2017, 07:41 PM
RE: Query number of Logged in users? - by S0undwav3 - Feb-13-2017, 09:24 PM
RE: Query number of Logged in users? - by Larz60+ - Feb-13-2017, 10:16 PM
RE: Query number of Logged in users? - by S0undwav3 - Feb-15-2017, 01:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Logged On User - Remote Machines mickrobinson567812 0 1,591 Apr-20-2020, 11:43 AM
Last Post: mickrobinson567812

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020