nagios4/debian/nagios4.8

47 lines
1.3 KiB
Groff
Raw Permalink Normal View History

2017-05-20 00:00:42 +02:00
.TH nagios4 "8" "February 2006" "sean finney " "nagios"
2014-10-05 11:53:19 +02:00
.SH NAME
2017-05-20 00:00:42 +02:00
nagios4 \- network/systems status monitoring daemon
2014-10-05 11:53:19 +02:00
.SH SYNOPSIS
2017-05-20 00:00:42 +02:00
.B nagios4 [\-h] [\-v] [\-s] [\-d] <main_config_file>
2014-10-05 11:53:19 +02:00
.br
.SH DESCRIPTION
2017-05-20 00:00:42 +02:00
.B nagios4
2014-10-05 11:53:19 +02:00
is a daemon program that monitors the status of various network
accessible systems, devices, and more. For more information, please
consult the online documentation available at http://www.nagios.org,
or on your nagios server's web page.
.SH OPTIONS
.TP
main_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\-h\fR
A helpful usage message
.TP
\fB\-v\fR
Reads all data in the configuration files and performs a basic
verification/sanity check. Always make sure you verify your
config data before (re)starting Nagios.
.TP
\fB\-s\fR
Shows projected/recommended check scheduling information based
on the current data in the configuration files.
.TP
\fB\-d\fR
Starts Nagios in daemon mode (instead of as a foreground process).
.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).