Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nagios - Host/service/network monitoring program
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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| nagios |
2.12 |
1.el5 |
src |
1.68 MiB |
Fri May 23 21:30:03 2008 |
| nagios |
2.10 |
5.el5 |
src |
1.67 MiB |
Thu Nov 29 17:55:31 2007 |
Changelog
- * Fri May 23 22:00:00 2008 Shawn Starr <shawn{*}starr{%}rogers{*}com> 2.12-1
- Upstream released 2.12
- Fixes CVE-2007-5803 XSS issues, Bugzilla #445512
- * Tue Mar 18 22:00:00 2008 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.11-3
- add Requires for versioned perl (libperl.so)
- get rid of pointless file Requires
- * Mon Mar 17 22:00:00 2008 Mike McGrath <mmcgrath{%}redhat{*}com> 2.11-2
- Upstream released new version
- Added perl-ExtUtils-Embed