[Nagiosplug-checkins] nagiosplug INSTALLING,1.4,1.5
Holger Weiss
hweiss at users.sourceforge.net
Sun Jan 28 23:00:25 CET 2007
- Previous message: [Nagiosplug-checkins] nagiosplug/plugins check_apt.c, 1.9, 1.10 check_by_ssh.c, 1.40, 1.41 check_dig.c, 1.45, 1.46 check_dns.c, 1.54, 1.55 check_fping.c, 1.27, 1.28 check_game.c, 1.28, 1.29 check_hpjd.c, 1.34, 1.35 check_http.c, 1.98, 1.99 check_ide_smart.c, 1.12, 1.13 check_ldap.c, 1.34, 1.35 check_load.c, 1.32, 1.33 check_mrtg.c, 1.28, 1.29 check_mrtgtraf.c, 1.25, 1.26 check_mysql.c, 1.33, 1.34 check_mysql_query.c, 1.5, 1.6 check_nagios.c, 1.31, 1.32 check_nt.c, 1.45, 1.46 check_ntp.c, 1.12, 1.13 check_nwstat.c, 1.34, 1.35 check_overcr.c, 1.21, 1.22 check_pgsql.c, 1.34, 1.35 check_ping.c, 1.57, 1.58 check_procs.c, 1.56, 1.57 check_radius.c, 1.24, 1.25 check_real.c, 1.28, 1.29 check_smtp.c, 1.55, 1.56 check_snmp.c, 1.67, 1.68 check_ssh.c, 1.31, 1.32 check_swap.c, 1.57, 1.58 check_tcp.c, 1.81, 1.82 check_time.c, 1.28, 1.29 check_ups.c, 1.30, 1.31 check_users.c, 1.21, 1.22 negate.c, 1.26, 1.27 urlize.c, 1.21, 1.22 utils.c, 1.50, 1.51 utils.h, 1.32, 1.33
- Next message: [Nagiosplug-checkins] nagiosplug config.rpath,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13028
Modified Files:
INSTALLING
Log Message:
Remove description of deprecated ./configure --with-nagios-{user,group}
options.
Index: INSTALLING
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/INSTALLING,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- INSTALLING 14 Jun 2006 19:15:03 -0000 1.4
+++ INSTALLING 28 Jan 2007 22:00:23 -0000 1.5
@@ -10,15 +10,11 @@
tools/setup
1) Run the configure script to initialize variables and create a Makefile, etc.
- ./configure --prefix=BASEDIRECTORY --with-nagios-user=SOMEUSER --with-nagios-group=SOMEGROUP --with-cgiurl=SOMEURL
+ ./configure --prefix=BASEDIRECTORY --with-cgiurl=SOMEURL
a) Replace BASEDIRECTORY with the path of the directory under which Nagios
is installed (default is '/usr/local/nagios')
- b) Replace SOMEUSER with the name of a user on your system that will be
- assigned permissions to the installed plugins (default is 'nagios')
- c) Replace SOMEGRP with the name of a group on your system that will be
- assigned permissions to the installed plugins (default is 'nagios')
- d) Replace CGIURL with the path used to access the Nagios CGIs with
+ b) Replace CGIURL with the path used to access the Nagios CGIs with
a web browser (default is '/nagios/cgi-bin')
- Previous message: [Nagiosplug-checkins] nagiosplug/plugins check_apt.c, 1.9, 1.10 check_by_ssh.c, 1.40, 1.41 check_dig.c, 1.45, 1.46 check_dns.c, 1.54, 1.55 check_fping.c, 1.27, 1.28 check_game.c, 1.28, 1.29 check_hpjd.c, 1.34, 1.35 check_http.c, 1.98, 1.99 check_ide_smart.c, 1.12, 1.13 check_ldap.c, 1.34, 1.35 check_load.c, 1.32, 1.33 check_mrtg.c, 1.28, 1.29 check_mrtgtraf.c, 1.25, 1.26 check_mysql.c, 1.33, 1.34 check_mysql_query.c, 1.5, 1.6 check_nagios.c, 1.31, 1.32 check_nt.c, 1.45, 1.46 check_ntp.c, 1.12, 1.13 check_nwstat.c, 1.34, 1.35 check_overcr.c, 1.21, 1.22 check_pgsql.c, 1.34, 1.35 check_ping.c, 1.57, 1.58 check_procs.c, 1.56, 1.57 check_radius.c, 1.24, 1.25 check_real.c, 1.28, 1.29 check_smtp.c, 1.55, 1.56 check_snmp.c, 1.67, 1.68 check_ssh.c, 1.31, 1.32 check_swap.c, 1.57, 1.58 check_tcp.c, 1.81, 1.82 check_time.c, 1.28, 1.29 check_ups.c, 1.30, 1.31 check_users.c, 1.21, 1.22 negate.c, 1.26, 1.27 urlize.c, 1.21, 1.22 utils.c, 1.50, 1.51 utils.h, 1.32, 1.33
- Next message: [Nagiosplug-checkins] nagiosplug config.rpath,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list