summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-05-23Update many strings in check_http to get more consistent outputThomas Guyot-Sionnest1-27/+27
2007-05-18Make check_tcp.t compatible with picky web servers.Thomas Guyot-Sionnest1-1/+1
2007-05-13Add missing options to the usage output.Holger Weiss1-1/+2
2007-05-12Fixed glibc error caused in utils_base.c due to uninitialized thresholds stru...Matthias Eble1-1/+1
2007-05-09small typo in --helpMatthias Eble1-1/+1
2007-05-09Fixed --help output (Ask Bjoern Hansen - #1714823)Matthias Eble1-1/+5
2007-05-09added testcase to verify that old positional arguments only select one pathMatthias Eble1-3/+2
2007-05-03fixed backward incompatibility introduced in 1.4.8 where all partitions are s...Matthias Eble1-0/+1
2007-05-02Fix check_time returning wrong OK when time is before the epoch on some archThomas Guyot-Sionnest1-7/+7
2007-04-28added test cases for check_clusterMatthias Eble1-0/+83
2007-04-25check_load can optionally divide by number of cpusTon Voon3-3/+34
2007-04-23#ifdef can only test a single macro, not an expression.Holger Weiss1-1/+1
2007-04-20Include "utils_base.h".Holger Weiss1-0/+1
2007-04-20Predeclare functions and remove unused variables.Holger Weiss1-2/+3
2007-04-18Revert my previous change to "-S/--skip" in favour of the two optionsHolger Weiss1-20/+45
2007-04-15Localization and help fixes (Thanks Benoit M.)Thomas Guyot-Sionnest1-9/+6
2007-04-15Cosmetic changeThomas Guyot-Sionnest1-8/+8
2007-04-15Add thresholds support for check_cluster + lots of standardization.Thomas Guyot-Sionnest2-68/+110
2007-04-15Fix bug #1344584: Counter64 values not handled correctlyThomas Guyot-Sionnest1-22/+26
2007-04-14Up to revision 1.35, the "-S" option skipped the specified number ofHolger Weiss1-9/+12
2007-04-13... Some CVS magic tooThomas Guyot-Sionnest1-0/+1
2007-04-13automake magic for check_clusterThomas Guyot-Sionnest2-1/+234
2007-04-10- Fix possibility of printing scientific numbers in perfdataThomas Guyot-Sionnest1-12/+36
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-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-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-30Test Cases for check_disk's -r, -R, -C and -gMatthias Eble1-1/+36
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 Eble1-2/+54
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Matthias Eble1-20/+72
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Matthias Eble1-30/+52
2007-03-29Fix argument processing (Felix Frank - 1690697)Holger Weiss1-5/+5
2007-03-29Adding help text for jitter flagsTon Voon1-0/+4
2007-03-22Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/OHolger Weiss1-1/+1
2007-03-12check_ping's timeout interval is only +1 if ping command has a timeout value.Ton Voon2-3/+34
2007-03-11Converted check_ping.t to new-style testcases. Added test case for check_icmp -Ton Voon1-18/+65
2007-03-11Fixed some help display. Removed -L from usage as deprecated optionTon Voon1-4/+4
2007-03-06Fix option handling (Nobuhiro Ban - 1657280)Ton Voon1-3/+4
2007-03-06Fixed compile errors in check_smtp.cTon Voon1-11/+11
2007-03-06Fixed broken HELO cmd (Enrico Scholz - 1675279)Ton Voon1-5/+3
2007-03-06Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)Ton Voon1-1/+1
2007-03-06Test failure if a filesystem which is a subset of another fails the inodeTon Voon1-1/+1