ACC Utilities Reference Guide

ZMON - ZCOM Control Program
ZMON Options
Chapter 7 171
ZMON Options
ZMON has several options that can be selected with parameters in the
run string. If ZMON is run with no parameters, it will display all the
possible options and parameters. It is highly recommended that you only
execute zmon cold and stop commands through the zmasterd program.
$ zmon
Usage: zmon [options] cmd [p1 [p2]
Options:
-z zdev use "zdev" instead of default device file
(/dev/zmon)
-q quiet mode (this option is not used)
Parameter cmd may be any one of the following commands:
cold Cold start ZCOM system
p1 = ZCOM system memory file
stop Shut down ZCOM system
status Get ZCOM system status
queue Wait on ZMON request queue
restart Start up an interface card
p1 = interface card number
shutdown Shut down an interface card
p1 = interface card number
debug enable driver debug message
p1 = debug level and log control (default 17):
debug level values: 1..15
add 16 for console log
add 32 for message log
p2 = debug file id: 0-255 (default=0, i.e. all)
nodebug disable driver debug messages
NOTE The “debug” and “nodebugcommands are for internal trouble-shooting
of the LDM driver. It should not be used by the user, otherwise normal
operations the ZCOM system may be affected.