~ubuntu-branches/ubuntu/intrepid/nagios3/intrepid-security

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
.TH nagios3stats "8" "February 2006" "sean finney " "nagios"
.SH NAME
nagios3stats \- report statistics information from the nagios system

.SH SYNOPSIS
.B nagios3stats [\-hVL] [\-c config] [\-m] [\-d]
.br
.Xc

.SH DESCRIPTION
.B nagios3stats
Is a program designed to provide information on the running nagios
system.  It can provide a brief summary of information, or it can
be used to export specific information about the nagios system
into an MRTG-compatible format.
For more information please consult the nagios online documentation
available at http://www.nagios.org or the documentation available
with your nagios server's web page.

.SH OPTIONS
.TP
\fB\-c\fR|\-\-config=FILE
The main configuration file.  On debian systems this defaults to
/etc/nagios3/nagios.cfg
.TP
\fB\-m\fR|\-\-mrtg
Print output in MRTG-compatible format.  For more details run
nagios3stats with \-\-help
.TP
\fB\-d\fR|\-\-data=VARS
Comma-seperated list of variables to output in MRTG format.  For
more details run nagios3stats with \-\-help.
.TP
\fB\-h\fR|\-\-help
A helpful usage message
.TP
\fB\-V\fR|\-\-version
Print version information
.TP
\fB\-L\fR|\-\-license
Print license details

.SH FILES
.TP
.IP /etc/nagios3
Default configuration directory for nagios3

.SH AUTHOR
nagios3 is written and maintained by Ethan Galstad <nagios@nagios.org>.  This
manual page was written by sean finney <seanius@debian.org> for the
Debian GNU/Linux operating system (but it may be freely used, modified,
and redistributed by others).