Commit graph

37 commits

Author SHA1 Message Date
Martin Matuska
64bde32282 - Update to 1.4.10
- Remove patch for check_radius (obsolete)

PR:		ports/117112
Submitted by:	mm
Approved by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
Reviewed by:	maintainer
2007-10-14 08:40:47 +00:00
Rong-En Fan
d255213cfb - When libexecdir does not exist, the installed perl based plugins gets wrong
use lib directive. This is due to the installation procedure assumes
  the existence of libexecdir. Fix this problem and bump PORTREVISION.

PR:		ports/115443
Reported by:	Stefan Kaltenbrunner <stefan at kaltenbrunner.cc>
Patched by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-10-08 04:14:54 +00:00
Martin Matuska
11402d5fe1 - add patch for 7-CURRENT by Petr Lampa <lampa@fit.vutbr.cz>
PR:		ports/114793
Approved by:	maintainer, garga (mentor)
2007-07-23 22:30:42 +00:00
Martin Wilke
2acfa77879 - Update to 1.4.8
PR:		113046
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-05-27 17:42:13 +00:00
Rong-En Fan
e72ee1c095 - Update to 1.4.6
PR:		ports/109731
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-03-02 15:33:27 +00:00
Martin Wilke
e84b0a4425 - Update to 104872
PR:		ports/104872
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-11-01 10:39:08 +00:00
Pav Lucistnik
28f968e38a Update to Nagios Plugins 1.4.3:
- Variable ordering and style realigned with bsd.port.mk
- Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual
  tweak to ACLOCAL_ARGS required)
- Listed resulting plug-in name in user configurable options
- Removed remaining hard-coded variables including local state directory
- Correctly identified location of Perl to configure script
- Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and
  an already defined LC_NUMERIC
- Reworked all patches (named using make makepatch)
- Corrected minor warning in check_ntp.pl regarding undefined use of $jitter

PR:		ports/97189
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-05-15 13:07:20 +00:00
Sergey Matveychuk
4ab24c8f3c - Add a knob to turn off IPv6 support
- Fix compilation problem with check_snmp on 4.x
- Reset maintainer

PR:		ports/86972
Offered by:	Alex Samorukov <samm@os2.kiev.ua>
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-10-15 11:45:50 +00:00
Vsevolod Stakhov
a7ef203ab8 - Update to 1.4.2
PR:		86697
Submitted by:	Blaz Zupan (maintainer)
2005-09-30 08:25:48 +00:00
Dmitry Sivachenko
8e3961f2a7 Fix build of check_snmp plugin on 4-STABLE.
Approved by:	maintainer
2005-09-07 08:46:49 +00:00
Sergey Matveychuk
1dc51fd80e - Fix a wrong curved brackets placement in patch-configure.in.
Affected when WITH_PGSQL defined.

PR:		ports/85678
Reported by:	Bryan Fullerton <fehwalker@gmail.com>
Submitted by:	bugsgrief@bugsgrief.net
Approved by:	maintainer
2005-09-03 16:13:45 +00:00
Sergey Matveychuk
ae0d772174 - One more patch to fix things from my last commit
- Bump PORTREVISION

Submitted by:	maintainer
2005-09-02 12:55:55 +00:00
Dmitry Sivachenko
03f80456f0 Add this patch back. It was accidentally removed during recent update.
Approved by:	maintainer in ports/84506
2005-09-01 08:19:00 +00:00
Sergey Matveychuk
58d19a6de6 - Update to 1.4.1
PR:		ports/84506
Submitted by:	maintainer
2005-08-31 12:31:36 +00:00
Dmitry Sivachenko
990a0dd8e5 Fix check_nagios plugin to work with nagios-2.x.
The format of status file changed a lot since nagios-1.x, so we just
check that mtime is fresh enough.

Reviewed by:	maintainer
2005-06-20 05:48:16 +00:00
Sergey Matveychuk
ba6931050a - Fix check_procs plugin
PR:		ports/81548
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	maintainer
2005-06-05 11:39:43 +00:00
Dmitry Sivachenko
54d74f05d7 Do not enable SSL in check_jabber by default.
This is what -S option is for.

Approved by:    maintainer
2005-05-19 05:07:34 +00:00
Sergey Matveychuk
854c622b1c - Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>
- Hardcode path to swapinfo, although the configure script works on normal
  FreeBSD systems, it fails on pointyhat because it does not have swapinfo

PR:		ports/78147
Submitted by:	maintainer
2005-02-27 18:41:40 +00:00
Sergey Matveychuk
d18a4ca543 - Update to 1.4.0 beta1
- Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems
  with other locale.

PR:		ports/76854
Submitted by:	maintainer
2005-02-11 21:24:20 +00:00
Tilman Keskinoz
9aee581d61 update the port to 1.4.0.alpha3 and fix check_procs.
PR:		75061
Submitted by:	maintainer
2004-12-22 08:50:07 +00:00
Tilman Keskinoz
d4b7690e17 - update nagios-plugins to 1.4.0 alpha2
- fix check_ntp
- fix compile with LDAP enabled

PR:		74667
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2004-12-04 17:23:31 +00:00
Tilman Keskinoz
eb1556a3dc Add the missing patch files from the last commit.
Noticed by:	maintainer
Forgotten by:	arved
2004-12-02 14:09:53 +00:00
Tilman Keskinoz
f6bf465966 Update nagios-plugins port to 1.4.0.alpha1.
Fix compilation with radiusclient 0.4.7.

PR:		74446
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2004-12-01 22:19:44 +00:00
Sergey Matveychuk
8a76d765b7 Fix check_ircd which fails due to perl taint checks
if you have CDPATH set in your environment.

PR:		ports/70320
Submitted by:	Martin Tsachev <martin@mtweb.org>
Approved by:	maintainer
2004-08-11 20:45:51 +00:00
Ade Lovett
4faf15b65e * Replace scripts/configure with OPTIONS [1]
* Add patch that fixes truncation of SSL certificate expiry date [1]
* Don't remove libexec/nagios unless it's empty [2]

Submitted by:	ade [1], bms [2]
Approved by:	maintainer
2004-07-26 18:15:21 +00:00
Pav Lucistnik
56657359d6 - Fix parameters passed to /bin/ps which is used by check_procs and check_nagios
- Port change: support environment value NAGIOS_PLUGINS_OPTIONS which can be used
  to preselect compile options

PR:		ports/65144
Submitted by:	Blaz Zupan <blaz.zupan@amis.net> (maintainer)
2004-04-17 22:24:55 +00:00
Jun Kuriyama
1621e3cc55 o Update to 1.3.1.
o Fix compilation with only MySQL plugin.
o Add MySQL 4.0/4.1 support.

PR:		ports/54433
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2003-08-03 08:17:00 +00:00
Edwin Groothuis
84746f17e8 MAINTAINER UPDATE: net/nagios-plugins
Update nagios-plugins to 1.3.0.
	Remove unneeded patch files/patch-check_mysql.c
	Move nagios workfile directory from /usr/local/var/nagios
	to /var/spool/nagios. /usr/local is read-only on some NFS
	booted systems.

PR:		ports/48987
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:13:02 +00:00
Pete Fritchman
40e5056d19 Update to 1.3.0.b2.
Submitted by:	maintainer
2003-01-03 19:08:00 +00:00
Jun Kuriyama
4bd953d9e9 Add nagios-plugins after repocopy from netsaint-plugins.
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
Repocopied by:	joe
2002-07-22 01:03:42 +00:00
Jun Kuriyama
dc1f97b45e Bump PORTREVISION.
check_snmp calls snmpget without '-c' parameter, which is mandatory
with NetSNMP 5.x. Add '-c' to the command line to make it work with
both NetSNMP 4.x and 5.x.

check_by_ssh dumps core with called without -C, also usage help output
does not document -C and -v.

check_ssh plugin incorrectly parses the SSH banner.

check_ntp does not work with NTP v2. Add -n option to be able to
select NTP version.

Submitted by:	David Douthitt <n9ubh@callsign.net>,
		Jens Trzaska <jt@barfoos.de> (check_snmp) via maintainer
2002-06-24 01:59:54 +00:00
Ying-Chieh Liao
bd994ab71e upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address

PR:		27012, 27013
Submitted by:	MAINTAINER
2001-05-17 06:02:17 +00:00
Dirk Froemberg
199f814e16 - Enable OpenLDAP and PostgreSQL support.
- Enable option selection using nice menu interface.

PR:		ports/26611
Submitted by:	Blaz Zupan <blaz@amis.net> (maintainer)
2001-04-16 11:42:07 +00:00
Dirk Froemberg
79b4ce0266 Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc).
Approved by:	maintainer
2001-04-10 09:32:38 +00:00
Dirk Froemberg
d08111cd89 - upgrade to 1.2.9.2
- Blaz Zupan <blaz@amis.net> is the new maintainer
- add radius and mysql support

PR:		ports/25883
Submitted by:	Blaz Zupan <blaz@amis.net>
2001-03-30 19:08:16 +00:00
Peter Pentchev
0a2d4fcd34 Update to 1.2.9.1.
PR:		25484
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-14 11:59:05 +00:00
Will Andrews
ec339df43b Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:57:26 +00:00