File: dovecot-sysreport.1

package info (click to toggle)
dovecot 1%3A2.4.1%2Bdfsg1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,224 kB
  • sloc: ansic: 596,204; makefile: 7,825; sh: 6,005; cpp: 1,866; perl: 487; yacc: 412; lex: 320; python: 253; xml: 232
file content (63 lines) | stat: -rw-r--r-- 1,718 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
.TH "DOVECOT-SYSREPORT" "1" "March 2025" "78ffb79" "Dovecot"
.SH "NAME"
\fBdovecot-sysreport\fR - Dovecot's system report utility
.SH "SYNOPSIS"
.P
\fBdovecot-sysreport\fR \[lB]\fB-h|--help\fR\[rB] \[lB]\fB-c|--core\fR \[lB]\fIbinary\fR\[rB] \fIcore\fR \[lB]...\[rB]\[rB] \[lB]\fB-d|--destination\fR \fIdest\fR\[rB] \[lB]\fB-k|--keeptemp\fR\[rB]
.SH "DESCRIPTION"
.P
\fBdovecot-sysreport\fR 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.
.SH "OPTIONS"
.P
\fB-h|--help\fR
.RS 0
.RS 4
.P
Prints a help message.
.RE 0

.RE 0

.P
\fB-c|--config\fR \fIroot_config_file\fR
.RS 0
.RS 4
.P
Sets the root file of the dovecot's configuration. If not set, it will be assumed to be in the default configuration path.
.RE 0

.RE 0

.P
\fB-o|--core\fR \[lB] \fIbinary\fR \[rB] \fIcore\fR \fI\[lB]...\[rB]\fR
.RS 0
.RS 4
.P
Includes core files along with their dependencies extracted from the specified binary file.
.RE 0

.RE 0

.P
\fB-d|--destination\fR \fIdest\fR
.RS 0
.RS 4
.P
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.
.RE 0

.RE 0

.P
\fB-k|--keeptemp\fR
.RS 0
.RS 4
.P
If set, temp files would not be deleted at the end.
.RE 0

.RE 0

.SH "REPORTING BUGS"
.P
Report bugs, including \fIdoveconf -n\fR output, to the Dovecot Mailing List \fI\(ladovecot@dovecot.org\(ra\fR. Information about reporting bugs is available at: https://dovecot.org/bugreport.html