| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=263860
|
|
|
|
|
|
|
|
|
| |
PR: ports/150523
Submitted by: Jarrod Sayers <jarrod at downtools dot com dot au> (maintainer)
Approved by: beat (co-mentor, implicit)
Notes:
svn path=/head/; revision=261127
|
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer e-mail address [2]
PR: ports/145463
Submitted by: myself [1], maintainer [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=252857
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://www.nagios.org/development/history/core-3x
PR: 139210
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Runtime test by:Frank Steinborn
Notes:
svn path=/head/; revision=244911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix for CGI submission of external commands (writing newlines and
submitting service comments)
- Fix for Apache group membership in RPM spec file
- Fix for improper notification propagation command processing
- Better out-of-disk-space error handling when writing retention and
status files
- Disabled adaptive check and eventhandler commands for security reasons
- Fix for reading output from system commands (event handlers, etc) that
have timed out
- Added wildcard host matching in CGIs
- Fixes for playing audio alerts in CGIs
- Fix for incorrect host status links in status CGI when viewing
hostgroup summary
- Added support for x509 cert authentication in the CGIs
PR: ports/129409
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=224058
|
|
|
|
|
|
|
|
| |
PR: 128596
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=222558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note:
Included are updated suggestions from ports/128226. The correction to the ping
command has been extended into the online documentation and the -U option
removed as it's not supported. Also, the default for time_change_threshold is
set to that in include/nagios.h.
PR: 128306
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=222005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and connect net-mgmt/nagios2 to the build
- Move net-mgmt/nagios-devel -> net-mgmt/nagios
(v3.0.3)
- Add note to UPDATING
o net-mgmt/nagios [3]
SF Macro
USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
OPTIONS+= EVENT_BROKER [1]
use @dirrmtry in pkg-plist
o net-mgmt/nagios12 [2]
SF Macro
USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in)
Conversion to pkg-install, pkg-deinstall, pkg-message
use @dirrmtry in pkg-plist
o net-mgmt/nagios2 [4]
SF Macro
USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
PRs: ports/126758 [4]
ports/126761 [3]
ports/126754 [2]
ports/126684 [1]
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Reworked by: pgollucci - freebsd ports infrastructure changes
Reviewed by: pgollucci
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=219702
|
|
|
|
|
|
|
|
|
|
|
|
| |
Minor bug fixes and an XSS fix (security).
PR: ports/123893
Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
Approved by: garga (mentor, implicit)
Security: http://www.vuxml.org/freebsd/fbd7aa81-2cc1-11dd-8cfb-00e0815b8da8.html
Notes:
svn path=/head/; revision=213835
|
|
|
|
|
|
|
|
|
|
| |
- Fix wrong mail program path in sample config file [2]
PR: ports/121866 [1], ports/120320 [2]
Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) [1]
Notes:
svn path=/head/; revision=209575
|
|
|
|
|
|
|
|
| |
PR: 117742
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=203300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Fix for incorrect performance data file write/append mode options
- Fix for current status of hosts with no host check command defined
- SIGSEGV signals should now be logged again (broken in 2.8)
- Configure script fix for no mail program found/installed on system
- Configure script option bug fixes for cygwin and embedded perl
- Command definitions and host/service plugin perfdata with HTML should now be
escaped in CGIs
- Patch for incorrect time down percentage in availability CGI
- Updated init script to fix a race condition during restarts
PR: 111505
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=190015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bug fix for calculating notification interval with service escalations
- Bug fix for using servicegroups in service dependency definitions
- Bug fix for bad date format submission in command CGI
- Possible segfault fix during restarts when daemon was performing host checks
- Fix for missing check timeout in event broker calls
- Fix for handling signals under NPTL
- Added error messages for passive service checks that don't correspond to a
defined service
PR: 110262
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=187312
|
|
|
|
|
|
|
|
|
|
| |
- Change examples to read freebsd-server instead of linux-server
PR: ports/108417
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=183485
|
|
|
|
|
|
|
|
| |
PR: ports/106502
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=179266
|
|
|
|
|
|
|
|
| |
PR: ports/100373
Submitted by: maintainer
Notes:
svn path=/head/; revision=168136
|
|
|
|
|
|
|
|
| |
PR: 98413
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=164346
|
|
|
|
|
|
|
|
| |
PR: ports/97328
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=163570
|
|
|
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 96843
Submitted by: maintainer
Notes:
svn path=/head/; revision=161528
|
|
|
|
|
|
|
|
| |
PR: ports/95739
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=159611
|
|
|
|
|
|
|
|
| |
PR: 93084
Submitted by: maintainer
Notes:
svn path=/head/; revision=155635
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added SHA256 checksum to distinfo
- Added reload argument to nagios.sh script
- PERL_SYS_INIT3 fix now committed to Nagios CVS, patch redundant
- Removed duplicated etc/rc.d/nagios.sh from pkg-plist
PR: 91892
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=153719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 2.0.r1 also includes:
- Rewrite of port Makefile, options closer aligned in order to bsd.port.mk
- Added dependency of libiconv (library required by CGI's, currently installed
via nagios-plugins port)
- Added support for embedded Perl interpreter (requires Perl 5.8+), caching
automatically assumed if enabled, off by default
- Added support for use of nanosleep() in event timings, off by default
- Added ability to override default view at http://webserver/nagios/ URL,
suggested values listed in Makefile (validity after future Nagios releases
not guaranteed)
- Default install location for web component moved to www/nagios, overridable
using existing NAGIOSWWWDIR tunable
- Corrected minor build issues by tweaking use of CFLAGS
- Moved pkg-install, pkg-deinstall and pkg-message into SUB_FILES
- Added configuration file tunable (nagios_configfile) for /etc/rc.conf
- Configuration tests now show error on failure instead of command to run
- Host status (status.sav) now saved across application starts and restarts
- Added patch to correct PERL_SYS_INIT3 call in base/utils.c, patch
supplied and tested by Karl Friesen <krf@splip.com>, thanks!
- Added Apache configuration suggestion in pkg-message for new installs
Files changed:
- ports/net-mgmt/nagios/Makefile
- ports/net-mgmt/nagios/distinfo
- ports/net-mgmt/nagios/files/patch-Makefile.in
- ports/net-mgmt/nagios/pkg-plist
Files created:
- ports/net-mgmt/nagios/files/nagios.sh.in
- ports/net-mgmt/nagios/files/patch-base-utils.c
- ports/net-mgmt/nagios/files/patch-contrib-Makefile.in
- ports/net-mgmt/nagios/files/pkg-deinstall.in
- ports/net-mgmt/nagios/files/pkg-install.in
- ports/net-mgmt/nagios/files/pkg-message.in
Files to be removed:
- ports/net-mgmt/nagios/files/DEINSTALL.tmpl
- ports/net-mgmt/nagios/files/INSTALL.tmpl
- ports/net-mgmt/nagios/files/MESSAGE.tmpl
- ports/net-mgmt/nagios/files/nagios.sh.tmpl
PR: ports/91499
Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
Notes:
svn path=/head/; revision=153108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update net-mgmt/nagios to Nagios 2.0.b6.
- Changed license to specifically state GPL version 2
- Minor fixes to sample nagios.cfg config file
- Fix for non-US date formats in command CGI
- Spec file updates
- Include file modifications for C++ event broker modules
- Minor event broker changes (addition of timed event "sleep" data)
- Added some sanity checks during write of status data for full partitions
- Sample web server config file changes
- Doc updates
PR: ports/89869
Sumitted by: Jarrod Sayers <jarrod@netleader.com.au>
Notes:
svn path=/head/; revision=150275
|
|
|
|
|
|
|
|
| |
PR: ports/89054
Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
Notes:
svn path=/head/; revision=148370
|
|
|
|
|
|
|
|
| |
PR: ports/84504
Submitted by: maintainer
Notes:
svn path=/head/; revision=141573
|
|
|
|
|
|
|
|
| |
PR: 79565
Submitted by: maintainer
Notes:
svn path=/head/; revision=132572
|
|
|
|
|
|
|
|
|
|
| |
WARNING: This version removes MySQL and PostgreSQL support.
PR: ports/77478
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=128860
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See Changelog for details.
Details about the changes to the port (as differntiated from the source):
- we depend on perl5 on build
- remove nagmin support as the nagmin port was never commited
- add rc.subr support
- document supported tunables
- add post-install documentation that documents the remaining
steps the user needs to take to finish the installation
- add deinstallation script the reminds the user to remove
the username, group and directory
PR: ports/62537
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=100628
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update nagios port to 1.1
- add NAGIOS_FILE_PERFDATA switch to enable collection of
performance data to a file (suggested by Douglas K. Rand
<rand@meridian-enviro.com>)
PR: ports/53034
Submitted by: Blaz Zupan <blaz.zupan@amis.net>
Notes:
svn path=/head/; revision=82526
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=72438
|
|
|
|
|
|
|
| |
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Notes:
svn path=/head/; revision=66467
|
|
|
|
|
|
|
| |
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> via maintaiiner
Notes:
svn path=/head/; revision=65974
|
|
|
|
|
|
|
|
|
| |
Depends on nagios-plugins.
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Notes:
svn path=/head/; revision=63358
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=61094
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=60510
|
|
|
|
|
|
|
|
| |
Submitted by: Blaz Zupan <blaz.zupan@amis.net>
PR: ports/38550
Notes:
svn path=/head/; revision=60237
|
|
|
|
|
|
|
|
|
|
| |
PR: 35844
Submitted by: MAINTAINER
Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
Notes:
svn path=/head/; revision=56034
|
|
|
|
|
|
|
|
|
|
| |
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
the port.
Submitted by: maintainer
Notes:
svn path=/head/; revision=51630
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 30621
Submitted by: Dan Langille
No reaponse: maintainer
Notes:
svn path=/head/; revision=48103
|
|
|
|
|
|
|
|
|
| |
PR: 28504
Submitted by: Phil Homewood <pdh@moreton.com.au>
No response: maintainer (has been really busy at work)
Notes:
svn path=/head/; revision=44988
|
|
|
|
|
|
|
|
|
|
| |
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=42658
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install configuration files with .dist suffix so that users configuration
files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port
PR: 26328
Submitted by: maintainer
Notes:
svn path=/head/; revision=40820
|
|
|
|
|
|
|
|
| |
PR: 25482
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=39323
|
|
|
|
| |
Notes:
svn path=/head/; revision=37156
|
|
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
Notes:
svn path=/head/; revision=30533
|