aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_snmp.c
AgeCommit message (Expand)Author
2013-08-18NEWS: Mention the new "check_snmp --offset" optionGravatar Holger Weiss
2013-08-18added --offset option to allow adjustment of sensor dataGravatar Simon Kainz
2013-08-18check_snmp: Allocate space for the new -Le optionGravatar Holger Weiss
2013-08-18Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...'Gravatar Mark Keisler
2013-01-23check_snmp: Don't thrash memory when using multiple label/unit argumentGravatar Robin Sonefors
2012-11-02plugins/check_snmp: Show snmp error when we fail to parse its outputGravatar Andreas Ericsson
2012-11-02Make check_snmp backwards compatible in how it parses thresholdsGravatar Andreas Ericsson
2012-06-29Die when asprintf failsGravatar Anders Kaseorg
2012-06-27check_snmp: use single quotes for perf data labelsGravatar Sven Nierlein
2012-06-26Fix performance data label containing spaces in check_snmp (Jochen Bern)Gravatar Sven Nierlein
2012-02-24Cosmetic changeGravatar Holger Weiss
2012-02-24Accept multiple labels specified with "-l"Gravatar Holger Weiss
2010-11-30Revert "check_snmp now considers strings returned by SNMP that contain just"Gravatar Thomas Guyot-Sionnest
2010-11-30check_snmp: Remove that is_numeric madnessGravatar Thomas Guyot-Sionnest
2010-11-15check_snmp now considers strings returned by SNMP that contain justGravatar nagios
2010-07-09Fix --help output when MAX_OIDS is altered.Gravatar Thomas Guyot-Sionnest
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-23Added state retention APIs. Implemented for check_snmp with --rate option.Gravatar Ton Voon
2010-04-22Add newline after "Usage:" in --helpGravatar Thomas Guyot-Sionnest
2010-04-21Standardize the extra-opts notesGravatar 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-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
2009-10-22Fix usage of repeated -o options in check_snmpGravatar Thomas Guyot-Sionnest
2009-08-05Fix segfault in check_snmp (definitive fix is still in the works - see bug #2...Gravatar Thomas Guyot-Sionnest
2009-07-31Fix check_snmp passing single-quotes as -m argument when it should be emptyGravatar Thomas Guyot-Sionnest
2009-07-31check_snmp: Add some verbose output and testsGravatar Thomas Guyot-Sionnest
2009-05-28check_snmp: Make use of standard threshold functionsGravatar Thomas Guyot-Sionnest
2009-05-27Fix whitespaces in check_snmpGravatar Thomas Guyot-Sionnest
2009-03-18check_snmp: Fix potential buffer overflow - enforce MAX_OIDS limit (John A. B...Gravatar Thomas Guyot-Sionnest
2009-03-16check_snmp fixes:Gravatar Thomas Guyot-Sionnest
2009-03-14Ignore stderr messages unless return code is non-zero or there is no outputGravatar Ton Voon
2009-03-14Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b...Gravatar Ton Voon
2009-02-24check_snmp long help missing retries entry (#2608223)Gravatar Thomas Guyot-Sionnest
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Gravatar Ton Voon
2008-12-23Allow privproto to be passed through check_snmp to snmpget. Defaults to DESGravatar Ton Voon
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-07-09check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867...Gravatar Matthias Eble
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Gravatar Thomas Guyot-Sionnest
2007-12-10Plenty of french translations (and a few fixes BTW)Gravatar Thomas Guyot-Sionnest
2007-11-11Fix broken usage2 in check_snmp and check_clusterGravatar Thomas Guyot-Sionnest