mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 04:35:25 +02:00

* Create nagios.md * Update nagios.md * Update nagios.md * Create nagios2.md * Update nagios2.md * Create nagios3.md * Create nagios4.md * Update nagios2.md * Update nagios3.md * Update nagios3.md
410 B
410 B
nagios4
Legacy host/service/networking monitoring program. See also:
nagios
,nagios2
,nagios3
. More information: https://manned.org/nagios.
- Start
nagios4
:
nagios4 /etc/nagios4/nagios.cfg
- Start
nagios4
in daemon mode:
nagios4 -d
- Start
nagios4
, print service check scheduling information tostdout
, then shutdown:
nagios4 -s
- Verify configuration file:
nagios4 -v