[Nagiosplug-checkins] CVS: nagiosplug/plugins config.h.in,NONE,1.1 .cvsignore,1.1.1.1,1.2
Ethan Galstad
egalstad at users.sourceforge.net
Thu Feb 28 18:43:10 CET 2002
- Previous message: [Nagiosplug-checkins] CVS: nagiosplug/contrib/tarballs check_memory.tgz,NONE,1.1 berger-ping.tar.gz,1.1.1.1,1.2 bowen-langley_plugins.tar.gz,1.1.1.1,1.2 check_bgp-1.0.tar.gz,1.1.1.1,1.2 check_radius.tar.gz,1.1.1.1,1.2 hopcroft-plugins.tar.gz,1.1.1.1,1.2 radius.tar.gz,1.1.1.1,1.2 check_breeze.tar.gz,1.1.1.1,NONE check_flexlm.tar.gz,1.1.1.1,NONE check_hltherm.tar.gz,1.1.1.1,NONE check_hprsc.tar.gz,1.1.1.1,NONE check_wave.tar.gz,1.1.1.1,NONE
- Next message: [Nagiosplug-checkins] CVS: nagiosplug/plugins .cvsignore,1.2,1.3 config.h.in,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory usw-pr-cvs1:/tmp/cvs-serv26680/plugins
Modified Files:
.cvsignore
Added Files:
config.h.in
Log Message:
Contrib plugin cleanup
--- NEW FILE ---
/* plugins/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define for DGUX with <sys/dg_sys_info.h>. */
#undef DGUX
/* Define if the `getloadavg' function needs to be run setuid or setgid. */
#undef GETLOADAVG_PRIVILEGED
/* Define if your system has its own `getloadavg' function. */
#undef HAVE_GETLOADAVG
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
/* Define if your struct nlist has an n_un member. */
#undef NLIST_NAME_UNION
/* Define if you have <nlist.h>. */
#undef NLIST_STRUCT
/* Define to `int' if <sys/types.h> doesn't define. */
#undef pid_t
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define on System V Release 4. */
#undef SVR4
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if your <sys/time.h> declares struct tm. */
#undef TM_IN_SYS_TIME
/* Define for Encore UMAX. */
#undef UMAX
/* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
instead of <sys/cpustats.h>. */
#undef UMAX4_3
#undef CGIURL
#undef DF_COMMAND
#undef HAVE_GETOPT_H
#undef HAVE_GETOPT_LONG
#undef HAVE_PROC_LOADAVG
#undef HAVE_PROC_MEMINFO
#undef HAVE_SSL
#undef HAVE_SWAP
#undef NSLOOKUP_COMMAND
#undef PACKAGE_VERSION
#undef PATH_TO_DIG
#undef PATH_TO_FPING
#undef PATH_TO_QSTAT
#undef PATH_TO_SNMPGET
#undef PATH_TO_SNMPGETNEXT
#undef PATH_TO_UPTIME
#undef PING_COMMAND
#undef PING_PACKETS_FIRST
#undef POSIX_STATE_DEFS
#undef PROC_LOADAVG
#undef PROC_MEMINFO
#undef PS_COMMAND
#undef PS_FORMAT
#undef PS_RAW_COMMAND
#undef PS_VARLIST
#undef RSS_COMMAND
#undef RSS_FORMAT
#undef SOCKET_SIZE_TYPE
#undef SSH_COMMAND
#undef SWAP_COMMAND
#undef SWAP_FORMAT
#undef USE_PS_VARS
#undef VSZ_COMMAND
#undef VSZ_FORMAT
#undef WHO_COMMAND
#undef PACKAGE
#undef VERSION
/* Define if you have the getloadavg function. */
#undef HAVE_GETLOADAVG
/* Define if you have the getopt_long_only function. */
#undef HAVE_GETOPT_LONG_ONLY
/* Define if you have the select function. */
#undef HAVE_SELECT
/* Define if you have the socket function. */
#undef HAVE_SOCKET
/* Define if you have the strdup function. */
#undef HAVE_STRDUP
/* Define if you have the strstr function. */
#undef HAVE_STRSTR
/* Define if you have the strtod function. */
#undef HAVE_STRTOD
/* Define if you have the strtol function. */
#undef HAVE_STRTOL
/* Define if you have the strtoul function. */
#undef HAVE_STRTOUL
/* Define if you have the <crypto.h> header file. */
#undef HAVE_CRYPTO_H
/* Define if you have the <err.h> header file. */
#undef HAVE_ERR_H
/* Define if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define if you have the <libpq-fe.h> header file. */
#undef HAVE_LIBPQ_FE_H
/* Define if you have the <mach/mach.h> header file. */
#undef HAVE_MACH_MACH_H
/* Define if you have the <mysql/errmsg.h> header file. */
#undef HAVE_MYSQL_ERRMSG_H
/* Define if you have the <mysql/mysql.h> header file. */
#undef HAVE_MYSQL_MYSQL_H
/* Define if you have the <openssl/crypto.h> header file. */
#undef HAVE_OPENSSL_CRYPTO_H
/* Define if you have the <openssl/err.h> header file. */
#undef HAVE_OPENSSL_ERR_H
/* Define if you have the <openssl/pem.h> header file. */
#undef HAVE_OPENSSL_PEM_H
/* Define if you have the <openssl/rsa.h> header file. */
#undef HAVE_OPENSSL_RSA_H
/* Define if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H
/* Define if you have the <openssl/x509.h> header file. */
#undef HAVE_OPENSSL_X509_H
/* Define if you have the <pem.h> header file. */
#undef HAVE_PEM_H
/* Define if you have the <pgsql/libpq-fe.h> header file. */
#undef HAVE_PGSQL_LIBPQ_FE_H
/* Define if you have the <postgresql/libpq-fe.h> header file. */
#undef HAVE_POSTGRESQL_LIBPQ_FE_H
/* Define if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
/* Define if you have the <rsa.h> header file. */
#undef HAVE_RSA_H
/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define if you have the <ssl.h> header file. */
#undef HAVE_SSL_H
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define if you have the <sys/loadavg.h> header file. */
#undef HAVE_SYS_LOADAVG_H
/* Define if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
/* Define if you have the <uio.h> header file. */
#undef HAVE_UIO_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the <x509.h> header file. */
#undef HAVE_X509_H
/* Define if you have the crypt library (-lcrypt). */
#undef HAVE_LIBCRYPT
/* Define if you have the crypto library (-lcrypto). */
#undef HAVE_LIBCRYPTO
/* Define if you have the dgc library (-ldgc). */
#undef HAVE_LIBDGC
/* Define if you have the ldap library (-lldap). */
#undef HAVE_LIBLDAP
/* Define if you have the pq library (-lpq). */
#undef HAVE_LIBPQ
/* Define if you have the radiusclient library (-lradiusclient). */
#undef HAVE_LIBRADIUSCLIENT
Index: .cvsignore
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/.cvsignore,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** .cvsignore 28 Feb 2002 06:42:57 -0000 1.1.1.1
--- .cvsignore 1 Mar 2002 02:42:56 -0000 1.2
***************
*** 40,43 ****
Makefile
Makefile.in
! config.h.in
.deps
--- 40,43 ----
Makefile
Makefile.in
! #config.h.in
.deps
- Previous message: [Nagiosplug-checkins] CVS: nagiosplug/contrib/tarballs check_memory.tgz,NONE,1.1 berger-ping.tar.gz,1.1.1.1,1.2 bowen-langley_plugins.tar.gz,1.1.1.1,1.2 check_bgp-1.0.tar.gz,1.1.1.1,1.2 check_radius.tar.gz,1.1.1.1,1.2 hopcroft-plugins.tar.gz,1.1.1.1,1.2 radius.tar.gz,1.1.1.1,1.2 check_breeze.tar.gz,1.1.1.1,NONE check_flexlm.tar.gz,1.1.1.1,NONE check_hltherm.tar.gz,1.1.1.1,NONE check_hprsc.tar.gz,1.1.1.1,NONE check_wave.tar.gz,1.1.1.1,NONE
- Next message: [Nagiosplug-checkins] CVS: nagiosplug/plugins .cvsignore,1.2,1.3 config.h.in,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list