Finding Out the Number of Users

To find out how many users are logged on to the z/VM system, enter:
query users

The response from CP indicates how many users are logged on and how many have entered the DIAL command. (A user enters the DIAL command to gain access to an operating system another user is running in a virtual machine.)

In an SSI cluster, total counts for the cluster are displayed.

To find out how many users are logged on to the local member of the SSI cluster, enter:
query users at *
To find out how many users are logged on to a specific member of the SSI cluster, enter:
query users at sysname
To find out how many users are logged on to each member of the SSI cluster, enter:
query users at all

A response will be issued from each member.