ACC Utilities Reference Guide
ZMON - ZCOM Control Program
ZMON Command Descriptions
Chapter 7 175
Restart
Function: Restart Mux card
Format: zmon restart <mux#>
This command is used to manually restart the firmware on a Mux card.
This may be required for example to update the software on the card.
When the card is restarted the card is reset, downloaded, configured, and
restored to the state immediately before the restart.
This command should be used with care since it will interrupt all
communication on the card and can potentially cause data loss. Other
Mux cards are not affected.
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 cause data 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
levels 1,2,3 to be logged to the console only, this parameter should be: 19.










