Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2007 12:19:21 +0930 (CST)
From:      Jarrod Sayers <jarrod@netleader.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116755: [maintainer-update] net-mgmt/nagios-devel: Update to 3.0.b4
Message-ID:  <200709300249.l8U2nLBr026493@wallace.netleader.com.au>
Resent-Message-ID: <200709300250.l8U2o2Aq036229@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116755
>Category:       ports
>Synopsis:       [maintainer-update] net-mgmt/nagios-devel: Update to 3.0.b4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 30 02:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jarrod Sayers
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD wallace.netleader.com.au 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #98: Wed Aug 22 21:16:17 CST 2007 root@wallace.netleader.com.au:/usr/obj/usr/src/sys/WALLACE i386
>Description:
Update to 3.0.b4:
- New macros: $HOSTGROUPMEMBERS$, $HOSTGROUPNOTES$, $HOSTGROUPNOTESURL$,
  $HOSTGROUPACTIONURL$, $SERVICEGROUPMEMBERS$, $SERVIC EGROUPNOTES$,
  $SERVICEGROUPNOTESURL$, $SERVICEGROUPACTIONURL$, $CONTACTGROUPALIAS$,
  $CONTACTGROUPMEMBERS$, $NOTIFICATIONRECIP IENTS$, $NOTIFICATIONAUTHOR$,
  $NOTIFICATIONAUTHORNAME$, $NOTIFICATIONAUTHORALIAS$, $NOTIFICATIONCOMMENT$
- Removed host/service downtime author/comment macros introduced in 3.0b2 in
  favor of more generic $NOTIFICATION...$ macros
- Fix for segfault when cancelling active scheduled host downtime
- Macro code cleanup
- Added on-demand contact and contactgroup macro support
- More complete (but still partial) support for macros in CGIs ($xNOTES$,
  $xNOTESURL$, and $xACTIONURL$ macros)
- Fixed bug in config CGI with displaying incorrect notification interval
  for escalations
- Added new 'check' option to init script to verify configuration
- Added custom host and service notifications, with option to force the
  notifications and broadcast them to all contacts
- Fix for on-demand/cached host check statistics
- Fixed bug where null host check command would cause high CPU utilization
- Alias, if not specified, now defaults to object name in host, hostgroup,
  servicegroup, contact, and contactgroup definitions
- Fixed bug with excluding hosts, services, and contacts with bang (!) in
  object definitions
- Fixed bug in nagiostats with NULL mrtg data arguments printing bogus string
- Added custom delimiter option in nagiostats output (useful for CSV output)
>How-To-Repeat:
>Fix:
Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-devel-3.0.b4.diff
 
--- net-mgmt-nagios-devel-3.0.b4.diff begins here ---
diff -ruN ports/net-mgmt/nagios-devel.orig/Makefile ports/net-mgmt/nagios-devel/Makefile
--- ports/net-mgmt/nagios-devel.orig/Makefile	Wed Sep  5 23:59:17 2007
+++ ports/net-mgmt/nagios-devel/Makefile	Sun Sep 30 12:00:20 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nagios
-DISTVERSION=	3.0b3
+DISTVERSION=	3.0b4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	nagios
diff -ruN ports/net-mgmt/nagios-devel.orig/distinfo ports/net-mgmt/nagios-devel/distinfo
--- ports/net-mgmt/nagios-devel.orig/distinfo	Wed Sep  5 23:59:17 2007
+++ ports/net-mgmt/nagios-devel/distinfo	Sun Sep 30 12:02:10 2007
@@ -1,3 +1,3 @@
-MD5 (nagios-3.0b3.tar.gz) = 09138d953bfd0b177df51d908a4131bb
-SHA256 (nagios-3.0b3.tar.gz) = 42ffd8871ac90bfd4166563638c40764a389f205d0451fb4fe8ed998e6bddc02
-SIZE (nagios-3.0b3.tar.gz) = 2712554
+MD5 (nagios-3.0b4.tar.gz) = 82582adcea2dbd785ae946cdb1e4be00
+SHA256 (nagios-3.0b4.tar.gz) = 6fd804fb6785ae7cb5c9f8171ed6d418bf55848c52061abb457c24539c99d6e8
+SIZE (nagios-3.0b4.tar.gz) = 2723707
--- net-mgmt-nagios-devel-3.0.b4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709300249.l8U2nLBr026493>