Commit Graph

25 Commits

Author SHA1 Message Date
sturm
8810fe5f50 update to nagios-plugins 1.4.3
a few bugfixes and USE_LIBTOOL
2006-04-19 20:35:28 +00:00
sturm
55c71fb5c1 update to nagios 2.2 2006-04-17 08:38:01 +00:00
sturm
7e575ad5d1 besides this alarm handler being completely wrong, do not segfault in
case child_process is not yet initialized
2006-04-16 17:26:42 +00:00
david
0d9ebcb32c update to nrpe-2.5 2006-04-12 21:06:10 +00:00
bernd
2d26f5a485 Add nsca. 2006-03-13 18:19:34 +00:00
bernd
32619d48f4 Import nsca-2.5.
The purpose of this Nagios addon is to allow you to send service check
results to a central monitoring server running Nagios in a secure manner.
2006-03-13 18:18:22 +00:00
sturm
f67c7ed32b update to nagios 2.0 proper 2006-03-05 10:20:18 +00:00
david
e743af482b +nrpe 2006-02-04 13:17:14 +00:00
david
073f232890 initial import of nrpe-2.3 (Nagios Remote Plugin Executor)
NRPE is an addon for Nagios that allows you to execute "local" plugins
(like check_disk, check_procs, etc.) on remote hosts. The check_nrpe
plugin is called from Nagios and makes plugin execution requests to the
NRPE daemon running on the remote host (either as a standalone daemon
or as a service under inetd). Supports passing command arguments to
server, as well as native SSL/TLS encryption (anonymous DH mode).

help/ok sturm@ bernd@
2006-02-04 13:16:08 +00:00
sturm
c0ca9df045 update to nagios 2.0rc2 2006-01-15 13:37:44 +00:00
pvalchev
6ebf911923 fix for gcc2: move var def to beginning of block 2005-12-03 07:46:28 +00:00
sturm
6cf6a767aa update to nagios 2.0b5, mostly bug fixes 2005-11-20 21:20:25 +00:00
sturm
5dae70a95f fix WANTLIB 2005-11-18 16:45:55 +00:00
sturm
0686850c40 update to nagios-plugins 1.4.2
from Mark Peoples <Mark.Peoples at asu.edu>
2005-10-28 17:44:12 +00:00
fgsch
eb58fb5136 fix more gd breakage. sturm@ ok. 2005-10-24 05:11:59 +00:00
sturm
63854d34db wrong macros in sample config
found by sebastian schuetz
2005-10-10 18:42:24 +00:00
sturm
f2a59fafda ping is in /sbin, not /bin
noticed by aanriot@
2005-09-22 15:08:32 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
espie
45e3381a94 missing WANTLIB. 2005-09-10 17:37:40 +00:00
sturm
b5851b9917 fix uids
ok pval
2005-08-14 01:10:31 +00:00
espie
5be7f8ae04 shared dirs.
okay pvalchev@
2005-08-13 18:20:23 +00:00
sturm
ceeceb2866 update to nagios 2.0b4 2005-08-07 10:48:01 +00:00
sturm
697f94b2db update to nagios plugins 1.4.1 2005-08-07 10:47:00 +00:00
sturm
038999b779 if we change all $(INSTALL) anyhow, we can as well use $(BSD_INSTALL_*)
fixes stripping as well

noticed by mitja at muzenic.net
2005-07-25 19:23:47 +00:00
sturm
9820b081ca Initial import of nagios 2.0b3 and base plugins 1.4.
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.

NOTE: Nagios might not work on 64bit archs.
2005-07-25 16:32:05 +00:00