- added additional Icinga paths

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios-rpm-macros?expand=0&rev=20
This commit is contained in:
Tim Hardeck 2012-02-17 12:46:05 +00:00 committed by Git OBS Bridge
parent fb25bd4a2d
commit dd7813f17c
3 changed files with 14 additions and 2 deletions

View File

@ -39,6 +39,13 @@
# This is the file that Icinga should use to store host and
# service state information before it shuts down.
%icinga_state_retention_file %{_var}/lib/icinga/retention.dat
# Icinga lock file
%icinga_lockfile %{_localstatedir}/run/icinga/icinga.pid
# Icinga ido2db lock file
%icinga_ido2db_lockfile %{_localstatedir}/run/icinga/ido2db.pid
# Icinga ido2db socket file
%icinga_ido2db_socketfile %{icinga_spooldir}/ido2db.sock
#
#
# users and groups
@ -52,4 +59,3 @@
%icinga_command_user wwwrun
# Group, that can execute commands via %{icinga_command_file}
%icinga_command_group icingacmd

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 17 12:39:10 UTC 2012 - thardeck@suse.com
- added additional Icinga paths
-------------------------------------------------------------------
Tue Feb 7 09:25:23 UTC 2012 - lars@linux-schulserver.de

View File

@ -16,11 +16,12 @@
#
Name: nagios-rpm-macros
Summary: RPM Macros for Nagios based packages
License: BSD-3-Clause
Group: System/Monitoring
Version: 0.03
Version: 0.04
Release: 0
Url: http://en.opensuse.org/Nagios
Source0: macros.nagios