]> granicus.if.org Git - icinga2/blob - doc/icinga2.8
Fix null ptr exception in Zone::GetLocalZone()
[icinga2] / doc / icinga2.8
1 .TH ICINGA2 "8" "September 2013" "icinga2 - The Icinga 2 network monitoring daemon." "System Administration Utilities"
2
3 .SH NAME
4 icinga2 \- The Icinga 2 networking monitoring daemon.
5
6 .SH DESCRIPTION
7 icinga2 \- The Icinga 2 network monitoring daemon.
8
9 .SH OPTIONS
10 .TP
11 \fB\-\-help\fR
12 show this help message
13 .TP
14 \fB\-V\fR [ \fB\-\-version\fR ]
15 show version information
16 .TP
17 \fB\-l\fR [ \fB\-\-library\fR ] arg
18 load a library
19 .TP
20 \fB\-I\fR [ \fB\-\-include\fR ] arg
21 add include search directory
22 .TP
23 \fB\-c\fR [ \fB\-\-config\fR ] arg
24 parse a configuration file
25 .TP
26 \fB\-C\fR [ \fB\-\-validate\fR ]
27 exit after validating the configuration
28 .TP
29 \fB\-x\fR [ \fB\-\-debug\fR ]
30 enable debugging
31 .TP
32 \fB\-d\fR [ \fB\-\-daemonize\fR ]
33 detach from the controlling terminal
34 .TP
35 \fB\-e\fR [ \fB\-\-errorlog\fR ] arg log fatal errors to the specified log file (only works
36 in combination with \fB\-\-daemonize\fR)
37 .TP
38 \fB\-u\fR [ \fB\-\-user\fR ] arg
39 user to run Icinga as
40 .TP
41 \fB\-g\fR [ \fB\-\-group\fR ] arg
42 group to run Icinga as
43
44 .SH FILES
45 .TP
46 .IP /etc/icinga2
47 Default configuration directory for Icinga2
48
49 .SH AUTHOR
50 Icinga2 is maintained by the Icinga Project <info@icinga.org>.
51
52 .SH "REPORTING BUGS"
53 Report bugs at <https://dev.icinga.org/>
54 .br
55 Icinga home page: <http://www.icinga.org/>
56
57 .SH COPYRIGHT
58 Copyright \(co 2012\-2013 Icinga Development Team (http://www.icinga.org)
59 License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
60 .br
61 This is free software: you are free to change and redistribute it.
62 There is NO WARRANTY, to the extent permitted by law.