Version: 4.4.6, Package name: nagios-4.4.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-main Nagios is a host and service monitor designed to inform you of network problems before your clients, end-users or managers do. The monitoring daemon runs intermittent checks on hosts and services you specify using external "plugins" which return status information to Nagios. When problems are encountered, the daemon can send notifications out to administrative contacts in a variety of different ways (email, instant message, SMS, etc.). Current status information, historical logs, and reports can all be accessed via a web browser. FLAVORS: chroot install Nagios in a way suited for chroot'ed httpd Description-web This package contains CGIs and webpages for nagios' web frontend. |
Filesize: 11067.787 KB |
Version History (View Complete History) |
|
2021-05-02 13:30:59 by Stefan Sperling | Files touched by this commit (2) |
Log message: Make nagios start up out of the box again after 'pkg_add nagios'. Executables were installed mode 774 owned by root:bin. We need to use mode 775 (o+x), otherwise nagios which runs as user _nagios complains: Error: failed to access() /usr/local/bin/nagios: Permission denied Error: Spawning workers will be impossible. Aborting. Solution discussed and found together with sthen and tb. ok sthen@ tb@ |
2021-02-24 09:49:02 by Stuart Henderson | Files touched by this commit (52) |
Log message: switch default MODPHP_VERSION to 7.4 and bump ports which have changed version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode). |
2021-02-24 06:05:14 by Stuart Henderson | Files touched by this commit (11) |
Log message: update to nagios-4.4.6, not run tested but the current version doesn't build any more and nobody responded to call for testers on ports@. |
2019-09-26 15:59:31 by Stuart Henderson | Files touched by this commit (33) |
Log message: REVISION bumps for php default version switch to 7.3 |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-07-05 10:36:09 by Stuart Henderson | Files touched by this commit (1) |
Log message: missed bump for nagios-web with the php version switch, noticed by naddy@ |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-04-17 11:29:13 by Robert Peichaer | Files touched by this commit (9) |
Log message: Update net/nagios/nagios to version 4.3.1 - add archivers/unzip as BUILD_DEPENDS - regen and adapt patches - use rcctl in README-main and reflect switch to apache2 Feedback and OK sthen@ |
2016-06-26 05:44:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix confusing httpd references between apache httpd and httpd, from Caspar Schutijser |
2015-12-30 03:01:26 by Antoine Jacoutot | Files touched by this commit (30) |
Log message: @sample /var/www/conf/modules.sample/ ok sthen@ |
2015-10-05 06:58:44 by Kirill Bychkov | Files touched by this commit (2) |
Log message: fix rcctl syntax ok sthen@ |
2015-07-07 08:44:59 by Stuart Henderson | Files touched by this commit (12) |
Log message: use su -m instead of -s /bin/sh, suggested by millert add some missing -c |
2015-07-06 05:25:36 by Stuart Henderson | Files touched by this commit (16) |
Log message: Remove use of sudo from pkg READMEs in a few ports as packages and their instructions are meant to work on a fresh install. - easy cases: replace some '$ sudo somecommand' with '# somecommand' (while there I've swapped some "${RCDIR}/foo start" with "rcctl foo start"). - replace some 'sudo -u user somecommand foo bar' with 'su -s /bin/sh user "/path/to/somecommand foo bar"' and similar. Not pretty with the -s, but many of the uids that need to run these commands have /sbin/nologin as their usual shell. |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2015-04-03 09:09:15 by Pascal Stumpf | Files touched by this commit (2) |
Log message: Compile and link CGI binaries as static PIE. "just commit" naddy@ |
2015-02-05 15:58:24 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to nagios 4.0.8, ok rpe@ - tweak www-chroot handling to avoid separate patch files - mark as ONLY_FOR_ARCHS=${LP64_ARCHS} due to many format string issues with 64-bit time_t (build with -Wformat so amd64 users get to see them) |
2014-11-07 06:04:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: missed PHP bump; found by nigel@ |
2011-07-08 16:31:59 by Robert Nagy | Files touched by this commit (8) |
Log message: switch to lang/php |
2011-05-11 06:03:20 by Jasper Lievisse Adriaanse | Files touched by this commit (44) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@ |
2011-03-28 08:10:58 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop maintainer; use more specific license comment while there |
2011-01-20 07:04:33 by Stuart Henderson | Files touched by this commit (4) |
Log message: add an rc script for nagios; ok ajacoutot@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-01 15:49:04 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 3.2.3, fixing a bunch of problems including a nasty DST-related scheduling bug found the hard way by henning@. candidate for -stable. |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-10-23 07:12:57 by Stuart Henderson | Files touched by this commit (2) |
Log message: use rm -rf to remove extra directories, suggested by landry |
2010-08-28 03:42:45 by Stuart Henderson | Files touched by this commit (1) |
Log message: new-style LIB_DEPENDS |
2010-08-28 03:20:13 by Stuart Henderson | Files touched by this commit (3) |
Log message: update nagios to 3.2.1 (ok sturm@) and take maintainership |
2009-11-01 21:53:55 by William Yodlowsky | Files touched by this commit (2) |
Log message: SECURITY FIX Resolve CVE-2009-2288 in nagios's statuswml.cgi Patch from bernd@, thanks! |
2009-09-12 06:35:20 by Nikolay Sturm | Files touched by this commit (11) |
Log message: update to Nagios 3.2.0 |
2009-08-07 11:18:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY; add a fix for CVE-2009-2288 (statuswml.cgi uses an unchecked url parameter in the ping/traceroute command line). "go ahead please, if you think it's correct" sturm@ (maintainer). Users would have to pass webserver authentication (if configured) to trigger this. |
2009-07-14 21:10:55 by William Yodlowsky | Files touched by this commit (2) |
Log message: SECURITY FIX Resolve CVE-2009-2288 in nagios's statuswml.cgi Patch from bernd@, thanks! ok robert@ |
2009-01-10 09:16:21 by Henning Brauer | Files touched by this commit (2) |
Log message: need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu> |
2009-01-09 11:24:35 by Henning Brauer | Files touched by this commit (2) |
Log message: fix nagios' reading of nonblocking sockets. when you get EAGAIN, just reading on a loop without any kind of sleeping is about the worst option, resulting in spinning and taking all available cpu cycles. very very visible with alert scripts that sleep, but also lowers nagios' cpu usage a lot. found out the hard way... with input from kettenis, ok sturm |
2008-12-24 13:03:42 by Nikolay Sturm | Files touched by this commit (3) |
Log message: update to nagios 3.0.6 remindet by sthen@ |
2008-11-09 03:18:57 by Nikolay Sturm | Files touched by this commit (8) |
Log message: update to nagios 3.0.5 |
2008-10-26 09:03:11 by Stuart Henderson | Files touched by this commit (4) |
Log message: bugfix update to 3.0.4 ok sturm (MAINTAINER). |
2008-07-01 00:03:58 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to nagios 3.0.3 |
2008-05-22 05:49:34 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to nagios 3.0.2 |
2008-04-18 05:08:47 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to nagios 3.0.1 fix build of shared object ok ian, merdely |
2008-03-19 11:15:53 by Nikolay Sturm | Files touched by this commit (3) |
Log message: fix another occurence of negative array index access and in a better way bump PKGNAMEs |
2008-03-18 14:25:11 by Nikolay Sturm | Files touched by this commit (17) |
Log message: update to nagios 3.0 |
2008-01-06 02:01:40 by Nikolay Sturm | Files touched by this commit (1) |
Log message: make recursive cfg_dir work, from tholo@ |
2007-11-18 00:37:57 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to nagios 2.10, reminded by brad |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-06-24 02:29:35 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to nagios 2.9 mention proper startup procedure in MESSAGE-main initial diff from brad |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-02-13 14:59:13 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to nagios 2.7 many bugfixes ok bernd |
2006-11-25 18:01:32 by Marc Espie | Files touched by this commit (9) |
Log message: new MULTI_PACKAGES |
2006-11-20 14:18:15 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Fix BUILD_DEPENDS and RUN_DEPENDS. |
2006-11-13 09:31:08 by Steven Mestdagh | Files touched by this commit (5) |
Log message: USE_X11 (freetype) |
2006-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2006-07-16 02:08:20 by Nikolay Sturm | Files touched by this commit (2) |
Log message: maintenance update to nagios 2.5 |
2006-06-19 15:21:05 by Nikolay Sturm | Files touched by this commit (2) |
Log message: forgotten commit: backport of bug fix for HTTP content_length header integer overflow in CGIs |
2006-06-18 23:48:35 by Nikolay Sturm | Files touched by this commit (2) |
Log message: forgotten commit: backport of bug fix for HTTP content_length header integer overflow in CGIs |
2006-06-11 07:13:29 by Nikolay Sturm | Files touched by this commit (6) |
Log message: maintenance update to nagios 2.4 |
2006-05-24 10:50:41 by Nikolay Sturm | Files touched by this commit (2) |
Log message: security update to nagios 2.3.1 * Bug fix for HTTP content_length header integer overflow in CGIs |
2006-05-07 06:30:53 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: backport a bug fix for negative HTTP content_length header in CGIs |
2006-05-07 04:50:05 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: backport a bug fix for negative HTTP content_length header in CGIs |
2006-05-07 04:48:44 by Nikolay Sturm | Files touched by this commit (2) |
Log message: security update to nagios 2.3 from Changelog: * Bug fix for negative HTTP content_length header in CGIs |
2006-04-17 02:38:01 by Nikolay Sturm | Files touched by this commit (3) |
Log message: update to nagios 2.2 |
2006-03-05 03:20:18 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to nagios 2.0 proper |
2006-01-15 06:37:44 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to nagios 2.0rc2 |
2005-11-20 14:20:25 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to nagios 2.0b5, mostly bug fixes |
2005-11-18 09:45:56 by Nikolay Sturm | Files touched by this commit (2) |
Log message: fix WANTLIB |
2005-10-23 23:11:59 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: fix more gd breakage. sturm@ ok. |
2005-10-10 12:42:24 by Nikolay Sturm | Files touched by this commit (2) |
Log message: wrong macros in sample config found by sebastian schuetz |
2005-09-22 09:08:32 by Nikolay Sturm | Files touched by this commit (2) |
Log message: ping is in /sbin, not /bin noticed by aanriot@ |
2005-08-13 19:10:31 by Nikolay Sturm | Files touched by this commit (2) |
Log message: fix uids ok pval |
2005-08-07 04:48:01 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to nagios 2.0b4 |
2005-07-25 13:23:47 by Nikolay Sturm | Files touched by this commit (4) |
Log message: if we change all $(INSTALL) anyhow, we can as well use $(BSD_INSTALL_*) fixes stripping as well noticed by mitja at muzenic.net |