bounce - watchdog command

Syntax

    bounce LEVEL level_name

    bounce DAEMON daemon_name
The bounce command takes all program instances in the named level or for the named daemon and enters them into the kill list. It then attempts to start a suitable number of replacement programs.

Be aware that any program which is bounced that has access to a locked resource will not release it until it completes, and that any instance restarted before it dies will not function unless it has some mechanism to force a take-over of the resource.