ACC Utilities Reference Guide
Chapter 8 199
ZMON - ZCOM Control Program
ZMON Command Descriptions
Shutdown
Function: Shutdown Mux card
Format: zmon shutdown <mux#>
This command is used to manually shutdown a Mux card.
This command should be used with care since it will interrupt all
communication on the card and can potentially ca use d ata loss. Other
Mux cards are not affected.
Debug
Function: Enable LDM driver debugging
Format: zmon debug <p1> <p2>
This command is used to enable the debugging code in the LDM driver.
It should not be used by the user, otherwise normal operations may be
affected.
p1 defines the level of debug messages and where to log them. Level is
the lower 4-bit of this parameter (values 1..15). The LDM debug code
that is the same or of lower levels will be enabled (currently, the LDM
only has level 1 debug code). A higher level will enable more debug
messages. The next higher bit (value 16) enables the debug messages to
be logged to the console. The next higher bit (value 32) enables the
logging to the ZCOM message log. For example, to enable debug message
levels1,2,3tobeloggedtotheconsoleonly,thisparametershouldbe:19.
p2 s elects which LDM module to l og debug message. Each different
LDM module has a different file ID. Only the module with the matching
id will log the debug messages. If this parameter is zero (0), then all
LDM modules will log debug messages.
Nodebug
Function: Disable LDM driver debugging
Format: zmon nodebug
This command disables the logging of debug messages from the LDM
driver.










