ACC Utilities Reference Guide
212 Chapter10
ZMASTERD - Daemon Monitoring Feature
zmasterd_list File Format
zmasterd_list File Format
The file /opt/acc/cfg/zmasterd_list contains t he following:
• A list of daemons to be started and monitored by zmasterd when it is
run with no runstring parameter. This list also includes the runstring
parameters to use when starting the daemons.
• A list of programs to be scheduled “once” by zmasterd when it is run
with no runstring parameter or with the cold option. This list also
includes the runstring parameters to use when running the
programs.
• A list of daemons to s top when z m asterd is run with the stop option.
The format of the file is as follows, entries are position sensitive:
• Comments start with “#” in t he first column.
• Start statements start with “start”, followed by the name of the
daemon. If a runstring is given, it must follow the daemon name.
• Schedule statements start with “sched”or“schedule”followedbythe
name of the program. If a runstring is given, it must follow the
program na me.
• Stop statements start with “stop”, followed b y the name of the
daemon.
Zmasterd reads this file each time it is run with either no parameters,
with cold <file> parameters, or with the stop parameter.
It is suggested t hat the zmasterd_list file always contain start
statements for zmlog and zmon and a stop statement for zmon.Ifthe
znode feature is in use, it should also be listed in the file with both start
and stop statements.










