Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Appendix F Using the plist Utility to Obtain Information About TIBCO iProcess Engine Facilities : System Event Information

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:
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)

 

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.