FreshPorts -- The Place For Ports Sat, 22 Nov 2008 10:57 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
nrpe2 2.12 net-mgmt on this many watch lists=21 search for ports that depend on this port
Nagios Remote Plugin Executor
Maintained by: jarrod@netleader.com.au search for ports maintained by this maintainer
Port Added: 28 Aug 2004 19:17:04


nrpe is used to execute Nagios plugins on remote hosts and report the results
to the main Nagios server. From the Nagios homepage:

Allows you to execute "local" plugins (like check_disk, check_procs, etc.) on 
remote hosts. The check_nrpe plugin is called from Nagios and actually makes 
the plugin requests to the remote host. Requires that nrpe be running on the 
remote host (either as a standalone daemon or as a service under inetd). 

nrpe2 is incompatible with nrpe version 1, if you are running this version
see net-mgmt/nrpe. Both ports can be installed in parallel but share the same
configuration file by default. This is easily changed in the nrpe startup
file.

WWW: http://www.nagios.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: net-mgmt/nagios-plugins

To install the port: cd /usr/ports/net-mgmt/nrpe2/ && make install clean
To add the package: pkg_add -r nrpe2


Configuration Options
===> The following configuration options are available for nrpe-2.12:
     SSL=off (default) "Enable SSL support (disables plain-text server)"
     ARGS=off (default) "Enable command argument processing **Security Risk**"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/nagios/
http://kent.dl.sourceforge.net/sourceforge/nagios/
http://easynews.dl.sourceforge.net/sourceforge/nagios/
http://ufpr.dl.sourceforge.net/sourceforge/nagios/
http://umn.dl.sourceforge.net/sourceforge/nagios/
http://mesh.dl.sourceforge.net/sourceforge/nagios/
http://heanet.dl.sourceforge.net/sourceforge/nagios/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Nov 2008 21:00:22
Original commit files touched by this commit  2.12
miwi search for other commits by this committer
- Update to 2.12

Included in this PR is reload support requested by ports/126476 in addition to a
change in the location of the PID file. I have however opted to move this file
to
NAGIOSDIR to reduce the number of directories created by all Nagios related
ports.

PR:             128409
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
06 Jun 2008 14:53:06
Original commit files touched by this commit  2.11_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
20 Feb 2008 19:18:37
Original commit files touched by this commit  2.11
beech search for other commits by this committer
- Update to NRPE 2.11.

- Finally bump the port to the current version after remaining at 2.7 for a
while
  due to garbage characters being returned by nrpe2. Issue was caused by the
  reading command buffer not being \0 terminated. This has been resolved in CVS
  but has been back-ported for now.

PR:             ports/120874
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
26 Jul 2007 14:03:44
Original commit files touched by this commit  2.7_2
mm search for other commits by this committer
- remove PREFIX from CONFIGURE_ARGS

Reported by:    sat
Approved by:    garga (mentor, implicit)
24 Jul 2007 13:57:40
Original commit files touched by this commit  2.7_2
mm search for other commits by this committer
- added support for variables from net-mgmt/nagios
- updated sample configuration file
- renamed startup script from nrpe2.sh to nrpe2
- changed maintainer to Jarrod Sayers <jarrot@netleader.com.au>

PR:             ports/114035
Submitted by:   Jarrod Sayers <jarrot@netleader.com.au>
Approved by:    maintainer, garga (mentor)
07 Apr 2007 15:34:14
Original commit files touched by this commit  2.7_1
rafan search for other commits by this committer
- Fix a small typo

Spotted by:     sat
Approved by:    maintainer (implicit)
07 Apr 2007 15:15:53
Original commit files touched by this commit  2.7_1
rafan search for other commits by this committer
- Correct pkg-message for rc script variables

PR:             ports/111355
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
03 Mar 2007 17:31:53
Original commit files touched by this commit  2.7
clsung search for other commits by this committer
- Update to 2.7

PR:             ports/109783
Submitted by:   edwin
Approved by:    maintainer (Dan Langille)
05 Feb 2007 19:07:48
Original commit files touched by this commit  2.6
alepulver search for other commits by this committer
- Patch the sample configuration file to use FreeBSD devices instead of Linux
  ones for the HDD.

PR:             ports/108636
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
25 Dec 2006 14:32:45
Original commit files touched by this commit  2.6
rafan search for other commits by this committer
- Update to 2.6
- Make sure nagios user/group is created when installing from ports
- Pass maintainership to submitter

PR:             ports/107175
Submitted by:   Dan Langille <dan at langille.org>
05 Sep 2006 09:04:06
Original commit files touched by this commit  2.5.1
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
29 Apr 2006 19:28:31
Original commit files touched by this commit  2.5.1
mnag search for other commits by this committer
- Update to 2.5.1
- Fix using USE_OPENSSH after bsd.port.pre.mk
- portlint(1)

PR:             95811
Submitted by:   Martin Matuska <martin___matuska.org>
Approved by:    maintainer timeout (14 days)
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.0_1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
23 Jan 2006 23:46:06
Original commit files touched by this commit  2.0_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
26 May 2005 20:26:04
Original commit files touched by this commit  2.0_1
pav search for other commits by this committer
- add rcng startup script
- make nrpe write pid file in /var/run
- replace pkg-plist file with PLIST_FILES in Makefile

PR:             ports/81139
Submitted by:   Meno Abels <meno.abels@adviser.com>
Approved by:    Paul Dlug <paul@nerdlabs.com> (maintainer)
14 Dec 2004 17:12:02
Original commit files touched by this commit  2.0
mharo search for other commits by this committer
unbreak: port depends on perl while being built
13 Dec 2004 19:58:55
Original commit files touched by this commit  2.0
mharo search for other commits by this committer
add options

unbreak

Approved by:    maintainer timeout
19 Sep 2004 02:32:46
Original commit files touched by this commit  2.0
kris search for other commits by this committer
BROKEN on 5.x: Does not install

Approved by:    portmgr (self)
28 Aug 2004 18:56:17
Original commit files touched by this commit  2.0
mharo search for other commits by this committer
add nrpe2 (after repocopy from net-mgmt/nrpe)

nrpe is Nagios Remote Plugin Executor

PR:             59485

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours15
new 7 days44
new fortnight80
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.176 seconds.