logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

dovecot-sysreport - Dovecot's system report utility

Description

dovecot-sysreport  is  a  utility that should be used to gather information from the current system to be
       reported for dovecot bug fixes. It will collect dovecot's ps  output,  service  status,  process  status,
       uptime  command's  output,  error  log,  stats  dump  and  if  given,  a  core file along with its binary
       dependencies.

Name

       dovecot-sysreport - Dovecot's system report utility

Options

-h|--help
              Prints a help message.

       -c|--configroot_config_file
              Sets the root file of the dovecot's configuration. If not set, it will be assumed  to  be  in  the
              default configuration path.

       -o|--core[binary]core[...]]
              Includes core files along with their dependencies extracted from the specified binary file.

       -d|--destinationdest
              Sets  the  file  location which the report archive should be put to. The default value is dovecot-
              sysreport-<hostname>-<current_timestamp>.tar.gz in the current path.

       -k|--keeptemp
              If set, temp files would not be deleted at the end.

Dovecot v2.3                                       2020-01-21                               DOVECOT-SYSREPORT(1)

Synopsis

dovecot-sysreport [-h|--help] [-c|--core [binary] core [...]]  [-d|--destinationdest] [-k|--keeptemp]

See Also