[omd-commits] OMD Git: omd: check_multi: updated to 0.26_538
git version control
git at mathias-kettner.de
Sun Jul 15 15:32:39 CEST 2012
Module: omd
Branch: master
Commit: ebc6ea4660b0d5f5e2c2af94902822bbd279a828
URL: http://omdistro.org/projects/omd/repository/revisions/ebc6ea4660b0d5f5e2c2af94902822bbd279a828
Author: Matthias Flacke <matthias.flacke at gmx.de>
Date: Sun Jul 15 15:31:48 2012 +0200
Commiter: Matthias Flacke <matthias.flacke at gmx.de>
Date: Sun Jul 15 15:31:48 2012 +0200
check_multi: updated to 0.26_538
---
Changelog | 1 +
packages/check_multi/Makefile | 9 ++++++++-
.../check_multi/check_multi-latest-0110cb1.tar.gz | Bin 0 -> 134506 bytes
.../check_multi/check_multi-latest-6b22e5f.tar.gz | Bin 129304 -> 0 bytes
4 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/Changelog b/Changelog
index dd9e616..61b1010 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,7 @@ This file documents the revision history for the Open Monitoring Distribution
for retry/accept/abort now)
- RPMS: Not checking for removed version during pkg release update
(Does not mean omd version update.)
+ - check_multi: updated to 0.26_538
- Mod-Gearman: Updated to version 1.3.4
- Thruk: Update to 1.34
- Nagios Plugins: Update to 1.4.16
diff --git a/packages/check_multi/Makefile b/packages/check_multi/Makefile
index b5a30bd..3ad1f96 100644
--- a/packages/check_multi/Makefile
+++ b/packages/check_multi/Makefile
@@ -3,7 +3,7 @@ include ../../Makefile.omd
.PHONY: skel
NAME = check_multi
-VERSION = 6b22e5f
+VERSION = 0110cb1
SRCDIR = $(NAME)-$(VERSION)
ROOTDIR = \\\$$ENV{OMD_ROOT}
SITE = \\\$$ENV{OMD_SITE}
@@ -37,6 +37,7 @@ CONFIGUREOPTS = \
--with-feed_passive_dir_permissions=0750 \
--with-findbin=1 \
--with-file_extension="cmd" \
+ --with-html_ascii_notification=0 \
--with-ignore_missing_cmd_file=0 \
--with-illegal_chars="\r" \
--with-image_path="/$(SITE)/nagios/images" \
@@ -53,18 +54,24 @@ CONFIGUREOPTS = \
--with-objects_cache_delimiter="," \
--with-omd_environment=1 \
--with-parent_timeout=60 \
+ --with-perfdata_pass_through=0 \
--with-persistent=0 \
--with-plugin_path="$(ROOTDIR)/lib/nagios/plugins" \
+ --with-pnp_add2url="" \
--with-pnp_url="/$(SITE)/pnp4nagios" \
--with-pnp_version=0.6 \
--with-report=13 \
+ --with-report_inherit_mask=-1 \
--with-signal_rc=3 \
--with-snmp_community="public" \
--with-snmp_port=161 \
--with-status_dat="$(ROOTDIR)/tmp/nagios/status.dat" \
--with-style_plus_minus="" \
--with-tag_notes_link="" \
+ --with-target="_self" \
--with-tmp_dir="$(ROOTDIR)/tmp/check_multi" \
+ --with-tmp_dir_permissions=01777 \
+ --with-tmp_etc="$(ROOTDIR)/tmp/check_multi/etc" \
build:
tar xzf $(NAME)-latest-$(VERSION).tar.gz
diff --git a/packages/check_multi/check_multi-latest-0110cb1.tar.gz b/packages/check_multi/check_multi-latest-0110cb1.tar.gz
new file mode 100644
index 0000000..2e70c02
Binary files /dev/null and b/packages/check_multi/check_multi-latest-0110cb1.tar.gz differ
diff --git a/packages/check_multi/check_multi-latest-6b22e5f.tar.gz b/packages/check_multi/check_multi-latest-6b22e5f.tar.gz
deleted file mode 100644
index e1f6bd0..0000000
Binary files a/packages/check_multi/check_multi-latest-6b22e5f.tar.gz and /dev/null differ
More information about the omd-commits
mailing list