summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2004-12-01first pass at standardization of messages for the localizationBenoit Mortier6-33/+22
2004-12-011075725: patch to my_connect() to deal with SEGV if connect failsStanley Hopcroft1-3/+4
2004-12-011041571 & 664615: check_tcp with cert check + nntps, simap, jabberStanley Hopcroft1-11/+156
2004-11-30Capitalized some error messagesTon Voon1-7/+7
2004-11-30Updated output to UNKNOWNTon Voon1-1/+1
2004-11-27Add remote version check (1030269, Daniel Gullin)Matthew Kent1-9/+27
2004-11-25From old test harness code, make ./check_disk -w 0 -c 0 / valid parameters againMatthew Kent1-1/+1
2004-11-25Updating test harnessMatthew Kent4-11/+13
2004-11-24add -OQa to command_line in check_hpjd.c. Correct nagiosplug-Bugs-889948, 846329Stanley Hopcroft1-1/+1
2004-11-24Attempting to fix a reported segfault (1055054)Matthew Kent1-2/+2
2004-11-24Added support for sending port in host header (913633)Matthew Kent1-0/+3
2004-11-24Making messages more consistentTon Voon31-95/+88
2004-11-23Standardising translation textsTon Voon10-17/+17
2004-11-23Fix integer warning and critical options. Take values from current unit inste...Matthew Kent1-5/+5
2004-11-22Fixed some messages that should not be translated (Benoit Mortier)Ton Voon1-3/+3
2004-11-21Patch from Nathan Shafer to add replication slave check (1006777)Matthew Kent1-4/+63
2004-11-20New output format reported by pumuckel1980 (946857)Matthew Kent1-0/+1
2004-11-20Bit of cleanup, fix verbose output.Matthew Kent1-5/+6
2004-11-19Enabling timeout flag (1010097, Jason Martin)Matthew Kent1-2/+15
2004-11-19Make -L notice ssl use to output a proper href (1035234, Abid Rasheed)Matthew Kent1-2/+3
2004-11-19Change unit from 'us' to 's' to match other core plugins for simplicity.Matthew Kent1-1/+1
2004-11-19Options for User Agent string and extra headers (Ibere Tizio)Ton Voon1-2/+24
2004-11-18Enhance SSL initialization problems (Phil Dibowitz - 1055120)Ton Voon1-2/+3
2004-11-18Go critical on no route to host instead of warning (934025)Matthew Kent1-4/+5
2004-11-17Ignore output from tcp port (949070 - Jan-Piet Mens)Ton Voon1-3/+10
2004-11-17--no-body and --max-age options (949521 - Jamie Zawinski)Ton Voon1-3/+243
2004-11-12Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8Ton Voon1-0/+1
2004-08-23Restore divisor for memory size reported by Windows. Also, implements warningTon Voon1-37/+111
2004-08-23Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)Ton Voon2-45/+84
2004-08-19Patch for tru64 using swapctl calls (Sean Finney)Ton Voon2-1/+55
2004-08-18Checks different record types and checks against an expected address (Bill Ku...Ton Voon1-21/+58
2004-08-18Fixed perfdata so that shows amount used (Garry Cook)Ton Voon1-1/+1
2004-08-18Perfdata added (Gary Cook)Ton Voon1-13/+37
2004-04-06Fixed weird scanf bug on SolarisTon Voon1-4/+0
2004-04-02add example invocation to helpKarl DeBisschop1-0/+8
2004-03-31Command line argument bug (Howard Wilkinson)Ton Voon1-1/+1
2004-03-31Set default state (Howard Wilkinson)Ton Voon1-1/+1
2004-03-23check was supposed to be agains ms - got munged wfixeg the perfdata output to...Karl DeBisschop1-2/+2
2004-03-22Option --url not mapped (Joe Rhett)Ton Voon1-0/+1
2004-03-18Typo in check_disk units (Matthew Kent - 909281)Ton Voon1-1/+1
2004-03-18Option to fill in NAS-identifier to Emulate pam_radius behaviour (Alexander K...Ton Voon1-3/+11
2004-03-14use fperfdataKarl DeBisschop7-37/+37
2004-03-14use fperfdataKarl DeBisschop1-5/+5
2004-03-11Incorporate check_proc changes into check_nagios. ps handling probably shouldTon Voon1-4/+27
2004-03-04use float for time in perf dataKarl DeBisschop3-5/+5
2004-03-03begin writing some perfdata as floatKarl DeBisschop2-24/+29
2004-03-03check_disk was getting blocks instead of bytes (Michael Musikhin - http://sou...Karl DeBisschop1-1/+1
2004-03-02relax check for -w/-c to accept floats (bug report from Warrick FitzGerald)Karl DeBisschop1-2/+2
2004-03-02fix div by zero error when swaptotal is zero (Flo Gleixner)Karl DeBisschop1-3/+6
2004-03-01check_tcp was returning uninitialized string with user-defined refused outcomeKarl DeBisschop2-9/+18