summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-03-11use statfs for check_disk (still needs fs scan)Karl DeBisschop2-5/+94
2003-03-11Finishing clean-up of configure.inJeremy T. Bouse2-137/+175
2003-03-10Cleaned up configure for PS and PING to produce cleaner config.hJeremy T. Bouse2-279/+343
2003-03-09Make sure sys/socket.h is explicitly included if HAVE_SYS_SOCKET_H is definedJeremy T. Bouse1-0/+4
2003-03-09Implement error-only option for check_disk (Ian Duggan)Ton Voon1-2/+10
2003-03-08Fix AIX /proc filesystem (Ian Duggan)Ton Voon1-1/+5
2003-03-08snprintf checks in configure.in like sambaTon Voon1-22/+1
2003-03-08Modified code to call is_addr() rather than is_dotted_quad() with theJeremy T. Bouse1-1/+1
2003-03-08AF indepedent routines introduced.Jeremy T. Bouse4-230/+116
2003-03-08Need to remove configure.inTon Voon1-0/+1
2003-03-08Move snprintf into libTon Voon3-9/+2
2003-03-08Have to run through whole automake procedure as datestamp in RELEASE variableTon Voon1-7/+10
2003-03-08Added automake parameters for config.sub and config.guessTon Voon1-2/+2
2003-03-08Fixed production OUT variableTon Voon1-2/+1
2003-03-08Adds MD5SUM file, creates multiple branch snapshots and doesn'tTon Voon1-34/+58
2003-03-08Use Makefile's variables (to support a shortcut in sfsnapshot)Ton Voon1-2/+2
2003-03-07Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functionsJeremy T. Bouse11-16/+783
2003-03-07millisecond timing and perf dataKarl DeBisschop1-14/+19
2003-03-07whole timer loop was on the wrong side of connection close codeKarl DeBisschop1-34/+19
2003-03-07fix for -H invocation of hostnameKarl DeBisschop1-2/+2
2003-03-06Adds --with-lwres and --enable-emulate-getaddrinfo but are not used in any ofJeremy T. Bouse2-0/+193
2003-03-05add "m" to regex for minutesKarl DeBisschop1-1/+1
2003-03-05check_http min size option (680467 - Dave Viner)Ton Voon1-2/+17
2003-03-04Make output message for CPU Load a bit nicerTon Voon1-2/+2
2003-03-04To create nagiosplug daily snapshots on SFTon Voon1-0/+56
2003-03-03accept comma-delimted list of hosts for checking if a multihomed host is aliveKarl DeBisschop1-21/+38
2003-03-02add logic to check multiple serversKarl DeBisschop1-45/+60
2003-03-02update from CVSKarl DeBisschop1-0/+11
2003-03-02adjustments to remove beta taggingrelease-1.3.1Karl DeBisschop2-3/+3
2003-03-02update from CVSKarl DeBisschop1-128/+1307
2003-03-01we were missing some docs in the RPMKarl DeBisschop1-1/+2
2003-02-23Novell requirementsSubhendu Ghosh1-1/+5
2003-02-23removed community string in CRIT messageSubhendu Ghosh1-1/+1
2003-02-22Solaris and Unixware labels round the wrong way for swap commandTon Voon1-2/+2
2003-02-22provide target for nagios-plugins.specKarl DeBisschop1-0/+3
2003-02-22add CODING FAQ LEGAL to distribution tarballKarl DeBisschop1-1/+2
2003-02-21Fixed coredump with unallocated stringTon Voon1-2/+6
2003-02-21Strip leading spaces on dns return value (689563 - Simon L Nielsen)Ton Voon1-1/+5
2003-02-20option regexs need to include ^ and $r1_3_0-beta3Karl DeBisschop1-5/+5
2003-02-19Removing getloadavg.m4 from distTon Voon1-2/+0
2003-02-19remove getloadavg.m4Karl DeBisschop4-111/+9
2003-02-19Move getloadavg to lib directory. Must run "aclocal -I lib"Ton Voon6-6/+8
2003-02-18spurious backslash escapeKarl DeBisschop1-2/+1
2003-02-18set tag for beta3, fix pgsql detectionKarl DeBisschop1-2/+5
2003-02-18never exited getopt loopKarl DeBisschop1-1/+4
2003-02-18failed if header was more than 1023 bytesKarl DeBisschop1-11/+35
2003-02-18Fixed the output messages (Bug 688729 - Jayjay)Ton Voon1-4/+6
2003-02-18Add SUPPORT file to distributionTon Voon1-1/+1
2003-02-18Fixed compiler warning and increased the SSL random key for a Solaris PRNG pr...Ton Voon1-2/+5
2003-02-18remainder of ps fix for UnixWare, and move [] in if/elif to indicate m4 quoti...Karl DeBisschop1-47/+51