Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package: bump icinga.spec to 1.5.0 #46

Merged
merged 1 commit into from
Aug 28, 2011
Merged

package: bump icinga.spec to 1.5.0 #46

merged 1 commit into from
Aug 28, 2011

Conversation

dnsmichi
Copy link
Contributor

new release is out, contains a lot of fixes to make packaging easier

special changes for packaging icinga
https://wiki.icinga.org/display/Dev/Changes

  • location of p1.pl is now default in %{_libdir}/icinga instead of %{_bindir}/icinga: configure flag for pkg --with-p1-file-dir=
  • new notification examples: contrib/notifications/* sample-config/template-object/notifications.cfg
  • eventhandlers got their proper icinga.cmd location through configure
  • p1.pl.in will be created from configure into p1.pl
  • module/idoutils/config/idoutils.cfg-sample is now installed instead of idoutils.cfg
  • add log dir options for core, cgi and phpapi log
    ** --with-log-dir=%{logdir} --with-cgi-log-dir=%{logdir}/gui --with-phpapi-log-dir=%{logdir}/api
    ** p1.pl DEBUG_LOG_PATH is replaced
    ** icinga.cfg logdir, archive, debug_file uses  (LOGDIR) ac macro
    ** cgi.cfg cgi logfir, archive uses  (CGILOGDIR) ac macro
    ** phpapi log and icinga.cmd target are overwritten by core configure in their places
    ** ownership of cgi and api log dirs is apache user and group
  • cgi.cfg config changes
    ** cgi_log_file=@CGILOGDIR@/icinga-cgi.log cgi_log_archive_path=@CGILOGDIR@
    ** show_partial_hostgroups=0 default_downtime_duration=7200 suppress_maintenance_downtime=0
    ** authorized_contactgroup_for_all_hosts, authorized_contactgroup_for_all_services, authorized_contactgroup_for_system_information,
    ** authorized_contactgroup_for_configuration_information, authorized_contactgroup_for_all_host_commands,
    ** authorized_contactgroup_for_all_service_commands, authorized_contactgroup_for_system_commands, authorized_contactgroup_for_read_only
    ** highlight_table_rows=1
  • icinga.cfg config changes
    ** log_archive_path=@LOGDIR@/archives p1_file=@P1FILELOC@/p1.pl debug_file=@LOGDIR@/icinga.debug
    ** enable_embedded_perl=0 enable_environment_macros=0
  • idomod.cfg config changes
    ** data_processing_options=67108669

@zyv zyv merged commit 8a92141 into repoforge:master Aug 28, 2011
@zyv
Copy link
Member

zyv commented Aug 28, 2011

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants