Bug 95739

Summary: [maintainer-update] net-mgmt/nagios: Update to Nagios 2.2
Product: Ports & Packages Reporter: Jarrod Sayers <jarrod>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net-mgmt-nagios-2.2.diff none

Description Jarrod Sayers 2006-04-14 12:30:20 UTC
Nagios 2.1 skipped due to SIGSEGV issues discovered soon after release.  Reload
command now checks configuration prior to signal.

Changes since Nagios 2.1:
- Minor bug fix in availability CGI
- Bug fix with temporary file location used for retention data
- Fix for segfault that occurred in 2.1 during service flapping notifications

Changes since Nagios 2.0:
- Changed freshness logic so that passive checks don't immediately go stale after
  program restart
- Bug fix for minor memory leak in object cleanup code
- Bug fix for flapping notifications during scheduled downtime
- Bug fix for $TOTALHOSTSDOWNUNHANDLED$ macro
- Bug fix in sample minimal.cfg file
- Bug fix in status CGI when displaying servicegroups
- Bug fixes in computation of indeterminate time and scheduled downtime in
  availability CGI
- Bug fix with not deleting all comments associated with a service
- Lowered max plugin output length from 348 to 332 chars to run on 64-bit systems
  without problems
- Minor fix to p1.pl for embedded Perl interpreter
- Minor fixes to WAP interface (statuswml CGI)
- Minor bug fix to VRML interface (statuswrl CGI)
- Minor doc updates

Fix: Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-2.2.diff
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-15 17:13:54 UTC
State Changed
From-To: open->closed

Committed, thanks!