Age | Commit message (Expand) | Author | Files | Lines |
2004-02-29 | was making up to 34 separate tcp connections - now we open one and reuse | Karl DeBisschop | 3 | -74/+109 |
2004-02-28 | checks for warn in check_num() mistakenly referred to crit limits | Karl DeBisschop | 1 | -2/+2 |
2004-02-28 | minor doco update to reflect handling of repeated caoomand strings | Karl DeBisschop | 1 | -3/+5 |
2004-02-28 | work in progress to accept multiple command/expect pairs | Karl DeBisschop | 1 | -22/+54 |
2004-02-28 | update to work with Linux 2.6 /proc/meminfo format | Karl DeBisschop | 1 | -3/+14 |
2004-02-25 | check server for authoritative status (from Jon Hallet) | Karl DeBisschop | 1 | -21/+40 |
2004-02-25 | change some datatypes to llu for very large swaps | Karl DeBisschop | 1 | -10/+10 |
2004-02-25 | pass timeout to ping if supported with -w parameter (linux) | Karl DeBisschop | 1 | -18/+19 |
2004-02-21 | add option to ignore a specified number of lines on stderr | Karl DeBisschop | 1 | -7/+23 |
2004-02-20 | - Missed out getopt for -T | Ton Voon | 1 | -1/+1 |
2004-02-20 | spell fix "received" | Karl DeBisschop | 4 | -5/+5 |
2004-02-20 | add perfdata function for floats to complement ints, also spell fix "received" | Karl DeBisschop | 2 | -0/+51 |
2004-02-20 | handle case where line from ps output exceed MAX_INPUT_BUFFER | Karl DeBisschop | 1 | -4/+20 |
2004-02-20 | Added Content-type when POSTing (Shawn Wills) | Ton Voon | 1 | -2/+13 |
2004-02-20 | - compiler warning removed (but usage2 messages badly broken) | Ton Voon | 1 | -1/+1 |
2004-02-20 | Different text to scan for if multiple addresses | Ton Voon | 1 | -1/+4 |
2004-02-20 | Corrected usage message (Matt Pounsett) | Ton Voon | 1 | -4/+6 |
2004-02-19 | Uninitialised variables for -X (Bug 900091 - Michael Musikhin) | Ton Voon | 1 | -0/+4 |
2004-02-18 | Output message includes the query_address, as inspired by Johannes Herlitz. | Ton Voon | 1 | -74/+41 |
2004-02-09 | Fix for check_ping old-style argument handling (Patrick McCormick - 892211) | Ton Voon | 1 | -2/+4 |
2004-01-28 | Print optional text | Ton Voon | 1 | -8/+13 |
2004-01-21 | =fix segfault on malloc of server_expect for multibyte chars (David Croft) | Karl DeBisschop | 1 | -5/+5 |
2003-12-24 | Fixed help doc on use of % (854817 - Gunnar Hellekson) | Ton Voon | 1 | -2/+2 |
2003-12-11 | Relative redirects not followed correctly (854131 - John Sivak) | Ton Voon | 1 | -2/+2 |
2003-12-05 | Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman) | Ton Voon | 2 | -2/+2 |
2003-12-02 | Default thresholds not defined for lists in -x parameter (raised by Matt Garr... | Ton Voon | 1 | -0/+4 |
2003-12-01 | use usage2 function | Karl DeBisschop | 1 | -27/+9 |
2003-11-28 | Fixed listing of failed processes | Ton Voon | 1 | -5/+9 |
2003-11-24 | Bug from code-clean (Antony Simmonds - 846311) | Ton Voon | 1 | -1/+1 |
2003-11-19 | add perfdata | Karl DeBisschop | 1 | -7/+21 |
2003-11-19 | use perfdata() to return perfoamnace data in stanadrd format | Karl DeBisschop | 1 | -6/+7 |
2003-11-17 | bugfix - each supported option was overwriting the previous perfdata | Karl DeBisschop | 1 | -8/+9 |
2003-11-17 | add perfdata | Karl DeBisschop | 1 | -46/+72 |
2003-11-17 | add perfdata | Karl DeBisschop | 1 | -13/+12 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 1 | -18/+8 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 2 | -9/+7 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 2 | -15/+15 |
2003-11-12 | add perfdata | Karl DeBisschop | 1 | -21/+19 |
2003-11-12 | remove overflow checks of strtod - HUGE_VALF requires C99; also remove equali... | Karl DeBisschop | 1 | -8/+4 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -1/+5 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -3/+12 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -4/+11 |
2003-11-11 | Fixed if only absolute warn/crit set | Ton Voon | 1 | -4/+5 |
2003-11-10 | - typo fixes | Ton Voon | 1 | -5/+5 |
2003-10-31 | provide an error message | Karl DeBisschop | 1 | -1/+1 |
2003-10-31 | line indentation | Karl DeBisschop | 1 | -12/+12 |
2003-10-31 | add perfdata | Karl DeBisschop | 1 | -11/+18 |
2003-10-31 | add perf data | Karl DeBisschop | 1 | -25/+29 |
2003-10-24 | Ignore __attribute__ for non-GNU compilers | Ton Voon | 1 | -0/+5 |
2003-10-24 | Moved config.h to toplevel | Ton Voon | 1 | -1/+1 |