]> granicus.if.org Git - icinga2/blob - doc/icinga2.8
Add elasticsearch checkcommand to itl
[icinga2] / doc / icinga2.8
1 .TH ICINGA2 "1" "November 2014" "icinga2 - The Icinga 2 network monitoring daemon" "System Administration Utilities"
2 .SH NAME
3 icinga2 \- manual page for icinga2 - The Icinga 2 network monitoring daemon
4 .SH DESCRIPTION
5 icinga2 \- The Icinga 2 network monitoring daemon
6 .SS "Usage:"
7 .IP
8 icinga2 daemon [<arguments>]
9 .PP
10 Starts Icinga 2.
11 .SS "Global options:"
12 .TP
13 \fB\-h\fR [ \fB\-\-help\fR ]
14 show this help message
15 .TP
16 \fB\-V\fR [ \fB\-\-version\fR ]
17 show version information
18 .TP
19 \fB\-\-color\fR
20 use VT100 color codes even when stdout is not a terminal
21 .TP
22 \fB\-D\fR [ \fB\-\-define\fR ] arg
23 define a constant
24 .TP
25 \fB\-l\fR [ \fB\-\-library\fR ] arg
26 load a library
27 .TP
28 \fB\-I\fR [ \fB\-\-include\fR ] arg
29 add include search directory
30 .HP
31 \fB\-x\fR [ \fB\-\-log\-level\fR ] arg
32 specify the log level for the console log
33 .SS "Command options:"
34 .TP
35 \fB\-c\fR [ \fB\-\-config\fR ] arg
36 parse a configuration file
37 .TP
38 \fB\-z\fR [ \fB\-\-no\-config\fR ]
39 start without a configuration file
40 .TP
41 \fB\-C\fR [ \fB\-\-validate\fR ]
42 exit after validating the configuration
43 .TP
44 \fB\-e\fR [ \fB\-\-errorlog\fR ] arg log fatal errors to the specified log file (only works
45 in combination with \fB\-\-daemonize\fR)
46 .TP
47 \fB\-d\fR [ \fB\-\-daemonize\fR ]
48 detach from the controlling terminal
49 .SH "REPORTING BUGS"
50 Report bugs at <https://dev.icinga.org/>
51 .br
52 Icinga home page: <https://www.icinga.org/>
53 .SH COPYRIGHT
54 Copyright \(co 2012\-2014 Icinga Development Team (http://www.icinga.org)
55 License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
56 .br
57 This is free software: you are free to change and redistribute it.
58 There is NO WARRANTY, to the extent permitted by law.