| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: icinga-plugins-eventhandlers | Distribution: openSUSE 12.1 |
| Version: 1.5.1 | Vendor: openSUSE |
| Release: 5.11.1 | Build date: Tue Jan 22 14:11:27 2013 |
| Group: System/Monitoring | Build host: build24 |
| Size: 14285 | Source RPM: icinga-1.5.1-5.11.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.icinga.org/ | |
| Summary: Eventhandlers for icinga | |
Eventhandlers for icinga. Providing different scripts for distributed monitoring, redundancy and disabling and enabling service checks and notifications.
GPL-2.0
* Tue Jan 15 2013 thardeck@suse.com
- fixed bnc#797237 - CVE-2012-6096 - icinga-fix-bnc797237.patch
* Thu Aug 16 2012 thardeck@suse.com
- fixed bnc#776186 - rcido2db failed when lock directory /var/run/icinga was missing
* Fri Jun 15 2012 thardeck@suse.com
- fixed icinga-create_mysqldb.sh - it granted icinga access to all dbs - so please check the permissions of your mysql icinga user
* Thu Oct 13 2011 coolo@suse.com
- remove fragile service
* Wed Oct 05 2011 thardeck@suse.com
- fixed incorrect rcicinga meta data
* Tue Sep 20 2011 thardeck@suse.com
- imported Upstream version 1.5.1
- ran spec-cleaner and added patch tags
* Thu Sep 15 2011 thardeck@suse.com
- removed unnecessary testing source files because of conflicting licenses
- little spec file optimizations
* Fri Sep 09 2011 thardeck@suse.com
- cleaned up icinga.spec
- removed specs for other distributions
* Fri Sep 02 2011 thardeck@suse.com
- made icinga-api building optional but disabling it by default
just set build_api to 1 to build the packages
* Sun Aug 28 2011 thardeck@suse.com
- removed obsolete icinga-api
- added icinga-remove-api.patch
- little spec file optimizations
* Sat Aug 27 2011 thardeck@suse.com
- initial version 1.5.0
- removed obsolete patch with-p1-file-dir
* Mon Jul 11 2011 thardeck@suse.com
- activated Fedora 15
* Mon Jul 11 2011 thardeck@suse.com
- initial version 1.4.2
- added 1.5 with-p1-file-dir.patch
- created new ido2db init script
- updated icinga init script (no spool sgid needed anymore)
- major spec file changes
- fixed wrong var pathes
* Mon Jul 11 2011 lars@linux-schulserver.de
- changed cron job according to bnc#701208
* Tue Jun 21 2011 thardeck@suse.com
- remove ido2db lock and socket files while stopping the init script
* Fri Jun 17 2011 thardeck@suse.com
- using the Build Service SourceService for the tarball
- using the default spec for other distributions
* Thu Jun 09 2011 thardeck@suse.com
- added db update notification for idoutils
* Wed Jun 08 2011 thardeck@suse.com
- initial version 1.4.1
* Fri May 20 2011 thardeck@suse.com
- reverted idoutils db path
* Fri May 20 2011 thardeck@suse.com
- fixed a wrong cmd configuration entry
- fixed some rpmlint warnings
* Thu May 19 2011 thardeck@suse.com
- initial version 1.4.0
- removed db creation scripts - 1.4.0 has its own now
- removed openssl patch - now obsolete
* Fri May 06 2011 thardeck@suse.com
- SLES 10 Perl issue fixed
* Fri May 06 2011 thardeck@suse.com
- added fix for ssl support and enabled it
- updated mysql db creation script
- fixed some rpmlint warnings
* Thu Mar 31 2011 thardeck@suse.com
- initial version 1.3.1
* Thu Mar 03 2011 thardeck@suse.com
- fixed ido2db db initializiation scripts
- fixed /var/run/spool/icinga permissions
* Mon Feb 28 2011 thardeck@suse.com
- fixed SLES 10 building problem
- fixed empty file warnings
* Mon Feb 28 2011 thardeck@suse.com
- fixed icinga-api permissions
- replaced the ido2db init script with a basic version because of problems
- added simple db creation script for mysql and pgsql for idoutils
- moved icinga-api docs to icinga-api-doc
- fixed idoutils oracle dependency
* Tue Feb 22 2011 lars@linux-schulserver.de
- fix pathname to database in icinga-installdb
- require perl(DBD::mysql) in icinga-idoutils-mysql
* Sat Feb 19 2011 lars@linux-schulserver.de
- package documentation and SQL statements in
/usr/share/doc/packages/icinga-idoutils-{mysql,postgresql}
- create two subpackages icinga-idoutils-{mysql,postgresql} for
the two supported databases
- also package php files in %{_datadir}/%{name}/icinga-api/
* Fri Feb 18 2011 thardeck@suse.com
- initial version 1.3.0
- fixed ido2db init script removal problem
- fixed some warnings
* Mon Feb 14 2011 lars@linux-schulserver.de
- enable ICINGA via a2enflag on initial installation
* Mon Feb 14 2011 lars@linux-schulserver.de
- install icinga.conf instead of icinga.conf.in and add an
<IfDefine ICINGA>, so users can enable the apache configuration
via /etc/sysconfig/apache2 (APACHE_SERVER_FLAGS="ICINGA")
* Sat Feb 12 2011 lars@linux-schulserver.de
- fix path to traceroute
- split off different packages:
+ icinga-doc
+ icinga-api
+ icinga-plugins-eventhandlers
- patch (mini-)epn to use full path to p1.pl
- add Requires/Recommends to packages
* Sun Feb 06 2011 lars@linux-schulserver.de
- fix ido2db init script
- fix non_void function
- add rpmlintrc
- place the apache config file in /etc/apache2/conf.d/ and mark it
as not included by default
- added manpages from Debian
- move p1.pl to /usr/sbin
- added pre/post scripts for idoutils
* Thu Nov 11 2010 lars@linux-schulserver.de
- initial version 1.2.1 based on nagios package
/usr/lib/nagios/plugins/eventhandlers /usr/lib/nagios/plugins/eventhandlers/disable_active_service_checks /usr/lib/nagios/plugins/eventhandlers/disable_active_service_checks.in /usr/lib/nagios/plugins/eventhandlers/disable_notifications /usr/lib/nagios/plugins/eventhandlers/disable_notifications.in /usr/lib/nagios/plugins/eventhandlers/distributed-monitoring /usr/lib/nagios/plugins/eventhandlers/distributed-monitoring/obsessive_svc_handler /usr/lib/nagios/plugins/eventhandlers/distributed-monitoring/submit_check_result_via_nsca /usr/lib/nagios/plugins/eventhandlers/enable_active_service_checks /usr/lib/nagios/plugins/eventhandlers/enable_active_service_checks.in /usr/lib/nagios/plugins/eventhandlers/enable_notifications /usr/lib/nagios/plugins/eventhandlers/enable_notifications.in /usr/lib/nagios/plugins/eventhandlers/redundancy-scenario1 /usr/lib/nagios/plugins/eventhandlers/redundancy-scenario1/handle-master-host-event /usr/lib/nagios/plugins/eventhandlers/redundancy-scenario1/handle-master-proc-event /usr/lib/nagios/plugins/eventhandlers/submit_check_result /usr/lib/nagios/plugins/eventhandlers/submit_check_result.in
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:55:46 2013