mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08: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
445 B
445 B
nagios2
Legacy host/service/networking monitoring program. Largely deprecated by
nagios4. See also:nagios,nagios3,nagios4. More information: https://manned.org/nagios.
- Start
nagios2:
nagios2 /etc/nagios2/nagios.cfg
- Start
nagios2in daemon mode:
nagios2 -d
- Start
nagios2, print service check scheduling information tostdout, then shutdown:
nagios2 -s
- Verify configuration file:
nagios2 -v