Name: | nagios |
---|---|
Version: | 4.3.4 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 10852388 |
License: | GPLv2 |
RPM: | nagios-4.3.4-5.el7.aarch64.rpm |
Source RPM: | nagios-4.3.4-5.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm03.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. |
- Fix entry for nagios not stopping correctly sometimes - Try to make kill smarter. Needs to use the RH killproc instead
- Fix nagios su lines to work on rhel6
- 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?