LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nagios2

IT infrastructure monitoring system

TLDR

Start Nagios with a configuration file
$ nagios [/etc/nagios/nagios.cfg]
copy
Verify configuration file for errors
$ nagios -v [/etc/nagios/nagios.cfg]
copy
Run Nagios as a daemon in the background
$ nagios -d [/etc/nagios/nagios.cfg]
copy
Show scheduling information
$ nagios -s [/etc/nagios/nagios.cfg]
copy

SYNOPSIS

nagios [options] configfile_

DESCRIPTION

nagios (version 2) is an IT infrastructure monitoring system. It monitors hosts, services, and network devices, providing alerting and reporting for system administrators. Nagios checks are performed by plugins, with results determining host/service states. Nagios 2 is legacy; consider upgrading to Nagios 4.

PARAMETERS

-v

Verify configuration file for errors without starting.
-d
Run as a daemon (background process).
-s
Show scheduling information.
-p
Show projected/pending events.

CAVEATS

Nagios 2 is no longer maintained and lacks features and security updates available in Nagios 4. Migration to Nagios 4 or alternatives like Icinga is strongly recommended.

SEE ALSO

nagios4(1), nagios(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid