summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2004-02-25check server for authoritative status (from Jon Hallet)Karl DeBisschop1-21/+40
2004-02-25change some datatypes to llu for very large swapsKarl DeBisschop1-10/+10
2004-02-25pass timeout to ping if supported with -w parameter (linux)Karl DeBisschop1-18/+19
2004-02-21add option to ignore a specified number of lines on stderrKarl DeBisschop1-7/+23
2004-02-20- Missed out getopt for -TTon Voon1-1/+1
2004-02-20spell fix "received"Karl DeBisschop4-5/+5
2004-02-20add perfdata function for floats to complement ints, also spell fix "received"Karl DeBisschop2-0/+51
2004-02-20handle case where line from ps output exceed MAX_INPUT_BUFFERKarl DeBisschop1-4/+20
2004-02-20Added Content-type when POSTing (Shawn Wills)Ton Voon1-2/+13
2004-02-20- compiler warning removed (but usage2 messages badly broken)Ton Voon1-1/+1
2004-02-20Different text to scan for if multiple addressesTon Voon1-1/+4
2004-02-20Corrected usage message (Matt Pounsett)Ton Voon1-4/+6
2004-02-19Uninitialised variables for -X (Bug 900091 - Michael Musikhin)Ton Voon1-0/+4
2004-02-18Output message includes the query_address, as inspired by Johannes Herlitz.Ton Voon1-74/+41
2004-02-09Fix for check_ping old-style argument handling (Patrick McCormick - 892211)Ton Voon1-2/+4
2004-01-28Print optional textTon Voon1-8/+13
2004-01-21=fix segfault on malloc of server_expect for multibyte chars (David Croft)Karl DeBisschop1-5/+5
2003-12-24Fixed help doc on use of % (854817 - Gunnar Hellekson)Ton Voon1-2/+2
2003-12-11Relative redirects not followed correctly (854131 - John Sivak)Ton Voon1-2/+2
2003-12-05Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman)Ton Voon2-2/+2
2003-12-02Default thresholds not defined for lists in -x parameter (raised by Matt Garr...Ton Voon1-0/+4
2003-12-01use usage2 functionKarl DeBisschop1-27/+9
2003-11-28Fixed listing of failed processesTon Voon1-5/+9
2003-11-24Bug from code-clean (Antony Simmonds - 846311)Ton Voon1-1/+1
2003-11-19add perfdataKarl DeBisschop1-7/+21
2003-11-19use perfdata() to return perfoamnace data in stanadrd formatKarl DeBisschop1-6/+7
2003-11-17bugfix - each supported option was overwriting the previous perfdataKarl DeBisschop1-8/+9
2003-11-17add perfdataKarl DeBisschop1-46/+72
2003-11-17add perfdataKarl DeBisschop1-13/+12
2003-11-12clean up compiler warningsKarl DeBisschop1-18/+8
2003-11-12clean up compiler warningsKarl DeBisschop2-9/+7
2003-11-12clean up compiler warningsKarl DeBisschop2-15/+15
2003-11-12add perfdataKarl DeBisschop1-21/+19
2003-11-12remove overflow checks of strtod - HUGE_VALF requires C99; also remove equali...Karl DeBisschop1-8/+4
2003-11-11Added perfdataTon Voon1-1/+5
2003-11-11Added perfdataTon Voon1-3/+12
2003-11-11Added perfdataTon Voon1-4/+11
2003-11-11Fixed if only absolute warn/crit setTon Voon1-4/+5
2003-11-10- typo fixesTon Voon1-5/+5
2003-10-31provide an error messageKarl DeBisschop1-1/+1
2003-10-31line indentationKarl DeBisschop1-12/+12
2003-10-31add perfdataKarl DeBisschop1-11/+18
2003-10-31add perf dataKarl DeBisschop1-25/+29
2003-10-24Ignore __attribute__ for non-GNU compilersTon Voon1-0/+5
2003-10-24Moved config.h to toplevelTon Voon1-1/+1
2003-09-30Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. RemovedTon Voon1-23/+33
2003-09-17- typoTon Voon1-1/+1
2003-09-17Support for check_swap in AIX (tested on 5.1)Ton Voon1-6/+30
2003-09-16Support for AIX ps command and cleanup of configure's ps checksTon Voon2-34/+35
2003-09-16AIX problem with enum TRUE and FALSE (Ludse Verhoeven)Ton Voon1-0/+3