FreshPorts -- The Place For Ports Fri, 19 Mar 2010 9:52 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
nrpe2 2.12_1 net-mgmt on this many watch lists=29 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_1:
     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://garr.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://superb-east.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://nchc.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://kent.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://easynews.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://ufpr.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://mesh.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
http://heanet.dl.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.12/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01:32:25
Original commit files touched by this commit  2.12_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
15 Jul 2009 17:56:10
Original commit files touched by this commit  2.12_1
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
25 Dec 2008 20:24:43
Original commit files touched by this commit  2.12_1
miwi search for other commits by this committer
- Modify rc.d script to allow administrator to change PID file location
  without editing rc.d script.  New knob nrpe2_pidfile is provided for
  this and it defaults to the old value of the PID file.
- Bump PORTREVISION

PR:             129386
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    maintainer
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: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21408
Broken 173
Deprecated 45
Ignore 897
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 59
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours4
new 7 days14
new fortnight46
new month95

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.209 seconds.