User Login Attributes

The User Login attributes refer to user characteristics such as idle time, user name, location, and login time.


From Hostname The hostname associated with the user's login. Valid entry is an alphanumeric text string, with a maximum length of 256 characters.

Idle Time The number of minutes that have passed since a user last entered a command. Valid entry is a numeric value expressed as minutes in the range 0 to 20160. Use this attribute to check idle time.

Line The terminal device type or line to which the user is connected. Valid entry is an alphanumeric text string, with a maximum length of 16 characters.

Login PID The login ID of the user. Valid entry is an integer.

Login Time The date and time the user logged in. Valid entry is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond

 

Example:
To express November 6, 2000, 1:05 p.m., enter 0981106130500000.

System Name The host name of the monitored system. Valid entry is an alphanumeric text string, with a maximum length of 64 characters.

Timestamp The date and time the agent collects information as set on the monitored system. The timestamp format for SCAN and STR functions is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond

User Name The full name of a user. Valid entry is an alphanumeric text string, with a maximum length of 32 characters.

User Name (Unicode) The name of the user logging in to access the system. Valid entry is a text string up to 64 bytes. This attribute is globalized (Unicode).