×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If you redirect the Qshell output to a PF, this should do it
QSH CMD('system ''WRKACTJOB'' 2>/dev/null | grep '' INT '' | cut -c 18-27 | sort | uniq')
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of T. Adair
Sent: Monday, March 18, 2019 9:30 AM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: [EXTERNAL] # of unique users
Is there a simple way to count the number of unique users signed on interactively to a System i at any given point in time? I need to do this across multiple systems, but if I have to do them one at a time, that's fine. I'm trying to avoid counting them manually on each system.
Neither WRKACTJOB nor WRKUSRJOB has an OUTPUT(*FILE) option.
We're currently on 7.2 and we are not even close to being up-to-date on PTFs or TRs (please don't ask why - not my choice).
Thanks in advance for any thoughts.
~TA~
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.