configure.in 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628
  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_REVISION ($Revision$)
  3. AC_PREREQ(2.59)
  4. AC_INIT(nagios-plugins,1.4.11)
  5. AC_CONFIG_SRCDIR(NPTest.pm)
  6. AC_CONFIG_FILES(gl/Makefile)
  7. AC_CONFIG_AUX_DIR(build-aux)
  8. AM_INIT_AUTOMAKE([1.8.3])
  9. AM_CONFIG_HEADER(config.h)
  10. AC_CANONICAL_HOST
  11. RELEASE=1
  12. AC_SUBST(RELEASE)
  13. AC_PREFIX_DEFAULT(/usr/local/nagios)
  14. dnl Deprecated configure options
  15. dnl Append user (-o), group (-g), mode (-m) to install command
  16. dnl There is an assumption that this is possible with ./configure's chosen install command
  17. extra_install_args=""
  18. AC_ARG_WITH(nagios_user,
  19. ACX_HELP_STRING([--with-nagios-user=USER],
  20. [Installs executables with this user. Defaults to install user]),
  21. extra_install_args="-o $withval")
  22. AC_ARG_WITH(nagios_group,
  23. ACX_HELP_STRING([--with-nagios-group=GROUP],
  24. [Installs executables with this group. Defaults to install user]),
  25. extra_install_args="$extra_install_args -g $withval")
  26. AC_ARG_WITH(world_permissions,
  27. ACX_HELP_STRING([--without-world-permissions],
  28. [Installs executables without world permissions]))
  29. if test "x$with_world_permissions" = xno ; then
  30. extra_install_args="$extra_install_args -m 0550"
  31. fi
  32. INSTALL="$INSTALL $extra_install_args"
  33. INSTALL_STRIP_PROGRAM="$INSTALL_STRIP_PROGRAM $extra_install_args"
  34. AC_SUBST(INSTALL)
  35. AC_PROG_CC
  36. gl_EARLY
  37. AC_PROG_GCC_TRADITIONAL
  38. AC_PROG_LIBTOOL
  39. AM_PROG_CC_C_O
  40. AC_FUNC_ERROR_AT_LINE
  41. AC_SYS_LARGEFILE
  42. ifdef([AC_FUNC_STRTOD],[AC_FUNC_STRTOD],[AM_FUNC_STRTOD])
  43. PLUGIN_TEST=`echo $srcdir/plugins/t/*.t|sed -e 's,\.*/plugins/,,g'`
  44. AC_SUBST(PLUGIN_TEST)dnl
  45. SCRIPT_TEST=`echo $srcdir/plugins-scripts/t/*.t|sed -e 's,\.*/plugins-scripts/,,g'`
  46. AC_SUBST(SCRIPT_TEST)dnl
  47. WARRANTY="The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n"
  48. AC_SUBST(WARRANTY)
  49. SUPPORT="Send email to nagios-users@lists.sourceforge.net if you have questions\nregarding use of this software. To submit patches or suggest improvements,\nsend email to nagiosplug-devel@lists.sourceforge.net.\nPlease include version information with all correspondence (when possible,\nuse output from the --version option of the plugin itself).\n"
  50. AC_SUBST(SUPPORT)
  51. dnl CGIURL has changed for Nagios with 1.0 beta
  52. AC_ARG_WITH(cgiurl,
  53. ACX_HELP_STRING([--with-cgiurl=DIR],
  54. [sets URL for cgi programs]),
  55. with_cgiurl=$withval,
  56. with_cgiurl=/nagios/cgi-bin)
  57. CGIURL="$with_cgiurl"
  58. AC_DEFINE_UNQUOTED(CGIURL,"$CGIURL",[URL of CGI programs])
  59. AC_ARG_WITH(trusted_path,
  60. ACX_HELP_STRING([--with-trusted-path=PATH],
  61. [sets trusted path for executables called by scripts (default=/bin:/sbin:/usr/bin:/usr/sbin)]),
  62. with_trusted_path=$withval,
  63. with_trusted_path=/bin:/sbin:/usr/bin:/usr/sbin)
  64. AC_SUBST(with_trusted_path)
  65. EXTRAS=
  66. EXTRAS_ROOT=
  67. dnl PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/etc:/usr/local/bin:/usr/local/sbin:$PATH
  68. LDFLAGS="$LDFLAGS -L."
  69. ac_cv_uname_m=`uname -m`
  70. ac_cv_uname_s=`uname -s`
  71. ac_cv_uname_r=`uname -r`
  72. ac_cv_uname_v=`uname -v`
  73. PKG_ARCH=`uname -p`
  74. REV_DATESTAMP=`date '+%Y.%m.%d.%H.%M'`
  75. REV_TIMESTAMP=`date '+%Y%m%d%H%M%S'`
  76. AC_SUBST(PKG_ARCH)
  77. AC_SUBST(REV_DATESTAMP)
  78. AC_SUBST(REV_TIMESTAMP)
  79. dnl Checks for programs.
  80. AC_PATH_PROG(PYTHON,python)
  81. AC_PATH_PROG(SH,sh)
  82. AC_PATH_PROG(PERL,perl)
  83. AC_PATH_PROG(LIBGNUTLS_CONFIG,libgnutls-config)
  84. AC_PATH_PROG(HOSTNAME,hostname)
  85. AC_PATH_PROG(BASENAME,basename)
  86. dnl allow them to override the path of perl
  87. AC_ARG_WITH(perl,
  88. ACX_HELP_STRING([--with-perl=PATH],
  89. [sets path to perl executable]),
  90. with_perl=$withval,with_perl=$PERL)
  91. AC_SUBST(PERL, $with_perl)
  92. dnl openssl/gnutls
  93. AC_ARG_WITH(openssl,
  94. AC_HELP_STRING([--with-openssl=DIR],
  95. [path to openssl installation]),)
  96. AC_ARG_WITH(gnutls,
  97. ACX_HELP_STRING([--with-gnutls=PATH],
  98. [path to gnutls installation root]),)
  99. dnl you can only have one or the other
  100. if test ! "$with_openssl" = "" && test ! "$with_openssl" = "no"; then
  101. with_gnutls="no"
  102. fi
  103. if test ! "$with_gnutls" = "" && test ! "$with_gnutls" = "no"; then
  104. with_openssl="no"
  105. fi
  106. dnl list of possible dirs to try to autodetect openssl
  107. dnl if $dir/include exists, we consider it found
  108. dnl the order should allow locally installed versions to override distros' ones
  109. OPENSSL_DIRS="/usr /usr/local /usr/slocal /usr/local/openssl /usr/local/ssl \
  110. /opt /opt/openssl"
  111. dnl
  112. dnl Checks for libraries.
  113. dnl
  114. AC_CHECK_LIB(dce,main,SOCKETLIBS="$SOCKETLIBS -ldce")
  115. AC_CHECK_LIB(nsl,main,SOCKETLIBS="$SOCKETLIBS -lnsl")
  116. AC_CHECK_LIB(socket,socket,SOCKETLIBS="$SOCKETLIBS -lsocket")
  117. AC_CHECK_LIB(resolv,main,SOCKETLIBS="$SOCKETLIBS -lresolv")
  118. AC_SUBST(SOCKETLIBS)
  119. dnl
  120. dnl check for math-related functions needing -lm
  121. AC_CHECK_HEADERS(math.h)
  122. AC_CHECK_LIB(m,floor,MATHLIBS="-lm")
  123. AC_SUBST(MATHLIBS)
  124. dnl Check for libtap, to run perl-like tests
  125. AC_CHECK_LIB(tap, plan_tests,
  126. EXTRA_TEST="test_utils test_disk test_tcp test_cmd test_base64"
  127. AC_SUBST(EXTRA_TEST)
  128. )
  129. dnl Check for PostgreSQL libraries
  130. _SAVEDLIBS="$LIBS"
  131. _SAVEDCPPFLAGS="$CPPFLAGS"
  132. AC_ARG_WITH(pgsql,
  133. ACX_HELP_STRING([--with-pgsql=DIR],
  134. [sets path to pgsql installation]),
  135. PGSQL=$withval,)
  136. AC_CHECK_LIB(crypt,main)
  137. if test "$ac_cv_lib_crypt_main" = "yes"; then
  138. if test -n "$PGSQL"; then
  139. LDFLAGS="$LDFLAGS -L$PGSQL/lib"
  140. CPPFLAGS="$CPPFLAGS -I$PGSQL/include"
  141. fi
  142. AC_CHECK_LIB(pq,PQsetdbLogin,,,-lcrypt)
  143. if test "$ac_cv_lib_pq_PQsetdbLogin" = "yes"; then
  144. AC_CHECK_HEADERS(pgsql/libpq-fe.h)
  145. AC_CHECK_HEADERS(postgresql/libpq-fe.h)
  146. AC_CHECK_HEADERS(libpq-fe.h)
  147. if [[ -n "$PGSQL" -a "$ac_cv_header_libpq_fe_h" = "yes" ]]; then
  148. PGLIBS="-L$PGSQL/lib -lpq -lcrypt"
  149. PGINCLUDE="-I$PGSQL/include"
  150. elif test "$ac_cv_header_pgsql_libpq_fe_h" = "yes"; then
  151. PGLIBS="-lpq -lcrypt"
  152. PGINCLUDE="-I/usr/include/pgsql"
  153. elif test "$ac_cv_header_postgresql_libpq_fe_h" = "yes"; then
  154. PGLIBS="-L$PGSQL/lib -lpq -lcrypt"
  155. PGINCLUDE="-I/usr/include/postgresql"
  156. elif test "$ac_cv_header_libpq_fe_h" = "yes"; then
  157. PGLIBS="-L$PGSQL/lib -lpq -lcrypt"
  158. PGINCLUDE="-I$PGSQL/include"
  159. fi
  160. if test -z "$PGINCLUDE"; then
  161. AC_MSG_WARN([Skipping PostgreSQL plugin (check_pgsql)])
  162. AC_MSG_WARN([install PostgreSQL headers to compile this plugin (see REQUIREMENTS).])
  163. else
  164. AC_SUBST(PGLIBS)
  165. AC_SUBST(PGINCLUDE)
  166. EXTRAS="$EXTRAS check_pgsql"
  167. fi
  168. else
  169. AC_MSG_WARN([Skipping PostgreSQL plugin (check_pgsql)])
  170. AC_MSG_WARN([LIBS="$LIBS" CPPFLAGS="$CPPFLAGS"])
  171. AC_MSG_WARN([install PostgreSQL libs to compile this plugin (see REQUIREMENTS).])
  172. fi
  173. else
  174. AC_MSG_WARN([Skipping PostgreSQL plugin (check_pgsql)])
  175. AC_MSG_WARN([install lib crypt and PostgreSQL libs to compile this plugin (see REQUIREMENTS).])
  176. fi
  177. LIBS="$_SAVEDLIBS"
  178. CPPFLAGS="$_SAVEDCPPFLAGS"
  179. dnl Check for radius libraries
  180. _SAVEDLIBS="$LIBS"
  181. AC_CHECK_LIB(radiusclient,rc_read_config)
  182. if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then
  183. EXTRAS="$EXTRAS check_radius"
  184. RADIUSLIBS="-lradiusclient"
  185. AC_SUBST(RADIUSLIBS)
  186. else
  187. AC_CHECK_LIB(radiusclient-ng,rc_read_config)
  188. if test "$ac_cv_lib_radiusclient_ng_rc_read_config" = "yes"; then
  189. EXTRAS="$EXTRAS check_radius"
  190. RADIUSLIBS="-lradiusclient-ng"
  191. AC_SUBST(RADIUSLIBS)
  192. else
  193. AC_MSG_WARN([Skipping radius plugin])
  194. AC_MSG_WARN([install radius libs to compile this plugin (see REQUIREMENTS).])
  195. fi
  196. fi
  197. LIBS="$_SAVEDLIBS"
  198. dnl Check for LDAP libraries
  199. _SAVEDLIBS="$LIBS"
  200. AC_CHECK_LIB(ldap,main,,,-llber)
  201. if test "$ac_cv_lib_ldap_main" = "yes"; then
  202. LDAPLIBS="-lldap -llber"\
  203. LDAPINCLUDE="-I/usr/include/ldap"
  204. AC_SUBST(LDAPLIBS)
  205. AC_SUBST(LDAPINCLUDE)
  206. AC_CHECK_FUNCS(ldap_set_option)
  207. EXTRAS="$EXTRAS check_ldap"
  208. AC_CHECK_FUNCS(ldap_init ldap_set_option ldap_get_option ldap_start_tls_s)
  209. else
  210. AC_MSG_WARN([Skipping LDAP plugin])
  211. AC_MSG_WARN([install LDAP libs to compile this plugin (see REQUIREMENTS).])
  212. fi
  213. LIBS="$_SAVEDLIBS"
  214. dnl Check for headers used by check_ide_smart
  215. AC_CHECK_HEADER(linux/hdreg.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no)
  216. if test "$FOUNDINCLUDE" = "yes" ; then
  217. AC_CHECK_HEADER(linux/types.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no)
  218. fi
  219. if test "$FOUNDINCLUDE" = "yes" ; then
  220. EXTRAS="$EXTRAS check_ide_smart"
  221. else
  222. AC_MSG_WARN([Skipping check_ide_smart plugin.])
  223. AC_MSG_WARN([check_ide_smart is linux specific. It requires linux/hdreg.h and linux/types.h.])
  224. fi
  225. dnl Check for mysql libraries
  226. np_mysqlclient
  227. if test $with_mysql = "no" ; then
  228. AC_MSG_WARN([Skipping mysql plugin])
  229. AC_MSG_WARN([install mysql client libs to compile this plugin (see REQUIREMENTS).])
  230. else
  231. EXTRAS="$EXTRAS check_mysql check_mysql_query"
  232. MYSQLINCLUDE="$np_mysql_include"
  233. MYSQLLIBS="$np_mysql_libs"
  234. MYSQLCFLAGS="$np_mysql_cflags"
  235. AC_SUBST(MYSQLINCLUDE)
  236. AC_SUBST(MYSQLLIBS)
  237. AC_SUBST(MYSQLCFLAGS)
  238. fi
  239. AC_ARG_WITH([ipv6],
  240. [AS_HELP_STRING([--with-ipv6], [support IPv6 @<:@default=check@:>@])],
  241. [], [with_ipv6=check])
  242. dnl Check for AF_INET6 support - unistd.h required for Darwin
  243. if test "$with_ipv6" != "no"; then
  244. AC_CACHE_CHECK([for IPv6 support], np_cv_sys_ipv6, [
  245. AC_TRY_COMPILE(
  246. [#ifdef HAVE_UNISTD_H
  247. #include <unistd.h>
  248. #endif
  249. #include <netinet/in.h>
  250. #include <sys/socket.h>],
  251. [struct sockaddr_in6 sin6;
  252. void *p;
  253. sin6.sin6_family = AF_INET6;
  254. sin6.sin6_port = 587;
  255. p = &sin6.sin6_addr;],
  256. [np_cv_sys_ipv6=yes],
  257. [np_cv_sys_ipv6=no])
  258. ])
  259. if test "$np_cv_sys_ipv6" = "no" -a "$with_ipv6" != "check"; then
  260. AC_MSG_FAILURE([--with-ipv6 was given, but test for IPv6 support failed])
  261. fi
  262. if test "$np_cv_sys_ipv6" = "yes"; then
  263. AC_DEFINE(USE_IPV6,1,[Enable IPv6 support])
  264. fi
  265. with_ipv6="$np_cv_sys_ipv6"
  266. fi
  267. dnl Checks for Kerberos. Must come before openssl checks for Redhat EL 3
  268. AC_CHECK_HEADERS(krb5.h,FOUNDINCLUDE=yes,FOUNDINCLUDE=no)
  269. if test "$FOUNDINCLUDE" = "no"; then
  270. _SAVEDCPPFLAGS="$CPPFLAGS"
  271. CPPFLAGS="$_SAVEDCPPFLAGS -I/usr/kerberos/include"
  272. unset ac_cv_header_krb5_h
  273. AC_CHECK_HEADERS(krb5.h,
  274. KRB5INCLUDE="-I/usr/kerberos/include"
  275. FOUNDINCLUDE=yes,
  276. FOUNDINCLUDE=no)
  277. fi
  278. AC_SUBST(KRBINCLUDE)
  279. if test "$FOUNDINCLUDE" = "no"; then
  280. CPPFLAGS="$_SAVEDCPPFLAGS"
  281. fi
  282. dnl openssl detection/configuration
  283. if ! test x"$with_openssl" = x"no"; then
  284. dnl Check for OpenSSL location if it wasn't already specified
  285. if ! test -d "$with_openssl"; then
  286. for d in $OPENSSL_DIRS; do
  287. if test -x ${d}/bin/openssl || test -x ${d}/sbin/openssl ; then
  288. with_openssl=$d
  289. fi
  290. done
  291. fi
  292. _SAVEDCPPFLAGS="$CPPFLAGS"
  293. _SAVEDLDFLAGS="$LDFLAGS"
  294. dnl Check for OpenSSL header files
  295. unset FOUNDINCLUDE
  296. if test x"$with_openssl" != x"/usr" ; then
  297. CPPFLAGS="$CPPFLAGS -I$with_openssl/include"
  298. LDFLAGS="$LDFLAGS -L$with_openssl/lib"
  299. fi
  300. dnl check for openssl in $dir/include/openssl
  301. AC_CHECK_HEADERS(openssl/ssl.h openssl/x509.h openssl/rsa.h openssl/pem.h openssl/crypto.h openssl/err.h,
  302. SSLINCLUDE="-I$with_openssl/include"
  303. FOUNDINCLUDE=yes,
  304. FOUNDINCLUDE=no)
  305. dnl else check to see if $dir/include has it
  306. if test "$FOUNDINCLUDE" = "no"; then
  307. AC_CHECK_HEADERS(ssl.h x509.h rsa.h pem.h crypto.h err.h,
  308. SSLINCLUDE="-I$with_openssl/include"
  309. FOUNDINCLUDE=yes,
  310. FOUNDINCLUDE=no)
  311. fi
  312. AC_SUBST(SSLINCLUDE)
  313. dnl if we didn't find it, reset CPPFLAGS
  314. if test "$FOUNDINCLUDE" = "no"; then
  315. CPPFLAGS="$_SAVEDCPPFLAGS"
  316. LDFLAGS="$_SAVEDLDFLAGS"
  317. fi
  318. dnl Check for crypto lib
  319. _SAVEDLIBS="$LIBS"
  320. LIBS="-L${with_openssl}/lib"
  321. AC_CHECK_LIB(crypto,CRYPTO_lock)
  322. if test "$ac_cv_lib_crypto_CRYPTO_lock" = "yes"; then
  323. dnl Check for SSL lib
  324. AC_CHECK_LIB(ssl,main, SSLLIBS="-lssl -lcrypto",,-lcrypto)
  325. fi
  326. LIBS="$_SAVEDLIBS"
  327. dnl test headers and libs to decide whether check_http should use SSL
  328. if test "$ac_cv_lib_crypto_CRYPTO_lock" = "yes"; then
  329. if test "$ac_cv_lib_ssl_main" = "yes"; then
  330. if test "$FOUNDINCLUDE" = "yes"; then
  331. FOUNDOPENSSL="yes"
  332. fi
  333. fi
  334. fi
  335. fi
  336. dnl check for gnutls if openssl isn't found (or is disabled)
  337. if test ! "$FOUNDOPENSSL" = "yes" && test ! "$with_gnutls" = "no"; then
  338. if test ! "$with_gnutls" = ""; then
  339. CPPFLAGS="$CPPFLAGS -I${with_gnutls}/include"
  340. elif test ! "$LIBGNUTLS_CONFIG" = ""; then
  341. CPPFLAGS="$CPPFLAGS -I`$LIBGNUTLS_CONFIG --prefix`"
  342. fi
  343. AC_CHECK_HEADERS([gnutls/openssl.h],FOUNDGNUTLS="yes",)
  344. if test "$FOUNDGNUTLS" = "yes"; then
  345. AC_CHECK_LIB(gnutls-openssl,main,SSLLIBS="-lgnutls-openssl")
  346. fi
  347. fi
  348. dnl end check for gnutls
  349. if test "$FOUNDOPENSSL" = "yes" || test "$FOUNDGNUTLS" = "yes"; then
  350. check_tcp_ssl="check_simap check_spop check_jabber check_nntps check_ssmtp"
  351. AC_SUBST(check_tcp_ssl)
  352. AC_SUBST(SSLLIBS)
  353. AC_DEFINE(HAVE_SSL,1,[Define if SSL libraries are found])
  354. if test "$FOUNDOPENSSL" = "yes"; then
  355. AC_DEFINE(USE_OPENSSL,1,[Define if using OpenSSL libraries])
  356. with_openssl="yes"
  357. with_gnutls="no"
  358. else
  359. AC_DEFINE(USE_GNUTLS,1,[Define if using gnutls libraries])
  360. with_gnutls="yes"
  361. with_openssl="no"
  362. fi
  363. else
  364. dnl else deliberately disabled or no ssl support available
  365. AC_MSG_WARN([OpenSSL or GnuTLS libs could not be found or were disabled])
  366. with_openssl="no"
  367. with_gnutls="no"
  368. fi
  369. dnl
  370. dnl Checks for header files.
  371. dnl
  372. AC_HEADER_TIME
  373. AC_HEADER_SYS_WAIT
  374. AC_CHECK_HEADERS(signal.h syslog.h uio.h errno.h sys/time.h sys/socket.h sys/un.h sys/poll.h)
  375. AC_CHECK_HEADERS(features.h stdarg.h sys/unistd.h ctype.h)
  376. dnl Checks for typedefs, structures, and compiler characteristics.
  377. AC_C_CONST
  378. AC_STRUCT_TM
  379. AC_TYPE_PID_T
  380. AC_TYPE_SIZE_T
  381. AC_TYPE_SIGNAL
  382. AC_CACHE_CHECK([for va_copy],ac_cv_HAVE_VA_COPY,[
  383. AC_TRY_LINK([#include <stdarg.h>
  384. va_list ap1,ap2;], [va_copy(ap1,ap2);],
  385. ac_cv_HAVE_VA_COPY=yes,
  386. ac_cv_HAVE_VA_COPY=no)])
  387. if test x"$ac_cv_HAVE_VA_COPY" = x"yes"; then
  388. AC_DEFINE(HAVE_VA_COPY,1,[Whether va_copy() is available])
  389. else
  390. AC_CACHE_CHECK([for __va_copy],ac_cv_HAVE___VA_COPY,[
  391. AC_TRY_LINK([#include <stdarg.h>
  392. va_list ap1,ap2;], [__va_copy(ap1,ap2);],
  393. ac_cv_HAVE___VA_COPY=yes,
  394. ac_cv_HAVE___VA_COPY=no)])
  395. if test x"$ac_cv_HAVE___VA_COPY" = x"yes"; then
  396. AC_DEFINE(HAVE___VA_COPY,1,[Whether __va_copy() is available])
  397. fi
  398. fi
  399. AC_TRY_COMPILE([#include <sys/time.h>],
  400. [struct timeval *tv;
  401. struct timezone *tz;],
  402. AC_DEFINE(HAVE_STRUCT_TIMEVAL,1,[Define if we have a timeval structure])
  403. AC_TRY_COMPILE([#include <sys/time.h>],
  404. [struct timeval *tv;
  405. struct timezone *tz;
  406. gettimeofday(tv, tz);],
  407. AC_DEFINE(HAVE_GETTIMEOFDAY,1,[Define if gettimeofday is found]),
  408. AC_DEFINE(NEED_GETTIMEOFDAY,1,[Define if gettimeofday is needed])))
  409. dnl Checks for library functions.
  410. AC_CHECK_FUNCS(memmove select socket strdup strstr strtol strtoul floor)
  411. AC_CHECK_FUNCS(poll)
  412. AC_MSG_CHECKING(return type of socket size)
  413. AC_TRY_COMPILE([#include <stdlib.h>
  414. #include <sys/types.h>
  415. #include <sys/socket.h>],
  416. [int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0);],
  417. ac_cv_socket_size_type=["size_t"]
  418. AC_MSG_RESULT(size_t),
  419. ac_cv_socket_size_type=["int"]
  420. AC_MSG_RESULT(int))
  421. AC_DEFINE_UNQUOTED(SOCKET_SIZE_TYPE, $ac_cv_socket_size_type ,
  422. [Define type of socket size])
  423. dnl #### Process table test
  424. AC_PATH_PROG(PATH_TO_PS,ps)
  425. AC_MSG_CHECKING(for ps syntax)
  426. AC_ARG_WITH(ps_command,
  427. ACX_HELP_STRING([--with-ps-command=PATH],
  428. [Verbatim command to execute for ps]),
  429. PS_COMMAND=$withval)
  430. AC_ARG_WITH(ps_format,
  431. ACX_HELP_STRING([--with-ps-format=FORMAT],
  432. [Format string for scanning ps output]),
  433. PS_FORMAT=$withval)
  434. AC_ARG_WITH(ps_cols,
  435. ACX_HELP_STRING([--with-ps-cols=NUM],
  436. [Number of columns in ps command]),
  437. PS_COLS=$withval)
  438. AC_ARG_WITH(ps_varlist,
  439. ACX_HELP_STRING([--with-ps-varlist=LIST],
  440. [Variable list for sscanf of 'ps' output]),
  441. PS_VARLIST=$withval)
  442. if test -n "$PS_COMMAND" && test -n "$PS_FORMAT" && test -n "$PS_COLS" && test -n "$PS_VARLIST"; then
  443. ac_cv_ps_command="$PS_COMMAND"
  444. ac_cv_ps_format="$PS_FORMAT"
  445. ac_cv_ps_varlist="$PS_VARLIST"
  446. ac_cv_ps_cols="$PS_COLS"
  447. AC_MSG_RESULT([(command-line) $ac_cv_ps_command])
  448. dnl Now using the pst3/kmem hack for solaris systems to avoid truncation
  449. elif test "$ac_cv_uname_s" = "SunOS"; then
  450. #
  451. # this is a very, very ugly hack, to hardcode the location for plugins
  452. #
  453. if test "$libexecdir" = '${exec_prefix}/libexec'; then
  454. if test "$exec_prefix" = "NONE"; then
  455. if test "$prefix" = "NONE"; then
  456. pst3="$ac_default_prefix/libexec/pst3"
  457. else
  458. pst3="$prefix/libexec/pst3"
  459. fi
  460. else
  461. pst3="$exec_prefix/libexec/pst3"
  462. fi
  463. else
  464. pst3="$libexecdir/pst3"
  465. fi
  466. ac_cv_ps_command="$pst3"
  467. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  468. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  469. ac_cv_ps_cols=9
  470. AC_MSG_RESULT([using nagios-plugins internal ps command (pst3) for solaris])
  471. if test `isainfo -b` = 64 ; then
  472. PST3CFLAGS="-m64"
  473. AC_SUBST(PST3CFLAGS)
  474. AC_MSG_NOTICE([using 64bit pst3])
  475. else
  476. AC_MSG_NOTICE([using 32bit pst3])
  477. fi
  478. EXTRAS_ROOT="$EXTRAS_ROOT pst3"
  479. dnl Removing this for the moment - Ton
  480. dnl Using /usr/ucb/ps on Solaris systems, to avoid truncation
  481. dnl Limitation that command name is not available
  482. dnl elif test "$ac_cv_uname_s" = "SunOS" && /usr/ucb/ps -alxwwn 2>/dev/null | \
  483. dnl egrep -i ["^ *F +UID +PID +PPID +%C +PRI +NI +SZ +RSS +WCHAN +S +TT +TIME +COMMAND"] > /dev/null
  484. dnl then
  485. dnl ac_cv_ps_varlist="[&procuid,&procpid,&procppid,&procpcpu,&procvsz,&procrss,procstat,&pos]"
  486. dnl ac_cv_ps_command="/usr/ucb/ps -alxwwn"
  487. dnl ac_cv_ps_format=["%*s %d %d %d %d %*d %*d %d %d%*[ 0123456789abcdef]%[OSRZT]%*s %*s %n"]
  488. dnl ac_cv_ps_cols=8
  489. dnl AC_MSG_RESULT([$ac_cv_ps_command])
  490. dnl Some gnu/linux systems (debian for one) don't like -axwo and need axwo.
  491. dnl so test for this first...
  492. elif ps axwo 'stat comm vsz rss user uid pid ppid args' 2>/dev/null | \
  493. egrep -i ["^ *STAT +[UCOMAND]+ +VSZ +RSS +USER +UID +PID +PPID +COMMAND"] > /dev/null
  494. then
  495. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  496. ac_cv_ps_command="$PATH_TO_PS axwo 'stat uid pid ppid vsz rss pcpu comm args'"
  497. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  498. ac_cv_ps_cols=9
  499. AC_MSG_RESULT([$ac_cv_ps_command])
  500. dnl For OpenBSD 3.2 & 3.3. Must come before ps -weo
  501. dnl Should also work for FreeBSD 5.2.1 and 5.3
  502. dnl STAT UCOMM VSZ RSS USER PPID COMMAND
  503. elif ps -axwo 'stat comm vsz rss user uid pid ppid args' 2>/dev/null | \
  504. egrep -i ["^ *STAT +[UCOMAND]+ +VSZ +RSS +USER +UID +PID +PPID +COMMAND"] > /dev/null
  505. then
  506. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  507. ac_cv_ps_command="$PATH_TO_PS -axwo 'stat uid pid ppid vsz rss pcpu comm args'"
  508. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  509. ac_cv_ps_cols=9
  510. AC_MSG_RESULT([$ac_cv_ps_command])
  511. dnl Some *BSDs have different format for ps. This is mainly to catch FreeBSD 4.
  512. dnl Limitation: Only first 16 chars returned for ucomm field
  513. dnl Must come before ps -weo
  514. elif ps -axwo 'stat uid pid ppid vsz rss pcpu ucomm command' 2>/dev/null | \
  515. egrep -i ["^ *STAT +UID +PID +PPID +VSZ +RSS +%CPU +UCOMM +COMMAND"] > /dev/null
  516. then
  517. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  518. ac_cv_ps_command="$PATH_TO_PS -axwo 'stat uid pid ppid vsz rss pcpu ucomm command'"
  519. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  520. ac_cv_ps_cols=9
  521. AC_MSG_RESULT([$ac_cv_ps_command])
  522. dnl STAT UCOMM VSZ RSS USER UID PPID COMMAND
  523. elif ps -weo 'stat comm vsz rss user uid pid ppid etime args' 2>/dev/null | \
  524. egrep -i ["^ *S[TAUES]* +[UCOMDNA]+ +[VSIZE]+ +R[S]+ +U[SER]+ +U[ID]+ +P[ID]+ +P[PID]+ +[ELAPSD]+ +[RGSCOMDNA]+"] >/dev/null
  525. then
  526. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos]"
  527. ac_cv_ps_command="$PATH_TO_PS -weo 'stat uid pid ppid vsz rss pcpu etime comm args'"
  528. ac_cv_ps_format="%s %d %d %d %d %d %f %s %s %n"
  529. ac_cv_ps_cols=10
  530. AC_MSG_RESULT([$ac_cv_ps_command])
  531. dnl FreeBSD
  532. elif ps waxco 'state command vsz rss uid user pid ppid' 2>/dev/null | \
  533. egrep -i ["^STAT +COMMAND +VSZ +RSS +UID +USER +PID +PPID"] >/dev/null
  534. then
  535. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  536. ac_cv_ps_command="$PATH_TO_PS waxco 'state uid pid ppid vsz rss pcpu command command'"
  537. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  538. ac_cv_ps_cols=9
  539. AC_MSG_RESULT([$ac_cv_ps_command])
  540. dnl BSD-like mode in RH 6.1
  541. elif ps waxno 'state comm vsz rss uid user pid ppid args' 2>/dev/null | \
  542. egrep -i ["^S +COMMAND +VSZ +RSS +UID +USER +PID +PPID +[RGSCOMDNA]+"] >/dev/null
  543. then
  544. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  545. ac_cv_ps_command="$PATH_TO_PS waxno 'state uid pid ppid vsz rss pcpu comm args'"
  546. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  547. ac_cv_ps_cols=9
  548. AC_MSG_RESULT([$ac_cv_ps_command])
  549. dnl SunOS 4.1.3:
  550. dnl F UID PID PPID CP PRI NI SZ RSS WCHAN STAT TT TIME COMMAND
  551. dnl Need the head -1 otherwise test will work because arguments are found
  552. elif ps -laxnwww 2>/dev/null | head -1 | \
  553. egrep -i ["^ *F(LAGS)? +UID +PID +PPID +CP +PRI +NI +(SZ)|(VSZ)|(SIZE) +RSS +WCHAN +STAT? +TTY? +TIME +COMMAND"] >/dev/null
  554. then
  555. ac_cv_ps_varlist="[&procuid,&procpid,&procppid,&procvsz,&procrss,procstat,&pos,procprog]"
  556. ac_cv_ps_command="$PATH_TO_PS -laxnwww"
  557. ac_cv_ps_format="%*s %d %d %d %*s %*s %*s %d %d %*s %s %*s %*s %n%s"
  558. ac_cv_ps_cols=9
  559. AC_MSG_RESULT([$ac_cv_ps_command])
  560. dnl Debian Linux / procps v1.2.9:
  561. dnl FLAGS UID PID PPID PRI NI SIZE RSS WCHAN STA TTY TIME COMMAND
  562. dnl 100 0 1 0 0 0 776 76 c0131c8c S ffff 0:11 init [2]
  563. dnl
  564. elif ps laxnwww 2>/dev/null | \
  565. egrep -i ["^ *F(LAGS)? +UID +PID +PPID +PRI +NI +(VSZ)|(SIZE) +RSS +WCHAN +STAT? TTY +TIME +COMMAND"] >/dev/null
  566. then
  567. ac_cv_ps_varlist="[&procuid,&procpid,&procppid,procstat,&procvsz,&procrss,&pos,procprog]"
  568. ac_cv_ps_command="$PATH_TO_PS laxnwww"
  569. ac_cv_ps_format="%*s %d %d %d %*s %*s %d %d %*s %s %*s %*s %n%s"
  570. ac_cv_ps_cols=9
  571. AC_MSG_RESULT([$ac_cv_ps_command])
  572. dnl OpenBSD (needs to come early because -exo appears to work, but does not give all procs)
  573. elif ps -axo 'stat comm vsz rss user uid pid ppid args' 2>/dev/null | \
  574. egrep -i ["^ *S[TAUES]* +[UCOMDNA]+ +[VSIZE]+ +R[S]+ +U[SER]+ +U[ID]+ +P[PID]+ +P[PID]+ +[RGSCOMDNA]+"] >/dev/null
  575. then
  576. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  577. ac_cv_ps_command="$PATH_TO_PS -axo 'stat uid pid ppid vsz rss pcpu comm args'"
  578. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  579. ac_cv_ps_cols=9
  580. AC_MSG_RESULT([$ac_cv_ps_command])
  581. dnl Tru64 - needs %*[ +<>] in PS_FORMAT.
  582. dnl Has /usr/bin/ps and /sbin/ps - force sbin version
  583. dnl Can't use vsize and rssize because comes back with text (eg, 1.5M instead
  584. dnl of 1500). Will need big changes to check_procs to support
  585. elif /sbin/ps -eo 'stat uid pid ppid pcpu etime comm args' 2>/dev/null | \
  586. egrep -i ["^ *S +[UID]+ +[PID]+ +[PID]+ +[%CPU]+ +[ELAPSD]+ +[COMMAND]+ +[COMMAND]+"] > /dev/null
  587. then
  588. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procpcpu,procetime,procprog,&pos]"
  589. ac_cv_ps_command="/sbin/ps -eo 'stat uid pid ppid pcpu etime comm args'"
  590. ac_cv_ps_format=["%s%*[ +<>] %d %d %d %f %s %s %n"]
  591. ac_cv_ps_cols=8
  592. AC_MSG_RESULT([$ac_cv_ps_command])
  593. elif ps -eo 's comm vsz rss user uid pid ppid args' 2>/dev/null | \
  594. egrep -i ["^S[TAUES]* +C[OMDNA]+ +[VSIZE]+ +U[SER]+ +U[ID]+ +P[PID]+ +P[PID]+ +[RGSCOMDNA]+"] >/dev/null
  595. then
  596. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  597. ac_cv_ps_command="$PATH_TO_PS -eo 's uid pid ppid vsz rss pcpu comm args'"
  598. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  599. ac_cv_ps_cols=9
  600. AC_MSG_RESULT([$ac_cv_ps_command])
  601. dnl AIX 4.3.3 and 5.1 do not have an rss field
  602. elif ps -eo 'stat uid pid ppid vsz pcpu comm args' 2>/dev/null | \
  603. egrep -i ["^ *S[TAUES]* +UID +PID +PPID +VSZ +%CPU +COMMAND +COMMAND"] >/dev/null
  604. then
  605. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procpcpu,procprog,&pos]"
  606. ac_cv_ps_command="$PATH_TO_PS -eo 'stat uid pid ppid vsz pcpu comm args'"
  607. ac_cv_ps_format="%s %d %d %d %d %f %s %n"
  608. ac_cv_ps_cols=8
  609. AC_MSG_RESULT([$ac_cv_ps_command - with no RSS])
  610. dnl Solaris 2.6
  611. elif ps -Ao 's comm vsz rss uid user pid ppid args' 2>/dev/null | \
  612. egrep -i ["^S[TAUES]* +C[OMDNA]+ +V[SIZE]+ +RSS +UID +USER +PID +PPID +[RGSCOMDNA]+"] >/dev/null
  613. then
  614. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  615. ac_cv_ps_command="$PATH_TO_PS -Ao 's uid pid ppid vsz rss pcpu comm args'"
  616. # There must be no space between the %s and %n due to a wierd problem in sscanf where
  617. # it will return %n as longer than the line length
  618. ac_cv_ps_format="%s %d %d %d %d %d %f %s%n"
  619. ac_cv_ps_cols=9
  620. AC_MSG_RESULT([$ac_cv_ps_command])
  621. elif ps -Ao 'status comm vsz rss uid user pid ppid args' 2>/dev/null | \
  622. egrep -i ["^S[TAUES]* +C[OMDNA]+ +V[SIZE]+ +RSS +UID +USER +PID +PPID +[RGSCOMDNA]+"] >/dev/null
  623. then
  624. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  625. ac_cv_ps_command="$PATH_TO_PS -Ao 'status uid pid ppid vsz rss pcpu comm args'"
  626. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  627. ac_cv_ps_cols=9
  628. AC_MSG_RESULT([$ac_cv_ps_command])
  629. elif ps -Ao 'state comm vsz rss uid user pid ppid args' 2>/dev/null | \
  630. egrep -i ["^S[TAUES]* +C[OMDNA]+ +V[SIZE]+ +RSS +UID +USER +PID +PPID +[RGSCOMDNA]+"] >/dev/null
  631. then
  632. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  633. ac_cv_ps_command="$PATH_TO_PS -Ao 'state uid pid ppid vsz rss pcpu comm args'"
  634. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  635. ac_cv_ps_cols=9
  636. AC_MSG_RESULT([$ac_cv_ps_command])
  637. dnl wonder who takes state instead of stat
  638. elif ps -ao 'state command vsz rss user pid ppid args' 2>/dev/null | \
  639. egrep -i ["^S[TAUES]* +C[OMDNA]+ +V[SIZE]+ +RSS +UID +USER +PID +PPID +[RGSCOMDNA]+"] >/dev/null
  640. then
  641. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]"
  642. ac_cv_ps_command="$PATH_TO_PS -ao 'state uid pid ppid vsz rss pcpu command args'"
  643. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  644. ac_cv_ps_cols=8
  645. AC_MSG_RESULT([$ac_cv_ps_command])
  646. dnl IRIX 53
  647. elif ps -el 2>/dev/null | \
  648. egrep -i ["^ *F +S +UID +PID +PPID +C +PRI +NI +P +SZ +RSS +WCHAN +TTY +TIME +[RGSCOMDNA]+"] >/dev/null
  649. then
  650. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&pos,procprog]"
  651. ac_cv_ps_command="$PATH_TO_PS -el (IRIX 53)"
  652. ac_cv_ps_format="%*s %s %d %d %d %*s %*s %*s %*s %d %d %*s %*s %*s %n%s"
  653. ac_cv_ps_cols=8
  654. AC_MSG_RESULT([$ac_cv_ps_command])
  655. dnl IRIX 63
  656. elif ps -el 2>/dev/null | \
  657. egrep -i ["^ *F +S +UID +PID +PPID +C +PRI +NI +P +ADDR +SZ +RSS +WCHAN +TTY +TIME +[RGSCOMDNA]+"] >/dev/null
  658. then
  659. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&pos,procprog]"
  660. ac_cv_ps_command="$PATH_TO_PS -el (IRIX 63)"
  661. ac_cv_ps_format="%*s %s %d %d %d %*s %*s %*s %*s %*s %*s %*s %*s %*s %*s %n%s"
  662. ac_cv_ps_cols=6
  663. AC_MSG_RESULT([$ac_cv_ps_command])
  664. dnl AIX 4.1:
  665. dnl F S UID PID PPID C PRI NI ADDR SZ RSS WCHAN TTY TIME CMD
  666. dnl 303 A 0 0 0 120 16 -- 1c07 20 24 - 0:45 swapper
  667. elif ps -el 2>/dev/null | \
  668. egrep -i ["^ *F +S +UID +PID +PPID +C +PRI +NI +ADDR +SZ +WCHAN +TTY +TIME +[RGSCOMDNA]+"] >/dev/null
  669. then
  670. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&pos,procprog]"
  671. ac_cv_ps_command="$PATH_TO_PS -el (AIX 4.1 and HP-UX)"
  672. ac_cv_ps_format="%*s %s %d %d %d %*s %*s %*s %*s %*s %*s %*s %*s %n%s"
  673. ac_cv_ps_cols=6
  674. AC_MSG_RESULT([$ac_cv_ps_command])
  675. dnl AIX?
  676. elif ps glaxen 2>/dev/null | \
  677. egrep -i ["^ *F +UID +PID +PPID +PRI +NI +VSZ +RSS +WCHAN +STAT +TTY +TIME +COMMAND"] >/dev/null
  678. then
  679. ac_cv_ps_varlist="[&procuid,&procpid,&procppid,&procvsz,&procrss,procstat,&pos,procprog]"
  680. ac_cv_ps_command="$PATH_TO_PS glaxen"
  681. ac_cv_ps_format="%*s %d %d %d %*s %*s %d %d %*s %s %*s %*s %n%s"
  682. ac_cv_ps_cols=8
  683. AC_MSG_RESULT([$ac_cv_ps_command])
  684. dnl MacOSX / Darwin
  685. dnl TODO: MacOSX has commands with spaces which will cause problems to PS_FORMAT
  686. dnl Some truncation will happen in UCOMM column
  687. dnl STAT VSZ RSS UID PPID %CPU UCOMM COMMAND
  688. dnl Ss 52756 22496 501 1 6.9 Window Manager /System/Library/CoreServices/WindowServer -daemon
  689. elif ps wwaxo 'state vsz rss uid pid ppid pcpu ucomm command' 2>/dev/null | \
  690. egrep -i ["^STAT +VSZ +RSS +UID +PPID +%CPU +UCOMM +COMMAND"] >/dev/null
  691. then
  692. ac_cv_ps_command="$PATH_TO_PS wwaxo 'state vsz rss uid pid ppid pcpu ucomm command'"
  693. ac_cv_ps_varlist="[procstat,&procvsz,&procrss,&procuid,&procpid,&procppid,&procpcpu,procprog,&pos]"
  694. ac_cv_ps_format="%s %d %d %d %d %d %f %s %n"
  695. ac_cv_ps_cols=8
  696. AC_MSG_RESULT([$ac_cv_ps_command])
  697. dnl UnixWare
  698. elif ps -Al 2>/dev/null | \
  699. egrep -i ["^ *F +S +UID +PID +PPID +CLS +PRI +NI +C +ADDR +SZ +WCHAN +TTY +TIME +COMD"] >/dev/null
  700. then
  701. ac_cv_ps_varlist="[procstat,&procuid,&procpid,&procppid,&pos,procprog]"
  702. ac_cv_ps_command="$PATH_TO_PS -Al"
  703. ac_cv_ps_format="%*s %s %d %d %d %*s %*s %*s %*s %*s %*s %*s %*s %*s %n%s"
  704. ac_cv_ps_cols=8
  705. AC_MSG_RESULT([$ac_cv_ps_command])
  706. else
  707. AC_MSG_WARN([unable to find usable ps syntax - check_procs and check_nagios will not be compiled])
  708. fi
  709. if test -n "$ac_cv_ps_varlist" ; then
  710. AC_DEFINE_UNQUOTED(PS_VARLIST,$ac_cv_ps_varlist,
  711. [Variable list for sscanf of 'ps' output])
  712. AC_DEFINE_UNQUOTED(PS_COMMAND,"$ac_cv_ps_command",
  713. [Verbatim command to execute for ps in check_procs])
  714. AC_DEFINE_UNQUOTED(PS_FORMAT,"$ac_cv_ps_format",
  715. [Format string for scanning ps output in check_procs])
  716. AC_DEFINE_UNQUOTED(PS_COLS,$ac_cv_ps_cols,
  717. [Number of columns in ps command])
  718. EXTRAS="$EXTRAS check_procs check_nagios"
  719. if echo "$ac_cv_ps_varlist" | grep "procetime" >/dev/null; then
  720. AC_DEFINE(PS_USES_PROCETIME,"yes",
  721. [Whether the ps utility uses the "procetime" field])
  722. fi
  723. fi
  724. AC_PATH_PROG(PATH_TO_PING,ping)
  725. AC_PATH_PROG(PATH_TO_PING6,ping6)
  726. AC_ARG_WITH(ping_command,
  727. ACX_HELP_STRING([--with-ping-command=SYNTAX],
  728. [sets syntax for ICMP ping]),
  729. with_ping_command=$withval,)
  730. AC_MSG_CHECKING(for ICMP ping syntax)
  731. ac_cv_ping_packets_first=no
  732. ac_cv_ping_has_timeout=no
  733. if test -n "$with_ping_command"
  734. then
  735. AC_MSG_RESULT([(command-line) $with_ping_command])
  736. if test -n "$ac_cv_ping_packets_first"
  737. then
  738. ac_cv_ping_packets_first=yes
  739. ac_cv_ping_has_timeout=yes
  740. fi
  741. elif [[ "z$ac_cv_uname_s" = "zUnixWare" ]] && \
  742. $PATH_TO_PING -n -s 127.0.0.1 56 1 2>/dev/null | \
  743. egrep -i "^round-trip|^rtt" >/dev/null
  744. then
  745. with_ping_command="$PATH_TO_PING -n -U -c %d %s"
  746. ac_cv_ping_packets_first=yes
  747. AC_MSG_RESULT([$with_ping_command])
  748. elif $PATH_TO_PING -n -U -w 10 -c 1 127.0.0.1 2>/dev/null | \
  749. egrep -i "^round-trip|^rtt" >/dev/null
  750. then
  751. with_ping_command="$PATH_TO_PING -n -U -w %d -c %d %s"
  752. ac_cv_ping_packets_first=yes
  753. ac_cv_ping_has_timeout=yes
  754. AC_MSG_RESULT([$with_ping_command])
  755. elif $PATH_TO_PING -n -U -c 1 127.0.0.1 2>/dev/null | \
  756. egrep -i "^round-trip|^rtt" >/dev/null
  757. then
  758. with_ping_command="$PATH_TO_PING -n -U -c %d %s"
  759. ac_cv_ping_packets_first=yes
  760. AC_MSG_RESULT([$with_ping_command])
  761. elif $PATH_TO_PING -n -c 1 127.0.0.1 2>/dev/null | \
  762. egrep -i "^round-trip|^rtt" >/dev/null
  763. then
  764. with_ping_command="$PATH_TO_PING -n -c %d %s"
  765. ac_cv_ping_packets_first=yes
  766. AC_MSG_RESULT([$with_ping_command])
  767. elif $PATH_TO_PING -n 127.0.0.1 -c 1 2>/dev/null | \
  768. egrep -i "^round-trip|^rtt" >/dev/null
  769. then
  770. with_ping_command="$PATH_TO_PING -n %s -c %d"
  771. AC_MSG_RESULT([$with_ping_command])
  772. elif $PATH_TO_PING 127.0.0.1 -n 1 2>/dev/null | \
  773. egrep -i "^round-trip|^rtt" >/dev/null
  774. then
  775. with_ping_command="$PATH_TO_PING %s -n %d"
  776. AC_MSG_RESULT([$with_ping_command])
  777. elif $PATH_TO_PING -n -s 127.0.0.1 56 1 2>/dev/null | \
  778. egrep -i "^round-trip|^rtt" >/dev/null
  779. then
  780. with_ping_command="$PATH_TO_PING -n -s %s 56 %d"
  781. AC_MSG_RESULT([$with_ping_command])
  782. elif $PATH_TO_PING -n -h 127.0.0.1 -s 56 -c 1 2>/dev/null | \
  783. egrep -i "^round-trip|^rtt" >/dev/null
  784. then
  785. with_ping_command="$PATH_TO_PING -n -h %s -s 56 -c %d"
  786. AC_MSG_RESULT([$with_ping_command])
  787. elif $PATH_TO_PING -n -s 56 -c 1 127.0.0.1 2>/dev/null | \
  788. egrep -i "^round-trip|^rtt" >/dev/null
  789. then
  790. with_ping_command="$PATH_TO_PING -n -s 56 -c %d %s"
  791. ac_cv_ping_packets_first=yes
  792. AC_MSG_RESULT([$with_ping_command])
  793. elif $PATH_TO_PING -n -c 1 127.0.0.1 2>/dev/null | \
  794. egrep -i "^round-trip|^rtt" >/dev/null
  795. then
  796. with_ping_command="$PATH_TO_PING -n -c %d %s"
  797. ac_cv_ping_packets_first=yes
  798. AC_MSG_RESULT([$with_ping_command])
  799. else
  800. AC_MSG_WARN([unable to find usable ping syntax])
  801. fi
  802. AC_DEFINE_UNQUOTED(PING_COMMAND,"$with_ping_command",
  803. [path and args for ICMP ping command])
  804. if test "x$ac_cv_ping_packets_first" != "xno"
  805. then
  806. AC_DEFINE(PING_PACKETS_FIRST,1,
  807. [Define if packet count must precede host])
  808. fi
  809. if test "x$ac_cv_ping_has_timeout" != "xno"
  810. then
  811. AC_DEFINE(PING_HAS_TIMEOUT,1,
  812. [Define if ping has its own timeout option that should be set])
  813. fi
  814. AC_ARG_WITH(ping6_command,
  815. ACX_HELP_STRING([--with-ping6-command=SYNTAX],
  816. [sets syntax for ICMPv6 ping]),
  817. with_ping6_command=$withval,)
  818. if test x"$with_ipv6" != xno ; then
  819. AC_MSG_CHECKING(for ICMPv6 ping syntax)
  820. ac_cv_ping6_packets_first=no
  821. if test -n "$with_ping6_command"
  822. then
  823. AC_MSG_RESULT([(command-line) $with_ping6_command])
  824. if test -n "$ac_cv_ping6_packets_first"
  825. then
  826. ac_cv_ping6_packets_first=yes
  827. fi
  828. elif test "x$PATH_TO_PING6" != "x"; then
  829. if [[ "z$ac_cv_uname_s" = "zUnixWare" ]] && \
  830. $PATH_TO_PING6 -n -s ::1 56 1 2>/dev/null | \
  831. egrep -i "^round-trip|^rtt" >/dev/null
  832. then
  833. with_ping6_command="$PATH_TO_PING6 -n -U -c %d %s"
  834. ac_cv_ping6_packets_first=yes
  835. AC_MSG_RESULT([$with_ping6_command])
  836. elif $PATH_TO_PING6 -n -U -w 10 -c 1 ::1 2>/dev/null | \
  837. egrep -i "^round-trip|^rtt" >/dev/null
  838. then
  839. with_ping6_command="$PATH_TO_PING6 -n -U -w %d -c %d %s"
  840. ac_cv_ping6_packets_first=yes
  841. ac_cv_ping_has_timeout=yes
  842. AC_MSG_RESULT([$with_ping6_command])
  843. elif $PATH_TO_PING6 -n -U -c 1 ::1 2>/dev/null | \
  844. egrep -i "^round-trip|^rtt" >/dev/null
  845. then
  846. with_ping6_command="$PATH_TO_PING6 -n -U -c %d %s"
  847. ac_cv_ping6_packets_first=yes
  848. AC_MSG_RESULT([$with_ping6_command])
  849. elif $PATH_TO_PING6 -n -c 1 ::1 2>/dev/null | \
  850. egrep -i "^round-trip|^rtt" >/dev/null
  851. then
  852. with_ping6_command="$PATH_TO_PING6 -n -c %d %s"
  853. ac_cv_ping6_packets_first=yes
  854. AC_MSG_RESULT([$with_ping6_command])
  855. elif $PATH_TO_PING6 -n ::1 -c 1 2>/dev/null | \
  856. egrep -i "^round-trip|^rtt" >/dev/null
  857. then
  858. with_ping6_command="$PATH_TO_PING6 -n %s -c %d"
  859. AC_MSG_RESULT([$with_ping6_command])
  860. elif $PATH_TO_PING6 ::1 -n 1 2>/dev/null | \
  861. egrep -i "^round-trip|^rtt" >/dev/null
  862. then
  863. with_ping6_command="$PATH_TO_PING6 %s -n %d"
  864. AC_MSG_RESULT([$with_ping6_command])
  865. elif $PATH_TO_PING6 -n -s ::1 56 1 2>/dev/null | \
  866. egrep -i "^round-trip|^rtt" >/dev/null
  867. then
  868. with_ping6_command="$PATH_TO_PING6 -n -s %s 56 %d"
  869. AC_MSG_RESULT([$with_ping6_command])
  870. elif $PATH_TO_PING6 -n -h ::1 -s 56 -c 1 2>/dev/null | \
  871. egrep -i "^round-trip|^rtt" >/dev/null
  872. then
  873. with_ping6_command="$PATH_TO_PING6 -n -h %s -s 56 -c %d"
  874. AC_MSG_RESULT([$with_ping6_command])
  875. elif $PATH_TO_PING6 -n -s 56 -c 1 ::1 2>/dev/null | \
  876. egrep -i "^round-trip|^rtt" >/dev/null
  877. then
  878. with_ping6_command="$PATH_TO_PING6 -n -s 56 -c %d %s"
  879. ac_cv_ping6_packets_first=yes
  880. AC_MSG_RESULT([$with_ping_command])
  881. elif $PATH_TO_PING6 -n -c 1 ::1 2>/dev/null | \
  882. egrep -i "^round-trip|^rtt" >/dev/null
  883. then
  884. with_ping6_command="$PATH_TO_PING6 -n -c %d %s"
  885. ac_cv_ping6_packets_first=yes
  886. AC_MSG_RESULT([$with_ping6_command])
  887. fi
  888. elif test "x$PATH_TO_PING" != "x"; then
  889. if [[ "z$ac_cv_uname_s" = "zUnixWare" ]] && \
  890. $PATH_TO_PING -A inet6 -n -s ::1 56 1 2>/dev/null | \
  891. egrep -i "^round-trip|^rtt" >/dev/null
  892. then
  893. with_ping6_command="$PATH_TO_PING -A inet6 -n -U -c %d %s"
  894. ac_cv_ping6_packets_first=yes
  895. AC_MSG_RESULT([$with_ping6_command])
  896. elif $PATH_TO_PING -A inet6 -n -U -c 1 ::1 2>/dev/null | \
  897. egrep -i "^round-trip|^rtt" >/dev/null
  898. then
  899. with_ping6_command="$PATH_TO_PING -A inet6 -n -U -c %d %s"
  900. ac_cv_ping6_packets_first=yes
  901. AC_MSG_RESULT([$with_ping6_command])
  902. elif $PATH_TO_PING -A inet6 -n -c 1 ::1 2>/dev/null | \
  903. egrep -i "^round-trip|^rtt" >/dev/null
  904. then
  905. with_ping6_command="$PATH_TO_PING -A inet6 -n -c %d %s"
  906. ac_cv_ping6_packets_first=yes
  907. AC_MSG_RESULT([$with_ping6_command])
  908. elif $PATH_TO_PING -A inet6 -n ::1 -c 1 2>/dev/null | \
  909. egrep -i "^round-trip|^rtt" >/dev/null
  910. then
  911. with_ping6_command="$PATH_TO_PING -A inet6 -n %s -c %d"
  912. AC_MSG_RESULT([$with_ping6_command])
  913. elif $PATH_TO_PING -A inet6 ::1 -n 1 2>/dev/null | \
  914. egrep -i "^round-trip|^rtt" >/dev/null
  915. then
  916. with_ping6_command="$PATH_TO_PING -A inet6 %s -n %d"
  917. AC_MSG_RESULT([$with_ping6_command])
  918. elif $PATH_TO_PING -A inet6 -n -s ::1 56 1 2>/dev/null | \
  919. egrep -i "^round-trip|^rtt" >/dev/null
  920. then
  921. with_ping6_command="$PATH_TO_PING -A inet6 -n -s %s 56 %d"
  922. AC_MSG_RESULT([$with_ping6_command])
  923. elif $PATH_TO_PING -A inet6 -n -h ::1 -s 56 -c 1 2>/dev/null | \
  924. egrep -i "^round-trip|^rtt" >/dev/null
  925. then
  926. with_ping6_command="$PATH_TO_PING -A inet6 -n -h %s -s 56 -c %d"
  927. AC_MSG_RESULT([$with_ping6_command])
  928. elif $PATH_TO_PING -A inet6 -n -s 56 -c 1 ::1 2>/dev/null | \
  929. egrep -i "^round-trip|^rtt" >/dev/null
  930. then
  931. with_ping6_command="$PATH_TO_PING -A inet6 -n -s 56 -c %d %s"
  932. ac_cv_ping6_packets_first=yes
  933. AC_MSG_RESULT([$with_ping_command])
  934. elif $PATH_TO_PING -A inet6 -n -c 1 ::1 2>/dev/null | \
  935. egrep -i "^round-trip|^rtt" >/dev/null
  936. then
  937. with_ping6_command="$PATH_TO_PING -A inet6 -n -c %d %s"
  938. ac_cv_ping6_packets_first=yes
  939. AC_MSG_RESULT([$with_ping6_command])
  940. fi
  941. fi
  942. if test "x$with_ping6_command" != "x"; then
  943. AC_DEFINE_UNQUOTED(PING6_COMMAND,"$with_ping6_command",
  944. [path and args for ICMPv6 ping command])
  945. else
  946. AC_MSG_RESULT([none])
  947. fi
  948. if test "x$ac_cv_ping6_packets_first" != "xno"; then
  949. AC_DEFINE(PING6_PACKETS_FIRST,1,
  950. [Define if packet count must precede host])
  951. fi
  952. fi
  953. AC_ARG_WITH(nslookup_command,
  954. ACX_HELP_STRING([--with-nslookup-command=PATH],
  955. [sets path to nslookup executable]),
  956. ac_cv_nslookup_command=$withval)
  957. if test -n "$ac_cv_nslookup_command"; then
  958. AC_MSG_NOTICE([Using specific nslookup at $ac_cv_nslookup_command])
  959. else
  960. AC_PATH_PROG(PATH_TO_NSLOOKUP,nslookup)
  961. if test -n "$PATH_TO_NSLOOKUP"
  962. then
  963. AC_MSG_CHECKING(for nslookup syntax)
  964. if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep ["Invalid option: sil"] >/dev/null
  965. then
  966. ac_cv_nslookup_command="$PATH_TO_NSLOOKUP"
  967. AC_MSG_RESULT([$ac_cv_nslookup_command])
  968. else
  969. ac_cv_nslookup_command="$PATH_TO_NSLOOKUP -sil"
  970. AC_MSG_RESULT([$ac_cv_nslookup_command])
  971. fi
  972. else
  973. AC_MSG_WARN([nslookup command not found])
  974. fi
  975. fi
  976. if test -n "$ac_cv_nslookup_command"; then
  977. EXTRAS="$EXTRAS check_dns"
  978. AC_DEFINE_UNQUOTED(NSLOOKUP_COMMAND,"$ac_cv_nslookup_command", [path and args for nslookup])
  979. fi
  980. AC_MSG_CHECKING([for number of cpus])
  981. AC_TRY_COMPILE([#include <unistd.h>],
  982. [sysconf(_SC_NPROCESSORS_CONF) > 0;],
  983. AC_DEFINE(HAVE_SYSCONF__SC_NPROCESSORS_CONF,1,[Define if sysconf returns number of cpus])
  984. AC_MSG_RESULT([sysconf(_SC_NPROCESSORS_CONF)]),
  985. AC_MSG_RESULT([cannot calculate])
  986. )
  987. AC_PATH_PROG(PATH_TO_UPTIME,uptime)
  988. AC_ARG_WITH(uptime_command,
  989. ACX_HELP_STRING([--with-uptime-command=PATH],
  990. [sets path to uptime]), PATH_TO_UPTIME=$withval)
  991. AC_DEFINE_UNQUOTED(PATH_TO_UPTIME,"$PATH_TO_UPTIME",[path to uptime binary])
  992. AC_PATH_PROG(PATH_TO_RPCINFO,rpcinfo)
  993. AC_ARG_WITH(rpcinfo_command,
  994. ACX_HELP_STRING([--with-rpcinfo-command=PATH],
  995. [sets path to rpcinfo]), PATH_TO_RPCINFO=$withval)
  996. AC_DEFINE_UNQUOTED(PATH_TO_RPCINFO,"$PATH_TO_RPCINFO",[path to rpcinfo binary])
  997. AC_PATH_PROG(PATH_TO_LMSTAT,lmstat)
  998. if test -x "$PATH_TO_LMSTAT"
  999. then
  1000. AC_DEFINE_UNQUOTED(PATH_TO_LMSTAT,"$PATH_TO_LMSTAT",[path to lmstat])
  1001. else
  1002. AC_MSG_WARN([Get lmstat from Globetrotter Software to monitor flexlm licenses])
  1003. fi
  1004. AC_PATH_PROG(PATH_TO_SMBCLIENT,smbclient)
  1005. AC_ARG_WITH(smbclient_command,
  1006. ACX_HELP_STRING([--with-smbclient-command=PATH],
  1007. [sets path to smbclient]),
  1008. PATH_TO_SMBCLIENT=$withval)
  1009. if test -n "$PATH_TO_SMBCLIENT"
  1010. then
  1011. AC_DEFINE_UNQUOTED(PATH_TO_SMBCLIENT,"$PATH_TO_SMBCLIENT",[path to smbclient binary])
  1012. else
  1013. AC_MSG_WARN([Get smbclient from Samba.org to monitor SMB shares])
  1014. fi
  1015. AC_PATH_PROG(PATH_TO_WHO,who)
  1016. if [$PATH_TO_WHO -q 2>/dev/null | egrep -i "^# users=[0-9]+$" >/dev/null]
  1017. then
  1018. ac_cv_path_to_who="$PATH_TO_WHO -q"
  1019. else
  1020. ac_cv_path_to_who="$PATH_TO_WHO"
  1021. fi
  1022. AC_DEFINE_UNQUOTED(WHO_COMMAND,"$ac_cv_path_to_who",
  1023. [path and arguments for invoking 'who'])
  1024. AC_PATH_PROG(PATH_TO_SNMPGET,snmpget)
  1025. AC_ARG_WITH(snmpget_command,
  1026. ACX_HELP_STRING([--with-snmpget-command=PATH],
  1027. [Path to snmpget command]),
  1028. PATH_TO_SNMPGET=$withval)
  1029. if test -n "$PATH_TO_SNMPGET"
  1030. then
  1031. AC_DEFINE_UNQUOTED(PATH_TO_SNMPGET,"$PATH_TO_SNMPGET",[path to snmpget binary])
  1032. EXTRAS="$EXTRAS check_hpjd check_snmp"
  1033. else
  1034. AC_MSG_WARN([Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins])
  1035. fi
  1036. AC_PATH_PROG(PATH_TO_SNMPGETNEXT,snmpgetnext)
  1037. AC_ARG_WITH(snmpgetnext_command,
  1038. ACX_HELP_STRING([--with-snmpgetnext-command=PATH],
  1039. [Path to snmpgetnext command]),
  1040. PATH_TO_SNMPGETNEXT=$withval)
  1041. if test -n "$PATH_TO_SNMPGETNEXT"
  1042. then
  1043. AC_DEFINE_UNQUOTED(PATH_TO_SNMPGETNEXT,"$PATH_TO_SNMPGETNEXT",[path to snmpgetnext binary])
  1044. fi
  1045. if ( $PERL -M"Net::SNMP 3.6" -e 'exit' 2>/dev/null )
  1046. then
  1047. AC_MSG_CHECKING(for Net::SNMP perl module)
  1048. AC_MSG_RESULT([found])
  1049. else
  1050. AC_MSG_WARN([Tried $PERL - install Net::SNMP perl module if you want to use the perl snmp plugins])
  1051. fi
  1052. AC_PATH_PROG(PATH_TO_QUAKESTAT,quakestat)
  1053. AC_PATH_PROG(PATH_TO_QSTAT,qstat)
  1054. AC_ARG_WITH(qstat_command,
  1055. ACX_HELP_STRING([--with-qstat-command=PATH],
  1056. [Path to qstat command]), PATH_TO_QSTAT=$withval)
  1057. if test -x "$PATH_TO_QUAKESTAT"
  1058. then
  1059. ac_cv_path_to_qstat="$PATH_TO_QUAKESTAT"
  1060. EXTRAS="$EXTRAS check_game"
  1061. elif test -n "$PATH_TO_QSTAT"
  1062. then
  1063. ac_cv_path_to_qstat="$PATH_TO_QSTAT"
  1064. EXTRAS="$EXTRAS check_game"
  1065. else
  1066. AC_MSG_WARN([Get qstat from http://www.activesw.com/people/steve/qstat.html in order to make check_game plugin])
  1067. fi
  1068. if test $ac_cv_path_to_qstat
  1069. then
  1070. AC_DEFINE_UNQUOTED(PATH_TO_QSTAT,"$ac_cv_path_to_qstat",
  1071. [path to qstat/quakestat])
  1072. fi
  1073. AC_PATH_PROG(PATH_TO_FPING,fping)
  1074. AC_ARG_WITH(fping_command,
  1075. ACX_HELP_STRING([--with-fping-command=PATH],
  1076. [Path to fping command]), PATH_TO_FPING=$withval)
  1077. if test -n "$PATH_TO_FPING"
  1078. then
  1079. AC_DEFINE_UNQUOTED(PATH_TO_FPING,"$PATH_TO_FPING",[path to fping])
  1080. EXTRAS="$EXTRAS check_fping"
  1081. else
  1082. AC_MSG_WARN([Get fping from http://www.fping.com in order to make check_fping plugin])
  1083. fi
  1084. AC_PATH_PROG(PATH_TO_SSH,ssh)
  1085. AC_ARG_WITH(ssh_command,
  1086. ACX_HELP_STRING([--with-ssh-command=PATH],
  1087. [sets path for ssh]), PATH_TO_SSH=$withval)
  1088. if test -n "$PATH_TO_SSH"
  1089. then
  1090. AC_DEFINE_UNQUOTED(SSH_COMMAND,"$PATH_TO_SSH",[path to ssh binary])
  1091. EXTRAS="$EXTRAS check_by_ssh"
  1092. else
  1093. AC_MSG_WARN([Get ssh in order to make check_by_ssh plugin])
  1094. fi
  1095. AC_PATH_PROG(PATH_TO_MAILQ,mailq)
  1096. AC_ARG_WITH(mailq_command,
  1097. ACX_HELP_STRING([--with-mailq-command=PATH],
  1098. [sets path to mailq]), PATH_TO_MAILQ=$withval)
  1099. if test -n "$PATH_TO_MAILQ"
  1100. then
  1101. AC_DEFINE_UNQUOTED(PATH_TO_MAILQ,"$PATH_TO_MAILQ",[path to mailq])
  1102. else
  1103. AC_MSG_WARN([Could not find mailq or eqivalent])
  1104. fi
  1105. AC_PATH_PROG(PATH_TO_QMAIL_QSTAT,qmail-qstat)
  1106. if test -x "$PATH_TO_QMAIL_QSTAT"
  1107. then
  1108. AC_DEFINE_UNQUOTED(PATH_TO_MAILQ,"$PATH_TO_QMAIL_QSTAT",[path to qmail-qstat])
  1109. else
  1110. AC_MSG_WARN([Could not find qmail-qstat or eqivalent])
  1111. fi
  1112. dnl SWAP info required is amount allocated/available and amount free
  1113. dnl The plugin works through all the swap devices and adds up the total swap
  1114. dnl available.
  1115. AC_PATH_PROG(PATH_TO_SWAP,swap)
  1116. if (test -n "$PATH_TO_SWAP")
  1117. then
  1118. AC_MSG_CHECKING([for $PATH_TO_SWAP format])
  1119. if [$PATH_TO_SWAP -l 2>&1 >/dev/null]
  1120. then
  1121. ac_cv_have_swap=yes
  1122. ac_cv_swap_command="$PATH_TO_SWAP -l"
  1123. if [$PATH_TO_SWAP -l 2>/dev/null | \
  1124. egrep -i "^lswap +path +pri +swaplo +blocks +free +maxswap" \
  1125. >/dev/null]
  1126. then
  1127. ac_cv_swap_format=[" %*d %*s %*d,%*d %*d %*d %f %f"]
  1128. ac_cv_swap_conv=2048
  1129. AC_MSG_RESULT([using IRIX format swap])
  1130. elif [$PATH_TO_SWAP -l 2>/dev/null | egrep -i "^path +dev +swaplo +blocks +free" >/dev/null]
  1131. then
  1132. ac_cv_swap_format=["%*s %*[0-9,-] %*d %f %f"]
  1133. ac_cv_swap_conv=2048
  1134. AC_MSG_RESULT([using Unixware format swap])
  1135. else
  1136. dnl if we don't know what format swap's output is
  1137. dnl we might as well pretend we didn't see it
  1138. ac_cv_have_swap=""
  1139. ac_cv_swap_command=""
  1140. fi
  1141. fi
  1142. dnl end if for PATH_TO_SWAP
  1143. fi
  1144. AC_PATH_PROG(PATH_TO_SWAPINFO,swapinfo)
  1145. if (test -n "$PATH_TO_SWAPINFO")
  1146. then
  1147. AC_MSG_CHECKING([for $PATH_TO_SWAPINFO format])
  1148. if [$PATH_TO_SWAPINFO -k 2>&1 | egrep -i "^Device" >/dev/null]
  1149. then
  1150. ac_cv_have_swap=yes
  1151. ac_cv_swap_command="$PATH_TO_SWAPINFO -k"
  1152. if [$PATH_TO_SWAPINFO -k 2>/dev/null | egrep -i "^Device +1K-blocks +Used +Avail" >/dev/null]
  1153. then
  1154. ac_cv_swap_format=["%*s %f %*d %f"]
  1155. ac_cv_swap_conv=1024
  1156. AC_MSG_RESULT([using FreeBSD format swapinfo])
  1157. fi
  1158. elif [$PATH_TO_SWAPINFO -dfM 2>/dev/null | egrep -i "^TYPE +AVAIL +USED +FREE" >/dev/null]
  1159. then
  1160. ac_cv_have_swap=yes
  1161. ac_cv_swap_command="$PATH_TO_SWAPINFO -dfM"
  1162. ac_cv_swap_format=["%*s %f %*d %f"]
  1163. ac_cv_swap_conv=1024
  1164. AC_MSG_RESULT([using HP-UX format swapinfo])
  1165. fi
  1166. dnl end if for PATH_TO_SWAPINFO
  1167. fi
  1168. AC_PATH_PROG(PATH_TO_LSPS,lsps)
  1169. if (test -n "$PATH_TO_LSPS")
  1170. then
  1171. AC_MSG_CHECKING([for $PATH_TO_LSPS format])
  1172. if [$PATH_TO_LSPS -a 2>/dev/null | egrep -i "^Page Space" > /dev/null]
  1173. then
  1174. ac_cv_have_swap=yes
  1175. ac_cv_swap_command="$PATH_TO_LSPS -a"
  1176. ac_cv_swap_format=["%*s %*s %*s %f%*s %f %*s"]
  1177. ac_cv_swap_conv=1
  1178. AC_MSG_RESULT([using AIX lsps])
  1179. fi
  1180. dnl end if for PATH_TO_SWAPINFO
  1181. fi
  1182. dnl
  1183. dnl test for swapctl system call, both the 2-arg and 3-arg variants
  1184. dnl fwict, the 2-arg is an SVR4 standard, whereas the 3-arg is shared
  1185. dnl in the various BSD's
  1186. dnl
  1187. AC_CHECK_HEADERS([sys/stat.h sys/param.h])
  1188. AC_CHECK_HEADERS([sys/swap.h], [], [], [
  1189. #ifdef HAVE_SYS_PARAM_H
  1190. #include <sys/param.h>
  1191. #endif
  1192. ])
  1193. AC_CHECK_DECLS([swapctl],,,[
  1194. #include <unistd.h>
  1195. #include <sys/types.h>
  1196. #include <sys/param.h>
  1197. #include <sys/stat.h>
  1198. #include <sys/swap.h>
  1199. ])
  1200. AC_CHECK_TYPES([swaptbl_t, swapent_t],,,[
  1201. #include <sys/types.h>
  1202. #include <sys/param.h>
  1203. #include <sys/stat.h>
  1204. #include <sys/swap.h>
  1205. ])
  1206. AC_CHECK_MEMBERS([struct swapent.se_nblks],,,[
  1207. #include <unistd.h>
  1208. #include <sys/types.h>
  1209. #include <sys/param.h>
  1210. #include <sys/stat.h>
  1211. #include <sys/swap.h>
  1212. ])
  1213. if test "$ac_cv_have_decl_swapctl" = "yes";
  1214. then
  1215. EXTRAS="$EXTRAS check_swap"
  1216. AC_MSG_CHECKING([for 2-arg (SVR4) swapctl])
  1217. if test "$ac_cv_type_swaptbl_t" = "yes" -a \
  1218. "$ac_cv_type_swapent_t" = "yes";
  1219. then
  1220. AC_MSG_RESULT([yes])
  1221. ac_cv_check_swap_swapctl_svr4="1";
  1222. AC_DEFINE([CHECK_SWAP_SWAPCTL_SVR4],1,
  1223. [Define if 2-argument SVR4 swapctl exists])
  1224. else
  1225. AC_MSG_RESULT([no])
  1226. AC_MSG_CHECKING([for 3-arg (*BSD) swapctl])
  1227. if test "$ac_cv_member_struct_swapent_se_nblks" = "yes";
  1228. then
  1229. AC_MSG_RESULT([yes])
  1230. AC_DEFINE([CHECK_SWAP_SWAPCTL_BSD],1,
  1231. [Define if 3-argument BSD swapctl exists])
  1232. else
  1233. AC_MSG_RESULT([no])
  1234. fi
  1235. fi
  1236. AC_MSG_CHECKING([for whether swapctl uses blocks or pages])
  1237. if test "$ac_cv_check_swap_swapctl_svr4" = "1";
  1238. then
  1239. dnl
  1240. dnl the SVR4 spec returns values in pages
  1241. dnl
  1242. AC_MSG_RESULT([page])
  1243. AC_CHECK_DECLS([sysconf])
  1244. AC_MSG_CHECKING([for system page size])
  1245. if test "$ac_cv_have_decl_sysconf" = "yes";
  1246. then
  1247. AC_MSG_RESULT([determined by sysconf(3)])
  1248. ac_cv_swap_conv="(1048576/sysconf(_SC_PAGESIZE))"
  1249. else
  1250. AC_MSG_WARN([don't know. guessing 4096k])
  1251. ac_cv_swap_conv=256
  1252. fi
  1253. else
  1254. dnl
  1255. dnl the BSD spec returns values in blocks
  1256. dnl
  1257. AC_MSG_RESULT([blocks (assuming 512b)])
  1258. ac_cv_swap_conv=2048
  1259. fi
  1260. AC_DEFINE_UNQUOTED(SWAP_CONVERSION,$ac_cv_swap_conv,
  1261. [Conversion factor to MB])
  1262. fi
  1263. dnl
  1264. dnl end tests for the swapctl system calls
  1265. dnl
  1266. if test "x$ac_cv_have_swap" != "x"
  1267. then
  1268. AC_DEFINE(HAVE_SWAP,1,[Define if swap/swapinfo command is found])
  1269. EXTRAS="$EXTRAS check_swap"
  1270. fi
  1271. if test "x$ac_cv_swap_command" != "x"
  1272. then
  1273. AC_DEFINE_UNQUOTED(SWAP_COMMAND,"$ac_cv_swap_command",
  1274. [Path to swap/swapinfo binary, with any args])
  1275. AC_DEFINE_UNQUOTED(SWAP_FORMAT,"$ac_cv_swap_format",
  1276. [Format string for parsing swap output])
  1277. AC_DEFINE_UNQUOTED(SWAP_CONVERSION,$ac_cv_swap_conv,
  1278. [Conversion factor to MB])
  1279. fi
  1280. AC_ARG_WITH(proc-meminfo,
  1281. ACX_HELP_STRING([--with-proc-meminfo=PATH],
  1282. [path to /proc/meminfo or equivalent]),
  1283. ac_cv_proc_meminfo=$withval)
  1284. dnl dunno why this does not work below - use hack (kbd)
  1285. dnl fine on linux, broken on solaris
  1286. dnl if /bin/test -e "/proc/meminfo"
  1287. AC_MSG_CHECKING([for /proc/meminfo])
  1288. if test -n "$ac_cv_proc_meminfo"; then
  1289. AC_MSG_RESULT([(command line) $ac_cv_proc_meminfo])
  1290. elif [cat /proc/meminfo > /dev/null 2>&1]; then
  1291. AC_MSG_RESULT([found /proc/meminfo])
  1292. ac_cv_proc_meminfo="/proc/meminfo"
  1293. else
  1294. AC_MSG_RESULT([no])
  1295. fi
  1296. if test -n "$ac_cv_proc_meminfo"; then
  1297. AC_DEFINE(HAVE_PROC_MEMINFO,1,[Define if we have /proc/meminfo])
  1298. AC_DEFINE_UNQUOTED(PROC_MEMINFO,"$ac_cv_proc_meminfo",[path to /proc/meminfo if name changes])
  1299. EXTRAS="$EXTRAS check_swap"
  1300. fi
  1301. AC_PATH_PROG(PATH_TO_DIG,dig)
  1302. AC_ARG_WITH(dig_command,
  1303. ACX_HELP_STRING([--with-dig-command=PATH],
  1304. [Path to dig command]), PATH_TO_DIG=$withval)
  1305. if test -n "$PATH_TO_DIG"; then
  1306. EXTRAS="$EXTRAS check_dig"
  1307. AC_DEFINE_UNQUOTED(PATH_TO_DIG,"$PATH_TO_DIG",[Path to dig command, if present])
  1308. fi
  1309. AC_PATH_PROG(PATH_TO_APTGET,apt-get)
  1310. AC_ARG_WITH(apt-get_command,
  1311. ACX_HELP_STRING([--with-apt-get-command=PATH],
  1312. [Path to apt-get command]),
  1313. with_apt_get_command=$withval,
  1314. with_apt_get_command=$PATH_TO_APTGET)
  1315. AC_DEFINE_UNQUOTED(PATH_TO_APTGET,"$PATH_TO_APTGET",[Path to apt-get command, if present])
  1316. if test -n "$PATH_TO_APTGET" ; then
  1317. EXTRAS="$EXTRAS check_apt"
  1318. fi
  1319. if test -f plugins/check_nt.c ; then
  1320. EXTRAS="$EXTRAS check_nt"
  1321. elif test -f ../plugins/check_nt.c ; then
  1322. EXTRAS="$EXTRAS check_nt"
  1323. fi
  1324. dnl used in check_dhcp
  1325. AC_CHECK_HEADERS(sys/sockio.h)
  1326. case $host in
  1327. *bsd*)
  1328. AC_DEFINE(__bsd__,1,[bsd specific code in check_dhcp.c])
  1329. ;;
  1330. *linux*)
  1331. AC_DEFINE(__linux__,1,[sun specific code in check_dhcp.c])
  1332. ;;
  1333. *sun* | solaris*)
  1334. AC_DEFINE(__sun__,1,[sun specific code in check_dhcp.c])
  1335. ;;
  1336. *hpux*)
  1337. AC_DEFINE(__hpux__,1,[hpux specific code in check_dhcp.c])
  1338. ;;
  1339. esac
  1340. AC_SUBST(EXTRAS)
  1341. AC_SUBST(EXTRAS_ROOT)
  1342. AC_SUBST(EXTRA_NETOBJS)
  1343. AC_SUBST(DEPLIBS)
  1344. AM_GNU_GETTEXT([external], [need-ngettext])
  1345. AM_GNU_GETTEXT_VERSION(0.15)
  1346. dnl Check for Redhat spopen problem
  1347. dnl Wierd problem where ECHILD is returned from a wait call in error
  1348. dnl Only appears to affect nslookup and dig calls. Only affects redhat around
  1349. dnl 2.6.9-11 (okay in 2.6.9-5). Redhat investigating root cause
  1350. dnl We patch plugins/popen.c
  1351. dnl Need to add smp because uname different on those
  1352. dnl Can force patch to be applied with --enable-redhat-pthread-workaround
  1353. AC_ARG_ENABLE(redhat-pthread-workaround,
  1354. AC_HELP_STRING([--enable-redhat-pthread-workaround],
  1355. [force Redhat patch to be applied (default: test system)]),
  1356. [ac_cv_enable_redhat_pthread_workaround=$enableval],
  1357. [ac_cv_enable_redhat_pthread_workaround=test])
  1358. if test "$ac_cv_enable_redhat_pthread_workaround" = "test" ; then
  1359. if echo $ac_cv_uname_r | egrep "\.EL(smp)?$" >/dev/null 2>&1 ; then
  1360. AC_MSG_NOTICE([See http://nagiosplugins.org/faq/compile/configure_appears_to_hang if this next part takes a long time])
  1361. AC_MSG_CHECKING(for redhat spopen problem)
  1362. ( cd config_test && make && make test ) > /dev/null 2>&1
  1363. if test $? -eq 0 ; then
  1364. AC_MSG_RESULT(okay)
  1365. else
  1366. AC_MSG_RESULT(error)
  1367. AC_DEFINE(REDHAT_SPOPEN_ERROR, 1, [Workaround on redhat in spopen])
  1368. fi
  1369. fi
  1370. elif test "$ac_cv_enable_redhat_pthread_workaround" = "yes" ; then
  1371. AC_DEFINE(REDHAT_SPOPEN_ERROR, 1, [Forced workaround on redhat in spopen])
  1372. fi
  1373. dnl Perl modules
  1374. AC_ARG_ENABLE(perl-modules,
  1375. AC_HELP_STRING([--enable-perl-modules],
  1376. [Enables installation of Nagios::Plugin and its dependencies (default: no)]),
  1377. [enable_perl_modules=$enableval],
  1378. [enable_perl_modules=no])
  1379. if test "$enable_perl_modules" = "yes" ; then
  1380. AC_SUBST(PERLMODS_DIR,perlmods)
  1381. fi
  1382. dnl External libraries - see ACKNOWLEDGEMENTS
  1383. gl_INIT
  1384. dnl Some helpful common compile errors checked here
  1385. if test "$ac_cv_uname_s" = 'SunOS' -a "$ac_cv_prog_ac_ct_AR" = 'false' ; then
  1386. AC_MSG_ERROR(No ar found for Solaris - is /usr/ccs/bin in PATH?)
  1387. fi
  1388. AC_OUTPUT(
  1389. Makefile
  1390. lib/Makefile
  1391. plugins/Makefile
  1392. lib/tests/Makefile
  1393. plugins-root/Makefile
  1394. plugins-scripts/Makefile
  1395. plugins-scripts/subst
  1396. plugins-scripts/utils.pm
  1397. plugins-scripts/utils.sh
  1398. perlmods/Makefile
  1399. command.cfg
  1400. test.pl
  1401. pkg/solaris/pkginfo
  1402. po/Makefile.in
  1403. )
  1404. dnl the ones below that are commented out need to be cleaned up
  1405. dnl in the configure code above to use with_foo instead of ac_cv_foo
  1406. dnl if we want them to show up here. it'd also make the code cleaner.
  1407. dnl i'll get to that on another rainy day :) -sf
  1408. ACX_FEATURE([with],[apt-get-command])
  1409. dnl ACX_FEATURE([with],[dig-command])
  1410. dnl ACX_FEATURE([with],[fping-command])
  1411. dnl ACX_FEATURE([with],[mailq-command])
  1412. dnl ACX_FEATURE([with],[nslookup-command])
  1413. ACX_FEATURE([with],[ping6-command])
  1414. ACX_FEATURE([with],[ping-command])
  1415. dnl ACX_FEATURE([with],[qstat-command])
  1416. dnl ACX_FEATURE([with],[rpcinfo-command])
  1417. dnl ACX_FEATURE([with],[smbclient-command])
  1418. dnl ACX_FEATURE([with],[snmpget-command])
  1419. dnl ACX_FEATURE([with],[snmpgetnext-command])
  1420. dnl ACX_FEATURE([with],[ssh-command])
  1421. dnl ACX_FEATURE([with],[uptime-command])
  1422. dnl ACX_FEATURE([with],[proc-meminfo])
  1423. dnl ACX_FEATURE([with],[ps-command])
  1424. dnl ACX_FEATURE([with],[ps-format])
  1425. dnl ACX_FEATURE([with],[ps-cols])
  1426. dnl ACX_FEATURE([with],[ps-varlist])
  1427. ACX_FEATURE([with],[ipv6])
  1428. ACX_FEATURE([with],[mysql])
  1429. ACX_FEATURE([with],[openssl])
  1430. ACX_FEATURE([with],[gnutls])
  1431. ACX_FEATURE([with],[perl])
  1432. ACX_FEATURE([enable],[perl-modules])
  1433. ACX_FEATURE([with],[cgiurl])
  1434. ACX_FEATURE([with],[trusted-path])