LinuxCommandLibrary

nagios4

current stable IT infrastructure monitoring system

TLDR

Verify configuration

$ nagios4 -v [/etc/nagios4/nagios.cfg]
copy
Start Nagios
$ nagios4 [/etc/nagios4/nagios.cfg]
copy
Run as daemon
$ nagios4 -d [/etc/nagios4/nagios.cfg]
copy
Show version
$ nagios4 -V
copy

SYNOPSIS

nagios4 [options] configfile_

DESCRIPTION

nagios4 (version 4) is the current stable IT infrastructure monitoring system. Monitors hosts, services, network devices, and applications. Provides alerting, reporting, and web interface.

PARAMETERS

-v

Verify configuration.
-d
Run as daemon.
-s
Show scheduling information.
-p
Show pending events.
-V
Show version.
-W
Pre-cache objects.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community