Skip to content

NagiosEnterprises/nagioscore

Folders and files

NameName
Last commit message
Last commit date
Dec 2, 2024
Sep 4, 2024
Dec 2, 2024
Dec 16, 2024
Nov 15, 2024
Dec 19, 2024
Sep 29, 2021
Mar 28, 2022
Jan 7, 2025
Dec 19, 2024
Sep 19, 2024
Jan 18, 2024
Apr 23, 2023
Dec 19, 2024
Dec 2, 2024
Nov 9, 2023
Sep 11, 2024
Mar 9, 2024
Apr 3, 2023
Nov 8, 2023
May 22, 2024
Apr 23, 2023
Jan 7, 2025
Jan 7, 2025
Aug 17, 2012
Feb 26, 2002
Oct 23, 2024
Sep 18, 2024
Jan 7, 2025
Mar 22, 2017
Dec 29, 2017
Sep 4, 2024
Sep 4, 2024
Dec 19, 2024
Dec 19, 2024
Dec 19, 2024
Feb 26, 2002
Aug 17, 2011
Aug 26, 2012
Sep 4, 2024
Aug 13, 2002
Feb 26, 2002
Dec 19, 2024
Mar 3, 2014
Feb 26, 2002
Apr 3, 2023
Dec 19, 2024

Repository files navigation

Nagios 4.x

Nagios!

Nagios Core Tests

Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License, version 2. CGI programs are included to allow you to view the current status, history, etc via a web interface if you so desire.

Visit the Nagios homepage at https://www.nagios.org for documentation, new releases, bug reports, information on discussion forums, and more.

  • Monitoring of network services (via SMTP, POP3, HTTP, PING, etc).
  • Monitoring of host resources (processor load, disk usage, etc.).
  • A plugin interface to allow for user-developed service monitoring methods.
  • Ability to define network host hierarchy using "parent" hosts, allowing detection of and distinction between hosts that are down and those that are unreachable.
  • Notifications when problems occur and get resolved (via email, pager, or user-defined method).
  • Ability to define event handlers for proactive problem resolution.
  • Automatic log file rotation/archiving.
  • Optional web interface for viewing current network status, notification and problem history, log file, etc.

Changes

See the Changelog for a summary of important changes and fixes, or the commit history for more detail.

Download

Latest releases can be downloaded from https://www.nagios.org/download/

Installation

Quickstart installation guides are available to help you get Nagios up and monitoring.

Documentation & Support

Contributing

The Nagios source code is hosted on GitHub: https://github.com/NagiosEnterprises/nagioscore

Do you have an idea or feature request to make Nagios better? Bugs can be reported by opening an issue on GitHub. If you have identified a security related issue in Nagios, please contact security@nagios.com.

Patches and GitHub pull requests are welcome. Pull requests on GitHub link commits in version control to review and discussion of the changes, helping to show how and why changes were made, in addition to who was involved.

Created by Ethan Galstad, the success of Nagios has been due to the fantastic community members that support it and provide bug reports, patches, and great ideas. See the THANKS file for some of the many who have contributed since 1999.