Using SWDIR\util\swsvrmgr to Administer Server Processes
The swsvrmgr
utility is used to administer server processes using Process Sentinels. The Process Sentinels operate by subscribing to published internal events such as START
a process or PAUSE
a process. You can use swsvrmgr
to trigger the event types that you want Process Sentinels to subscribe to and then implement.
See “Process Management” in the TIBCO iProcess Engine Architecture Guide for more information about the concepts of how Process Sentinels work.
To use this utility, you must be logged in to iProcess Engine as an Administrator or (on UNIX) as a background user or root user.
The following table summarizes the swsvrmgr
commands you can use to administer server processes.
Command |
Task |
swsvrmgr STATUS |
|
swsvrmgr START |
|
swsvrmgr START_NEW |
|
swsvrmgr RESTART |
|
swsvrmgr SHUTDOWN |
|
swsvrmgr PAUSE|UNPAUSE |
|
swsvrmgr DUMPLOG |
|
swsvrmgr RESYNCTIME |