LinuxCommandLibrary

nagios3

IT infrastructure monitoring system

TLDR

Verify configuration

$ nagios3 -v [/etc/nagios3/nagios.cfg]
copy
Start Nagios
$ nagios3 [/etc/nagios3/nagios.cfg]
copy
Run as daemon
$ nagios3 -d [/etc/nagios3/nagios.cfg]
copy

SYNOPSIS

nagios3 [options] configfile_

DESCRIPTION

nagios3 (version 3) is an IT infrastructure monitoring system. Monitors hosts, services, and network devices. Provides alerting and reporting. Nagios 3 is legacy; consider upgrading to Nagios 4.

PARAMETERS

-v

Verify configuration.
-d
Run as daemon.
-s
Show scheduling information.
--help
Show help.

SEE ALSO

nagios4(1), icinga(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community