To view the current state of the system and, optionally, all processes on the system, you can issue a STATUS event to list a status report on the screen using the following command line:
swsvrmgr STATUS [-v] [-T timeout]
where:
•
-v displays the status of all processes on the system
•
timeout is the optional timeout period that can be used to specify the time after which the command will terminate. If this is not specified, the default is 60 seconds.
The command lists the following information for each process:
•
Machine ID is the unique identifier for the server, assigned when the server is added to the iProcess Engine.
•
Proc Name is the process name of the server process.
•
Proc Inst is the specific instance of the process.
•
Status is the current status of the process - either starting, running, pausing, shutting down, or stopping.
•
Comment is a descriptive comment associated with the Status.
Example
The example on the following page displays the system status and the status of all processes.