summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-03Fix short help using "warn" for the -f option instead of "warning" (onredirect).Thomas Guyot-Sionnest1-2/+2
2009-10-22Fix usage of repeated -o options in check_snmpThomas Guyot-Sionnest2-10/+18
2009-09-25Allow custom versions with the release file...nagiosplugins1-1/+1
2009-09-22Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan...Thomas Guyot-Sionnest1-2/+16
2009-09-11Fix skip numberTon Voon1-1/+1
2009-09-05Add a test that succeeds on check_snmp v1.4.13. Newer versions skip additionalThomas Guyot-Sionnest1-1/+8
2009-08-05Fix segfault in check_snmp (definitive fix is still in the works - see bug #2...Thomas Guyot-Sionnest1-3/+5
2009-08-01Fix check_snmp passing single-quotes as -m argument when it should be emptyThomas Guyot-Sionnest1-3/+3