GetStatus
Description:
Retrieves basic status information about the engine.
Method Arguments:
None
Output:
The following table describes the output of this microagent method:
Column Name |
Description |
InstanceID |
Name of this instance of the process engine. |
AdapterName |
Name of the application. |
Uptime |
Number of milliseconds since this process engine was started. |
NewErrors |
Total number of errors encountered since the last time this method was called. |
TotalErrors |
Total number of errors encountered since the process engine was started. |
ProcessID |
Operating system process ID of the process engine. |
Host |
Name of the host machine on which the process engine is running. |