nagios4/debian/nagios4stats.8

52 lines
1.5 KiB
Groff
Raw Normal View History

2017-05-20 00:00:42 +02:00
.TH nagios4stats "8" "February 2006" "sean finney " "nagios"
2014-10-05 11:53:19 +02:00
.SH NAME
2017-05-20 00:00:42 +02:00
nagios4stats \- report statistics information from the nagios system
2014-10-05 11:53:19 +02:00
.SH SYNOPSIS
2017-05-20 00:00:42 +02:00
.B nagios4stats [\-hVL] [\-c config] [\-m] [\-d]
2014-10-05 11:53:19 +02:00
.br
.SH DESCRIPTION
2017-05-20 00:00:42 +02:00
.B nagios4stats
2014-10-05 11:53:19 +02:00
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
2017-05-20 00:00:42 +02:00
/etc/nagios4/nagios.cfg
2014-10-05 11:53:19 +02:00
.TP
\fB\-m\fR|\-\-mrtg
Print output in MRTG-compatible format. For more details run
2017-05-20 00:00:42 +02:00
nagios4stats with \-\-help
2014-10-05 11:53:19 +02:00
.TP
\fB\-d\fR|\-\-data=VARS
Comma-seperated list of variables to output in MRTG format. For
2017-05-20 00:00:42 +02:00
more details run nagios4stats with \-\-help.
2014-10-05 11:53:19 +02:00
.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
2017-05-20 00:00:42 +02:00
.IP /etc/nagios4
Default configuration directory for nagios4
2014-10-05 11:53:19 +02:00
.SH AUTHOR
2017-05-20 00:00:42 +02:00
nagios4 is written and maintained by Ethan Galstad <nagios@nagios.org>. This
2014-10-05 11:53:19 +02:00
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).