summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-16milisecond timing and perfdata, fix NULL pointer error in validate_argumentsKarl DeBisschop1-21/+25
2003-09-15Option to verify check_nt version (799098 - Steve Hanselman)Ton Voon1-4/+9
2003-09-15make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>)Karl DeBisschop1-28/+26
2003-09-12new output format reported by Patrick Allen <p.allen@brandblue.co.uk>Karl DeBisschop1-1/+2
2003-09-11use prefdata function for size tooKarl DeBisschop1-18/+29
2003-09-11use prefdata functionKarl DeBisschop1-21/+39
2003-09-11last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ...Karl DeBisschop1-17/+26
2003-09-03allow warn/crit times to be floating pointKarl DeBisschop1-31/+26
2003-09-03include math.h if needed for HUGE_VALKarl DeBisschop1-0/+4
2003-09-02Solaris requires asprintf checks for null variablesTon Voon1-11/+11
2003-08-28add perf dataKarl DeBisschop1-8/+46
2003-08-28add perf dataKarl DeBisschop1-2/+3
2003-08-28use single quotes per guideline, also quote when SPC or = are foundKarl DeBisschop1-2/+2
2003-08-28add perf dataKarl DeBisschop1-8/+21
2003-08-28suppress quotes in perf data when not needed (some plugins need the space to ...Karl DeBisschop1-1/+4
2003-08-28add min() macro to complement max()Karl DeBisschop1-0/+1
2003-08-26print perfdataKarl DeBisschop1-20/+26
2003-08-26print perfdataKarl DeBisschop1-53/+54