Name: | nagios |
---|---|
Version: | 4.3.4 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 9950948 |
License: | GPLv2 |
RPM: | nagios-4.3.4-3.el7.x86_64.rpm |
Source RPM: | nagios-4.3.4-3.el7.src.rpm |
Build Date: | Fri Nov 17 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.nagios.org/projects/nagios-core/ |
Summary: | Host/service/network monitoring program |
Description: | 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 https://github.com/nagios-plugins/nagios-plugins This package provides the core program, web interface, and documentation files for Nagios. Development files are built as a separate package. |
- Try to fix error on update with systemctl - Find all the parts i forgot to send to dev null
- Fix conflict between nagios and nagios-contrib - Fix reload problem in nagios systemd
- Merge patches from EPEL tree to master - Fix contrib entries - Use rpmlint to fix items in spec file
- Update to 4.3.4 - Rebase patches to 4.3.4 - Change configure to match upstream recommendations. - Get the docs from doxygen added. - Remove the rpmbuild in contrib so other arches can build
- Add a contrib section for event handlers - Fix BZ#1476346 - Fix BZ#1476238 - Remove some contrib makes as not currently implemented for anything other than x86_64
- Fix a service problem again. Lost patch - nagios script
- Fix fix
- Fix RHBZ#1475447 - How the henry do you mess that up over 4 releases?
- Fix the systemd service file reload and other issues
- Update initd patch to move mktemp from /tmp to /var/log/nagios where it has permission to write - Update patches so they aren't offset