summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-09-07Make GCC happyThomas Guyot-Sionnest1-1/+1
2011-07-15Fix check_smtp and check_tcp where duplicate messages were displayed for cert...Ton Voon2-7/+1
2011-07-15New option to check_smtp to ignore failures when sending QUIT (#3358348 - Dun...Ton Voon1-4/+26
2011-03-26Add perfdata to check_ssh (#3244097 - Marco Beck)Thomas Guyot-Sionnest1-2/+9
2011-02-08check_smtp: Abort on missing/unexpected greetingHolger Weiss1-2/+2
2011-02-04check_http: check for and print the certificate cnThomas Guyot-Sionnest3-14/+32
2011-01-21Fix for regex input of '|', being output causing problems with Nagios' parsin...Ton Voon2-2/+15
2011-01-06Test updates...Thomas Guyot-Sionnest3-5/+9
2011-01-01Make check_http use standard threshold functionsThomas Guyot-Sionnest1-30/+18
2010-12-23Fix check_ldap overriding the port when --ssl was specified after -pThomas Guyot-Sionnest1-2/+6
2010-12-01Fix minor test issuesThomas Guyot-Sionnest2-21/+28
2010-12-01Revert "check_snmp now considers strings returned by SNMP that contain just"Thomas Guyot-Sionnest2-19/+1
2010-12-01State-based tests enhancementsThomas Guyot-Sionnest1-1/+4
2010-12-01check_snmp: Remove that is_numeric madnessThomas Guyot-Sionnest2-9/+12
2010-11-15Fix check_disk free space calculation if blocksizes differ within a disk grou...Matthias Eble1-81/+94
2010-11-15check_snmp now considers strings returned by SNMP that contain justnagios3-4/+33
2010-10-15check_nt: make UPTIME accept warning/critical levelsThomas Guyot-Sionnest1-1/+6
2010-08-31Fix typos in -f help textTon Voon1-1/+1
2010-07-09Fix --help output when MAX_OIDS is altered.Thomas Guyot-Sionnest1-2/+2
2010-07-07Fix examples in check_disk, where it implied was possible to suffix unit valu...Ton Voon1-2/+2
2010-06-30Corrected rate_multiplier calculationtonvoon2-2/+2
2010-06-30Removed suffix of "-rate" and let user decide label via --labeltonvoon2-7/+5
2010-06-30Tests for --rate-multiplier optiontonvoon2-1/+14
2010-06-30Fixed rate-multiplier optionTon Voon1-4/+8
2010-06-23Added option to invert search resultstonvoon3-10/+34
2010-06-23Display missing search string and URL when failed (Duncan Ferguson #2999924)tonvoon2-2/+15
2010-06-23Added state retention APIs. Implemented for check_snmp with --rate option.Ton Voon4-21/+199
2010-05-08Add missing --fqdn help (Jan Wagner)Thomas Guyot-Sionnest1-2/+4
2010-04-28Update extra-opts help text based on ML agreementThomas Guyot-Sionnest1-1/+2
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest39-39/+39
2010-04-22Split long line in check_cluster --helpThomas Guyot-Sionnest1-1/+2
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest38-186/+1
2010-04-22Fix tests and update NEWS fileThomas Guyot-Sionnest1-4/+49
2010-04-22Replace the lousy multiline parser with a robust one.Thomas Guyot-Sionnest1-8/+49
2010-04-22Attempt at fixing check_snmp multiline output:Thomas Guyot-Sionnest2-9/+32
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest41-266/+266
2010-04-14Update french translation (fix all fuzzy's)Thomas Guyot-Sionnest2-3/+3
2010-04-14Fix check_radius returning OK on unexpected resultsThomas Guyot-Sionnest1-2/+12
2010-04-12Fix typoHolger Weiss1-1/+1
2010-04-11Fix Debian bug #482947: No --nas-ip-address optionHolger Weiss1-13/+28
2010-04-11Fix Debian bug #479984: Allow empty LDAP baseHolger Weiss1-1/+1
2010-04-11Fix Debian bug #460097: check_http -M brokenHolger Weiss1-1/+4
2010-04-11Fix Debian bug #463322: Use deprecated libldap APIHolger Weiss1-0/+1
2010-04-11Fix Debian bug #307905: Incorrect usage outputHolger Weiss1-1/+1
2010-04-06Fix regression in check_http ssl checks on some serversThomas Guyot-Sionnest1-3/+12
2010-03-31check_snmp: Update last patch to copy value verbatimThomas Guyot-Sionnest1-10/+6
2010-03-31check_snmp: Fix regression introduced in #1867716Thomas Guyot-Sionnest1-2/+10
2010-03-27Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105)Thomas Guyot-Sionnest1-3/+3
2010-03-17Let check_ntp_peer check the number of truechimersHolger Weiss2-27/+69
2010-02-26Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)Ton Voon1-1/+4