Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nagios: Host/service/network monitoring program
| Name: | nagios |
Vendor: | http://www.karan.org/ |
| Version: | 2.3.1 |
License: | GPL |
| Release: | 1.el4.kb |
URL: | http://www.nagios.org/ |
- Summary
- Nagios is a program that will monitor hosts and services on your
network. It has the ability to send email or page alerts when a
problem arises and when a problem is resolved. Nagios is written
in C and is designed to run under Linux (and some other *NIX
variants) as a background process, intermittently running checks
on various services that you specify.
The actual service checks are performed by separate "plugin" programs
which return the status of the checks to Nagios. The plugins are
available at http://sourceforge.net/projects/nagiosplug.
This package provides the core program, web interface, and documentation
files for Nagios. Development files are built as a separate package.
Changelog
- * Mon May 15 23:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> 2.3.1-1
- Bug fix for HTTP content_length header integer overflow in CGIs
- Updates no longer remove Nagios from starting up on reboot
- * Tue May 9 23:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> 2.3-3
- updates to the init script that prevented nagios from shutting down
- * Wed May 3 23:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> 2.3-1
- Upstream released 2.3
- Bug fix for negative HTTP content_length header in CGIs
- Added missing links for notes_url and action_url to service column of status detail page