ACC Error Guide

ZMON Error Messages
ZMON Error Messages
Chapter 6148
Message 267 - Card <number> bad dump file <dump-file-name>
Explanation: When ZMON receives a message that causes the Mux
to be reloaded and restarted, ZMON will attempt to
dump the contents of the Mux memory to a file in the
/var/opt/acc/dmp directory, if this directory exists.
This message is displayed because ZMON has detected
an error in the dump process, and the dump file is not
complete.
Action: None.
Message 268 Card <number> dump file compression (gzip) successful
Explanation: When ZMON receives a message that causes the Mux
to be reloaded and restarted, ZMON will attempt to
dump the contents of the Mux memory to a file in the
/var/opt/acc/dmp directory, if this directory exists.
After ZMON has successfully created the dump file, it
compresses the dump file if “gzip” is accessible. This
message is displayed after the compression is
successful.
Action: None
Message 269 Card <number> dump file compression (gzip)
error <number>
Explanation: When ZMON receives a message that causes the Mux
to be reloaded and restarted, ZMON will attempt to
dump the contents of the Mux memory to a file in the
/var/opt/acc/dmp directory, if this directory exists.
After ZMON has successfully created the dump file, it
compresses the dump file if “gzip” is accessible. This
message is displayed in case “gzip” exits with a
non-zero error <number>.
Action: Investigate the problem with gzip. The original dump
file should remain in the /var/opt/acc/dmp directory.