The update to 2.17.0 uncludes:
* added rrdcached support
- new keyword: RRDCached: which overrides anything set in the
RRDCACHED_ADDRESS environment variable and sets MRTG to work in
RRDCached mode. This verifies that you're using a unix-domain
socket and the socket is writable.
- Check for environment variable RRDCACHED_ADDRESS and use this
if no explicit address was set in the cfg file, making the same
config validity checks.
- Make warning if using rrdcached to the effect that the threshold
checks will no longer work.
- If in rrdcached-mode, and using RRDTool 1.4, then force use of
update rather than updatev (as rrdcached does not yet support
updatev) and consequently bypass the threshold checks.
- Changes to validity check error messages to also report the
file containing the error (as well as the line).
* Added support for glob patterns in include
* Make daemon reload cfg automatically when it changes
* added support for Arista to cfgmaker
* fix cfgmaker to work in mixed v1/2/3 snmp environment
* do not stringify arguments to conversion function let eval take
care of this
* untaint inlast and outlast to make perl taint mode happy
PR: ports/153317
Submitted by: Alexey V. Panfilov <ports _at_ subnets.ru> (maintainer)
- add additional MASTER_SITE
- remove pkg-install and add a workaround for the user creation
if installed from package (belongs to ports/152498 )
- add OPTIONS for PERL and PYTHON, with PERL on as default
- install tools to EXAMPLESDIR
- remove MD5 from distinfo
- fix pkg-plist "%%SITE_PERL%%/%%PERL_ARCH%%/auto" (belongs to perl not to flowd)
PR: ports/153310
Submitted by: ohauer
Approved by: Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
It helps you to easily build a complex configuration with all options,
manage and use them. NagiosQL is based on a webserver with PHP, MySQL and
file access to the Nagios configuration files.
WWW: http://www.nagiosql.org/
PR: ports/152974
Submitted by: Chris St Denis <chris at smartt.com>
This script check HDD from S.M.A.R.T this values:
- Spin Retry Count
- Reallocated Sector Ct
- Reallocated Event Count
- Current Pending Sector
- Offline Uncorrectable
- Total health test
PR: ports/152916
Submitted by: jamrich.majo at gmail.com
monitoring system. This plugin checks the current CPU load and
compares the current state to given thresholds, returning the result.
It is written as shell script.
PR: ports/151995
Submitted by: jamrich.majo at gmail.com
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a
2ping listener and a 2ping client to determine which direction packet
loss occurs.
WWW: http://www.finnie.org/software/2ping/
PR: ports/152528
Submitted by: Gea-Suan Lin <gslin at gslin.org>
- update sources to 0.6.7 -- the tip of 0.6-series;
- reworked patches and grouped them by-commit rather than by-file;
- excluded removal of .orig files -- all files aren't installed anymore;
- changed maintainer (my) e-mail.
Approved by: garga (mentor)
PR: ports/151118
- Bump PORTREVISION
- While I'm here cleaning MD5 in distinfo
PR: ports/152449
Submitted by: Philippe Pepiot <phil AT philpep.org>
Approved by: maintainer
- add OPIONS for ndb2dbo and mk-livestatus brokers
- make mk-livestatus the default broker since it needs no database
- add pkg-deinstall message
Changelog for 1.5.5
===================
NagVis WUI:
* Change backend_id field in WUI to dropdown select field for map options
NagVis MKLivestatus Backend:
* Recode MKLivestatus backend to use fsockopen instead of socket module
NagVis Core
* State of map objects was not refreshed correctly in 1.5.4
* Increase max username length limitation to sth. larger than 15
* The permission for controlling multisite access is missing
List of all changes:
http://sourceforge.net/apps/trac/nagvis/report/32
PR: 151999
Submitted by: ohauer
Approved by: A.Sidorov <derfi _at_ vei.ru> (maintainer), glarkin (mentor, implicit)
NagVis is a visualization addon for the well known
network managment system Nagios.
NagVis can be used to visualize Nagios Data, e.g. to display IT
processes like a mail system or a network infrastructure.
Key features
* Display of single Hosts and Services
* Visualize a complete Host- or Servicegroup with one icon
* Display the summary state of a Host and all its services
* Display only the real problems
* Sub-map icons which represent a complete NagVis Map in one icon
* Visualization of complete IT processes using self drawn graphics
* Online documentation of IT environments including current states
* Multilingual capabilities
* Web configuration interface (WUI)
WWW: http://www.nagvis.org/
PR: 151452
Submitted by: Andrew Sidorov <derfi _at_ vei.ru>
Approved by: glarkin (mentor, implicit)
OK from maintainer per PM mail
No version bump, since no defaults are changed
Approved by: Alexandre Snarskii <snar _at_ snar.spb.ru> (maintainer), glarkin (mentor, implicit)
Changelog:
* Fixes problem where disabling all active hosts/services was not taking effect
* Fixes for compiler warnings (code cleanup by Stephen Gran)
* Fixes for format errors in event handler logging (Guillaume Rousse)
* Fixed incorrect info in sample nagios.cfg file for state_retention_file (Michael Friedrich)
* Fixed broker_event_handler() to return ERR if data is NULL (Michael Friedrich)
PR: 151661
Submitted by: Alexander Wittig <alexander _at_ wittig.name>
Approved by: maintainer, glarkin(mentor, implicit)