Output (-o)
The -o parameter allows you to query a more specific output using one of the different metrics. For example, you can query data for metrics like process, version, user information, database information, etc.
When querying data for a metric, all data for that metric is retrieved. However, you can add filters to your query such that data for only a particular process, or instance, or queue is retrieved.
The following table lists metrics and filters which you can use to query data and syntax examples for each metric and filter:
|
Metric |
Description |
Applicable for Frequency |
|
PROCESS |
Allows you to query data specific to one or multiple processes. The following is an example to query data for all processes:
Name FilterThe following is an example to query data for a single process:
The following is a sample output for this command:
To query data for more than one process, separate the processes by an OR operator (
The following is a sample output for this command:
Instance FilterYou can also specify a particular instance of a process in your query. For example:
The following is a sample output for this command:
|
All |
|
MESSAGE |
Allows you to query data specific to messages in one or multiple queues. The following is an example to query data for all messages:
Queue FilterYou can also query data from a specific queue by defining the queue name. For example:
The following is a sample output for this command:
|
All |
|
USERINFO1 |
Allows you to query data for iProcess Engine users. The following is an example syntax of this command:
The following is a sample output for this command:
|
All |
|
EVENT1 |
Allows you to query data specific to events. The following is an example syntax of this command:
The following is a sample output for this command:
|
Hourly |
|
|
Allows you to query procedure information. The following is an example syntax of this command:
The following is a sample output for this command:
|
Daily |
|
|
Allows you to query information specific to procedure versions. The following is an example syntax of this command:
The following is a sample output for this command:
|
Daily |
|
|
Allows you to query data specific to cases. The following is an example syntax of this command:
The following is a sample output for this command:
|
Daily and hourly |
|
|
Allows you to query data for the Work Item Server like the number of queues, items, queue name, etc. The following is an example syntax of this command:
The following is a sample output for this command:
|
Hourly and per minute |
|
|
Allows you to query information about the database server. The following is an example syntax of this command:
The following is a sample output for this command:
|
Daily and hourly |
|
|
Allows you to query version information for iProcess Engine. The following is an example syntax of this command:
The following is a sample output for this command:
|
Daily |