System Event Information
Command
The following command returns information about system events:
plist -e <typeid[,typeid...]|ALL> [username[,username...]|ALL [startdate [enddate]]]
where:
• | typeid is the ID of a system event. |
To review system events and their corresponding ID, see the sysevents.cfg
file in the SWDIR/etc/english.lng
directory.
• | username is the iProcess user who performed the system event. |
• | startdate is the date from which the information about system events is returned. The format of this parameter is DD/MM/YYYY . |
• | enddate is the date after which the information about system events is not returned. The format of this parameter is DD/MM/YYYY . |
Returns
The plist -e
command returns the following information:
Column |
Description |
Event |
The ID of a system event. |
User |
The name of the iProcess user who performed this event. |
yyyy/mm/dd |
The date when this event occurred. |
hh:mm:ss |
The time when this event occurred. |
Details |
The description of this event. |
Example
Input the SWDIR/util/plist -e ALL ALL
command. The output is shown as follows.
Event User yyyy/mm/dd hh:mm:ss Details-------------------------------------------------------------------------------
48 pro 2014/06/13 12:48:46 Shutdown process (Machine ID = 1, Process Name = BG, Process Instance = 4)
48 pro 2014/06/13 12:48:46 Shutdown process (Machine ID = 1, Process Name = BG, Process Instance = 3)
40 pro 2014/06/13 14:51:56 Shutdown Sentinel (Machine ID = 1, Machine Name = DESPINA)