summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-25Test installs into temporary directoriesTon Voon1-2/+4
2007-04-25check_load can optionally divide by number of cpusTon Voon5-3/+43
2007-04-23#ifdef can only test a single macro, not an expression.Holger Weiss1-1/+1
2007-04-20Remove unused variables.Holger Weiss1-2/+0
2007-04-20Include "utils_base.h".Holger Weiss1-0/+1
2007-04-20Declare print_thresholds().Holger Weiss1-0/+1
2007-04-20Predeclare functions and remove unused variables.Holger Weiss1-2/+3
2007-04-20Use the 'server identifier' option instead of the 'siaddr' field as theHolger Weiss2-10/+29
2007-04-19Fix compilation of check_ldap, check_radius and check_pgsql (*ding*)Thomas Guyot-Sionnest2-1/+2
2007-04-18Revert my previous change to "-S/--skip" in favour of the two optionsHolger Weiss2-21/+46
2007-04-15Localization and help fixes (Thanks Benoit M.)Thomas Guyot-Sionnest1-9/+6
2007-04-15Cosmetic changeThomas Guyot-Sionnest1-8/+8
2007-04-15More details about the changesThomas Guyot-Sionnest1-0/+3
2007-04-15Add thresholds support for check_cluster + lots of standardization.Thomas Guyot-Sionnest3-68/+115
2007-04-15Fix bug #1344584: Counter64 values not handled correctlyThomas Guyot-Sionnest2-23/+26
2007-04-14Works for meThomas Guyot-Sionnest1-1/+0
2007-04-14Up to revision 1.35, the "-S" option skipped the specified number ofHolger Weiss2-10/+12
2007-04-13... Some CVS magic tooThomas Guyot-Sionnest1-0/+1
2007-04-13automake magic for check_clusterThomas Guyot-Sionnest3-1/+236
2007-04-11Add news item to nagiosplugins.orgTon Voon1-1/+1
2007-04-111.4.8 releaserelease-1.4.8Ton Voon6-6/+153
2007-04-10Add some check_ntp translationsThomas Guyot-Sionnest4-387/+560
2007-04-10- Fix possibility of printing scientific numbers in perfdataThomas Guyot-Sionnest1-12/+36
2007-04-10Hopefully this is correct. Need to make more changes so I'm commiting these.Thomas Guyot-Sionnest3-514/+549
2007-04-04Fix for getting dispersion instead of jitter on older servers (like xntpd on ...Thomas Guyot-Sionnest1-2/+13
2007-04-03Fix the synchronization source selection on big-endian systems.Holger Weiss1-2/+2
2007-04-03Temporary fix for jitter calculationThomas Guyot-Sionnest1-1/+4
2007-04-02Don't rely on the assumption that the size of a READSTAT response is aHolger Weiss1-5/+6
2007-04-02Add libgnu.a as regex functions requiredTon Voon1-1/+1
2007-04-02Fix byte order in verbose loggingThomas Guyot-Sionnest1-1/+1
2007-04-02Seems like we don't get any jitter sometimes. While this needs to be fixed we...Thomas Guyot-Sionnest1-1/+2
2007-04-01check_http.t: - added internet_access variable to skip tests where internet a...Matthias Eble1-36/+58
2007-04-01utils_disk: fixed handling if check_disk -p is a device (np_set_best_match())Matthias Eble1-11/+12
2007-03-31Various check_ntp fixesHolger Weiss1-0/+1
2007-03-31Fix an out-of-bounds memcpy(3) and add a realloc(3) error check inHolger Weiss1-2/+5
2007-03-31Add a warning to the verbose output if jitter_request() found noHolger Weiss1-1/+4
2007-03-31Avoid division by zero.Holger Weiss1-1/+1
2007-03-31Remove the '-O' option, as it's ignored.Holger Weiss1-7/+2
2007-03-30Use AS_HELP_STRING instead of ACX_HELP_STRINGTon Voon1-1/+1
2007-03-30Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detectionTon Voon3-40/+89
2007-03-30Test Cases for check_disk's -r, -R, -C and -gMatthias Eble2-2/+94
2007-03-30check_disk: minor fix for -C if bestmatch != -pMatthias Eble1-1/+8
2007-03-30check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)Matthias Eble3-2/+66
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Matthias Eble3-20/+74
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Matthias Eble3-52/+90
2007-03-29Fix argument processing (Felix Frank - 1690697)Holger Weiss2-5/+6
2007-03-29Set the "read" and "execute" bits only for "user" and "group" in orderHolger Weiss1-1/+1
2007-03-291.4.7 releaserelease-1.4.7Ton Voon5-4/+179
2007-03-29Adding help text for jitter flagsTon Voon1-0/+4
2007-03-27Fix bug #1494629 - check_icmp fails after some time on FreeBSDThomas Guyot-Sionnest2-1/+3