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

View Process Status

swsvrmgr START

Issue a Start-up Event

swsvrmgr START_NEW

Issue a Start New Event

swsvrmgr RESTART

Issue a Restart Event

swsvrmgr SHUTDOWN

Issue a Shutdown Event

swsvrmgr PAUSE|UNPAUSE

Issue a Pause or Unpause Event

swsvrmgr DUMPLOG

Write a Shared Memory Debug Log File to Disk

swsvrmgr RESYNCTIME

Resynchronize Timestamps with Windows Time