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 : Mbox Information

Mbox Information
Command
The following command returns the number of messages and the corresponding queue names that belong to the specified Mbox set:
plist -M <MBSetName[,MBSetName[,MBSetName]...][interval]>
where:
MBSetName is the descriptive name of the Mbox set.
interval is the time interval (in seconds) that the command returns an output.
Returns
The plist -M command displays the following information.
See Administering Message Queues and Mbox Sets for more information about Mbox sets, message queues, and messages.
Example
Input the SWDIR/util/plist -M BGMBSET, WMDMBSET 5 command where BGMBSET and WMDMBSET are the name of the Mbox set, and 5 is the time interval. The output is shown as follows.

 
Timestamp 2012-04-13_14:06:53
BGMBOX1 0
BGMBOX2 0
WISMBOX1 0
WISMBOX2 0
Timestamp 2012-04-13_14:06:58
BGMBOX1 0
BGMBOX2 0
WISMBOX1 0
WISMBOX2 0

 
 
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved