summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-09-16here-doc format was not correctKarl DeBisschop1-2/+2
2003-09-16milisecond timing and perfdata, fix NULL pointer error in validate_argumentsKarl DeBisschop1-21/+25
2003-09-15Contributors to the perfdata discussionTon Voon1-0/+3
2003-09-15Added Exim support (768445 - Eric Bollengier)Ton Voon2-4/+40
2003-09-15Option to verify check_nt version (799098 - Steve Hanselman)Ton Voon2-4/+10
2003-09-15Jason Burnett for check_disk_smb patchTon Voon1-1/+2
2003-09-15Optionally specify port for smbclient to use (781227 - Jason Burnett)Ton Voon1-3/+6
2003-09-15make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>)Karl DeBisschop1-28/+26
2003-09-12two new additionsKarl DeBisschop1-0/+2
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 DeBisschop2-25/+33
2003-09-04change so make-dist works in subdirsKarl DeBisschop1-4/+8
2003-09-03Remove df checks and ignore swap checks if no swap commands foundTon Voon1-39/+6
2003-09-03No named credits in source codeTon Voon1-0/+4
2003-09-03Fixed substitution for Tru64's ps formatTon Voon1-1/+1
2003-09-03allow warn/crit times to be floating pointKarl DeBisschop1-31/+26
2003-09-03include math.h if needed for HUGE_VALKarl DeBisschop2-0/+18
2003-09-02Solaris requires asprintf checks for null variablesTon Voon1-11/+11
2003-09-01Report duplicates in AUTHORS fileTon Voon1-1/+1
2003-09-01Add contributor's name into CVS commentsTon Voon1-0/+3
2003-08-31Updated AUTHORS to include all contributors listed in comments in code andTon Voon4-2/+74
2003-08-31Updated perf data standard for warn before critTon Voon1-4/+5
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
2003-08-26function to make perfdata outputKarl DeBisschop2-0/+56
2003-08-23- found and fixed memory allocation error in rewritten redir() functionKarl DeBisschop1-58/+54
2003-08-23- hacked interim fix to segfault on redirect - for tesing onlyKarl DeBisschop1-10/+23
2003-08-23- fix various format errors with newly added perf dataKarl DeBisschop1-6/+6
2003-08-22- forgot to declare struct timeval tv for hires timingKarl DeBisschop1-0/+1
2003-08-22- add perf data for timeKarl DeBisschop1-9/+26
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop34-28/+158
2003-08-22* bugfix: snprintf of timestamp truncated '\0'Karl DeBisschop1-1/+1
2003-08-21* Check redirections for infinte loops and limit depth of recursionKarl DeBisschop1-97/+158
2003-08-20Optionally use udp instead of tcp (Bradley Baetz - 751646)Ton Voon1-3/+29
2003-08-20Changed netsaint to nagios in use libTon Voon1-1/+4
2003-08-19*BUGFIX: LWS is not required betwwen "Location:" header field name and field ...Karl DeBisschop1-21/+30
2003-08-19*add missing status numbers from RFC 2616 (HTTP1.1)Karl DeBisschop1-15/+17
2003-08-18move error scans to a new separate routine and scan both stderr and stdioKarl DeBisschop1-35/+34
2003-08-11Performance data guidelines addedTon Voon1-1/+51
2003-08-11Fixed building snapshots - cvs update ignores new directories.Ton Voon1-11/+3
2003-08-10config.h is redundant (common.h includes it)Karl DeBisschop1-1/+0
2003-08-10perf data in integer microsecondsKarl DeBisschop2-9/+13