فهرست منبع

New documentation, prep for new release

Ethan Galstad 19 سال پیش
والد
کامیت
a16ef75493
13فایلهای تغییر یافته به همراه35 افزوده شده و 42 حذف شده
  1. 1 1
      Changelog
  2. 4 20
      Makefile.in
  3. BIN
      NRPE.pdf
  4. 11 2
      README
  5. 2 2
      configure
  6. 2 2
      configure.in
  7. 3 3
      include/common.h
  8. 6 6
      include/dh.h
  9. 1 1
      nrpe.spec
  10. 1 1
      src/Makefile.in
  11. 1 1
      src/check_nrpe.c
  12. 1 1
      src/nrpe.c
  13. 2 2
      update-version

+ 1 - 1
Changelog

@@ -3,7 +3,7 @@ NRPE Changelog
 **************
 
 
-2.8b1 - 03/??/2007
+2.8b1 - 03/14/2007
 -----------------
 - Changes to sample config files
 - Added ';' as an additional prohibited metachar for command arguments

+ 4 - 20
Makefile.in

@@ -1,7 +1,7 @@
 ###############################
 # Makefile for NRPE
 #
-# Last Modified: 03-09-2007
+# Last Modified: 03-14-2007
 ###############################
 
 
@@ -34,26 +34,10 @@ all:
 	@echo "*** Compile finished ***"
 	@echo ""
 	@echo "If the NRPE daemon and client compiled without any errors, you"
-	@echo "can continue with installation.  The NRPE daemon and client"
-	@echo "binaries are located in the src/ subdirectory."
+	@echo "can continue with the installation or upgrade process."
 	@echo ""
-	@echo " ** If this is your monitoring host **"
-	@echo ""
-	@echo "     - Copy the check_nrpe client to the directory that"
-	@echo "       contains your Nagios plugins."
-	@echo "     - Create a command definition in your Nagios config"
-	@echo "       file for the NRPE client.  See the README file for"
-	@echo "       more info on doing this."
-	@echo ""
-	@echo " ** If this host will be running the NRPE daemon **"
-	@echo ""
-	@echo "     - Copy the nrpe daemon to /usr/sbin, /usr/local/nagios"
-	@echo "       or wherever you feel it fits best."
-	@echo "     - Copy the sample nrpe.cfg config file to /etc,"
-	@echo "       /usr/local/nagios or wherever you feel it fits best."
-	@echo "     - Modify the /etc/services file and configure NRPE to"
-	@echo "       run under inetd, xinetd, or as a standalone daemon."
-	@echo "       See the README file for more info on doing this."
+	@echo "Read the PDF documentation (NRPE.pdf) for information on the next"
+	@echo "steps you should take to complete the installation or upgrade."
 	@echo ""
 nrpe:
 	cd $(SRC_BASE); $(MAKE) ; cd ..

BIN
NRPE.pdf


+ 11 - 2
README

@@ -1,6 +1,15 @@
-***********
+-----------
 NRPE README
-***********
+-----------
+
+
+** UPDATED DOCUMENTATION!
+
+For installation instructions and information on the design overview
+of the NRPE addon, please read the PDF documentation that is found in 
+this directory: NRPE.pdf
+
+
 
 
 Purpose

+ 2 - 2
configure

@@ -1296,9 +1296,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 PKG_NAME=nrpe
-PKG_VERSION="2.7.1"
+PKG_VERSION="2.8b1"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="03-08-2007"
+PKG_REL_DATE="03-14-2007"
 
 ac_aux_dir=
 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do

+ 2 - 2
configure.in

@@ -9,9 +9,9 @@ AC_CONFIG_HEADER(include/config.h)
 AC_PREFIX_DEFAULT(/usr/local/nagios)
 
 PKG_NAME=nrpe
-PKG_VERSION="2.7.1"
+PKG_VERSION="2.8b1"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="03-08-2007"
+PKG_REL_DATE="03-14-2007"
 
 dnl Figure out how to invoke "install" and what install options to use.
 AC_PROG_INSTALL

+ 3 - 3
include/common.h

@@ -2,7 +2,7 @@
  *
  * COMMON.H - NRPE Common Include File
  * Copyright (c) 1999-2006 Ethan Galstad (nagios@nagios.org)
- * Last Modified: 03-08-2007
+ * Last Modified: 03-14-2007
  *
  * License:
  *
@@ -23,8 +23,8 @@
 
 #include "config.h"
 
-#define PROGRAM_VERSION "2.7.1"
-#define MODIFICATION_DATE "03-08-2007"
+#define PROGRAM_VERSION "2.8b1"
+#define MODIFICATION_DATE "03-14-2007"
 
 #define OK		0
 #define ERROR		-1

+ 6 - 6
include/dh.h

@@ -4,12 +4,12 @@
 DH *get_dh512()
 	{
 	static unsigned char dh512_p[]={
-		0xC1,0xA4,0xAA,0x34,0x9D,0x93,0x2C,0xA0,0xA9,0x9A,0xE8,0xE3,
-		0x30,0x07,0x2C,0x5A,0x7D,0xFA,0x42,0x7B,0xDF,0xF4,0xA0,0xCE,
-		0xC1,0xB8,0xA1,0xFD,0x97,0xA7,0xA0,0x8C,0x37,0xC7,0xE9,0xD1,
-		0x32,0x77,0xB5,0x9C,0x59,0x43,0x78,0x83,0x2C,0x2D,0x99,0x89,
-		0x54,0x12,0x89,0x6E,0xC1,0x46,0xFF,0x64,0xF7,0x66,0x9E,0x59,
-		0xB2,0x98,0x47,0x7B,
+		0x84,0x4C,0xF3,0x18,0x54,0x6A,0x8A,0xEA,0xC6,0x87,0x69,0xA0,
+		0x1C,0x59,0x32,0x2A,0x4B,0xF7,0xD9,0x33,0xCC,0xDC,0xFD,0xF0,
+		0x8D,0xC4,0xBD,0x8A,0xA5,0xB3,0xE3,0xBD,0x68,0xFD,0xED,0x78,
+		0x24,0x17,0x73,0x3A,0x5D,0x7A,0x1F,0x99,0xF6,0x41,0x5B,0x49,
+		0xE3,0xA2,0xD9,0x30,0xB1,0x98,0xCA,0xB4,0xB6,0x5F,0x91,0xCE,
+		0x09,0x62,0xFD,0x4B,
 		};
 	static unsigned char dh512_g[]={
 		0x02,

+ 1 - 1
nrpe.spec

@@ -1,5 +1,5 @@
 %define name nrpe
-%define version 2.7.1
+%define version 2.8b1
 %define release 1
 %define nsusr nagios
 %define nsgrp nagios

+ 1 - 1
src/Makefile.in

@@ -1,7 +1,7 @@
 ###############################
 # Makefile for NRPE
 #
-# Last Modified: 10-14-2003
+# Last Modified: 03-14-2007
 ###############################
 
 

+ 1 - 1
src/check_nrpe.c

@@ -4,7 +4,7 @@
  * Copyright (c) 1999-2007 Ethan Galstad (nagios@nagios.org)
  * License: GPL
  *
- * Last Modified: 03-08-2007
+ * Last Modified: 03-14-2007
  *
  * Command line: CHECK_NRPE -H <host_address> [-p port] [-c command] [-to to_sec]
  *

+ 1 - 1
src/nrpe.c

@@ -4,7 +4,7 @@
  * Copyright (c) 1999-2007 Ethan Galstad (nagios@nagios.org)
  * License: GPL
  *
- * Last Modified: 03-09-2007
+ * Last Modified: 03-14-2007
  *
  * Command line: nrpe -c <config_file> [--inetd | --daemon]
  *

+ 2 - 2
update-version

@@ -10,10 +10,10 @@ else
 fi
 
 # Current version number
-CURRENTVERSION=2.7.1
+CURRENTVERSION=2.8b1
 
 # Last date
-LASTDATE=03-08-2007
+LASTDATE=03-14-2007
 
 if [ "x$1" = "x" ]
 then