ACC Utilities Reference Guide

ZMASTERD - Daemon Monitoring Feature
zmasterd Usage
Chapter 9 187
zmasterd Usage
The zmasterd daemon is run as follows:
usage: zmasterd
zmasterd cold <file name for zmon cold>
zmasterd stop
zmasterd deact <daemon>
zmasterd act <daemon> [ ”<argument list>”]
zmasterd kill
Zmasterd makes use of the file /opt/acc/cfg/zmasterd_list, which
contains the daemons that zmasterd is responsible for starting, stopping,
and monitoring.
Zmasterd automatically relaunches a daemon that has terminated
(except when it is terminated with the deact, stop, or kill commands).
Both zmasterd and zmasterd cold<file> perform the same functions
which are launching off zmon cold and other daemons listed in
/opt/acc/cfg/zmasterd_list. The difference is zmasterd launches zmon
cold if there is a start statement for zmon cold in
/opt/acc/cfg/zmasterd_list, and the command zmasterd cold <file>
launches off zmon cold using the file name given in the command line.
The cold <file> parameters given in the command line override the start
statement for zmon cold in /opt/acc/cfg/zmasterd_list.