aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2011-09-06Make GCC happyGravatar Thomas Guyot-Sionnest
2011-07-15Fix check_smtp and check_tcp where duplicate messages were displayed for cert...Gravatar Ton Voon
2011-07-15New option to check_smtp to ignore failures when sending QUIT (#3358348 - Dun...Gravatar Ton Voon
2011-03-26Add perfdata to check_ssh (#3244097 - Marco Beck)Gravatar Thomas Guyot-Sionnest
2011-02-08check_smtp: Abort on missing/unexpected greetingGravatar Holger Weiss
2011-02-04check_http: check for and print the certificate cnGravatar Thomas Guyot-Sionnest
2011-01-21Fix for regex input of '|', being output causing problems with Nagios' parsin...Gravatar Ton Voon
2011-01-05Test updates...Gravatar Thomas Guyot-Sionnest
2011-01-01Make check_http use standard threshold functionsGravatar Thomas Guyot-Sionnest
2010-12-23Fix check_ldap overriding the port when --ssl was specified after -pGravatar Thomas Guyot-Sionnest
2010-11-30Fix minor test issuesGravatar Thomas Guyot-Sionnest
2010-11-30Revert "check_snmp now considers strings returned by SNMP that contain just"Gravatar Thomas Guyot-Sionnest
2010-11-30State-based tests enhancementsGravatar Thomas Guyot-Sionnest
2010-11-30check_snmp: Remove that is_numeric madnessGravatar Thomas Guyot-Sionnest
2010-11-15Fix check_disk free space calculation if blocksizes differ within a disk grou...Gravatar Matthias Eble
2010-11-15check_snmp now considers strings returned by SNMP that contain justGravatar nagios
2010-10-15check_nt: make UPTIME accept warning/critical levelsGravatar Thomas Guyot-Sionnest
2010-08-31Fix typos in -f help textGravatar Ton Voon
2010-07-09Fix --help output when MAX_OIDS is altered.Gravatar Thomas Guyot-Sionnest
2010-07-07Fix examples in check_disk, where it implied was possible to suffix unit valu...Gravatar Ton Voon
2010-06-30Corrected rate_multiplier calculationGravatar tonvoon
2010-06-30Removed suffix of "-rate" and let user decide label via --labelGravatar tonvoon
2010-06-30Tests for --rate-multiplier optionGravatar tonvoon
2010-06-30Fixed rate-multiplier optionGravatar Ton Voon
2010-06-23Added option to invert search resultsGravatar tonvoon
2010-06-23Display missing search string and URL when failed (Duncan Ferguson #2999924)Gravatar tonvoon
2010-06-23Added state retention APIs. Implemented for check_snmp with --rate option.Gravatar Ton Voon
2010-05-08Add missing --fqdn help (Jan Wagner)Gravatar Thomas Guyot-Sionnest
2010-04-28Update extra-opts help text based on ML agreementGravatar Thomas Guyot-Sionnest
2010-04-22Add newline after "Usage:" in --helpGravatar Thomas Guyot-Sionnest
2010-04-22Split long line in check_cluster --helpGravatar Thomas Guyot-Sionnest
2010-04-21Standardize the extra-opts notesGravatar Thomas Guyot-Sionnest
2010-04-21Fix tests and update NEWS fileGravatar Thomas Guyot-Sionnest
2010-04-21Replace the lousy multiline parser with a robust one.Gravatar Thomas Guyot-Sionnest
2010-04-21Attempt at fixing check_snmp multiline output:Gravatar Thomas Guyot-Sionnest
2010-04-14Fix translations when extra-opts aren't enabledGravatar Thomas Guyot-Sionnest
2010-04-14Update french translation (fix all fuzzy's)Gravatar Thomas Guyot-Sionnest
2010-04-14Fix check_radius returning OK on unexpected resultsGravatar Thomas Guyot-Sionnest
2010-04-13Fix typoGravatar Holger Weiss
2010-04-11Fix Debian bug #482947: No --nas-ip-address optionGravatar Holger Weiss
2010-04-11Fix Debian bug #479984: Allow empty LDAP baseGravatar Holger Weiss
2010-04-11Fix Debian bug #460097: check_http -M brokenGravatar Holger Weiss
2010-04-11Fix Debian bug #463322: Use deprecated libldap APIGravatar Holger Weiss
2010-04-11Fix Debian bug #307905: Incorrect usage outputGravatar Holger Weiss
2010-04-05Fix regression in check_http ssl checks on some serversGravatar Thomas Guyot-Sionnest
2010-03-31check_snmp: Update last patch to copy value verbatimGravatar Thomas Guyot-Sionnest
2010-03-30check_snmp: Fix regression introduced in #1867716Gravatar Thomas Guyot-Sionnest
2010-03-27Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105)Gravatar Thomas Guyot-Sionnest
2010-03-18Let check_ntp_peer check the number of truechimersGravatar Holger Weiss
2010-02-26Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)Gravatar Ton Voon