Code

check_snmp now considers strings returned by SNMP that contain just
[nagiosplug.git] / plugins / check_snmp.c
2010-11-15 nagioscheck_snmp now considers strings returned by SNMP that...
2010-07-14 Ton VoonMerge branch 'master' of ssh://tonvoon@nagiosplug.git...
2010-07-09 Thomas Guyot-SionnestFix --help output when MAX_OIDS is altered.
2010-06-30 tonvoonCorrected rate_multiplier calculation
2010-06-30 tonvoonRemoved suffix of "-rate" and let user decide label...
2010-06-30 tonvoonTests for --rate-multiplier option
2010-06-30 Ton VoonMerge branch 'master' of ssh://tonvoon@nagiosplug.git...
2010-06-30 Ton VoonFixed rate-multiplier option
2010-06-23 tonvoonAdded option to invert search results
2010-06-23 Ton VoonAdded state retention APIs. Implemented for check_snmp...
2010-04-22 Thomas Guyot-SionnestAdd newline after "Usage:" in --help
2010-04-22 Thomas Guyot-SionnestStandardize the extra-opts notes
2010-04-22 Thomas Guyot-SionnestReplace the lousy multiline parser with a robust one.
2010-04-22 Thomas Guyot-SionnestAttempt at fixing check_snmp multiline output:
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2010-03-31 Thomas Guyot-Sionnestcheck_snmp: Update last patch to copy value verbatim
2010-03-31 Thomas Guyot-Sionnestcheck_snmp: Fix regression introduced in #1867716
2009-10-22 Thomas Guyot-SionnestFix usage of repeated -o options in check_snmp
2009-08-05 Thomas Guyot-SionnestFix segfault in check_snmp (definitive fix is still...
2009-08-01 Thomas Guyot-SionnestFix check_snmp passing single-quotes as -m argument...
2009-07-31 Thomas Guyot-Sionnestcheck_snmp: Add some verbose output and tests
2009-05-28 Thomas Guyot-Sionnestcheck_snmp: Make use of standard threshold functions
2009-05-27 Thomas Guyot-SionnestFix whitespaces in check_snmp
2009-03-18 Thomas Guyot-Sionnestcheck_snmp: Fix potential buffer overflow - enforce...
2009-03-16 Thomas Guyot-Sionnestcheck_snmp fixes:
2009-03-14 Ton VoonIgnore stderr messages unless return code is non-zero...
2009-03-14 Ton VoonFixed passing of quotes in OID for check_snmp (#1985230...
2009-03-05 Ton VoonMerge branch 'master' of ssh://repo.or.cz/srv/git/nagio...
2009-02-24 Thomas Guyot-Sionnestcheck_snmp long help missing retries entry (#2608223)
2009-02-20 Ton VoonTypo fixes (Jan Wagner - SF 1878971)
2008-12-23 Ton VoonAllow privproto to be passed through check_snmp to...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-07-09 Matthias Eblecheck_snmp now only prints perfdata for non numeric...
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-01-31 Thomas Guyot-SionnestBump plugin/ to GPLv3 (check_overcr to check_users)
2007-12-10 Thomas Guyot-SionnestPlenty of french translations (and a few fixes BTW)
2007-11-11 Thomas Guyot-SionnestFix broken usage2 in check_snmp and check_cluster
2007-11-09 Thomas Guyot-SionnestFix check_snmp buffer overflow (CVE-2007-5623)
2007-11-09 Thomas Guyot-SionnestFix missing \n in --help output
2007-10-24 Holger WeissHide the SNMP community string (and v3 passwords) from...
2007-05-29 Thomas Guyot-Sionnestcheck_snmp don't warn anymore if something is printed...
2007-05-29 Thomas Guyot-Sionnestchange a bunch of whitespaces (no code was harmed)
2007-04-15 Thomas Guyot-SionnestFix bug #1344584: Counter64 values not handled correctly
2007-02-02 Thomas Guyot-SionnestFix parsing of multiple OIDs sets needmibs = TRUE
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-20 Ton VoonReverting back accidently regressed code
2006-10-19 Benoit Mortieradding missing check_snmp
2006-10-19 Ton VoonInitialise strings for Fedora Core 5 (Henning Schmiedeh...
2006-10-19 Ton VoonRemoved asprintf for perf data (Craig Orsinger, Robby...
2006-10-19 Ton Voontype variable not cleared in Sol 10 (Kyle Tucker)
2006-06-21 Benoit Mortiercleaning help and usage
2006-06-20 Benoit Mortiercleaning help and usage + license
2006-05-25 Ton VoonUse coreutils' regexp libraries, so regexp always avail...
2006-05-24 Ton VoonVariables need to be declared at top of code for better...
2005-10-31 M. Sean Finneycode cleanups, largely resulting from turning on -Wall...
2005-06-01 Subhendu Ghoshonly load mibs if needed or specified - patch 1212395
2005-05-25 Subhendu Ghoshsupport for getnext - 1106430
2005-05-25 Subhendu Ghoshv2c support - 1155754
2005-04-05 Harper MannThis is a first cut at adding performance data to check...
2005-01-21 Harper MannTracker 1106378 fixed - The -t (timeout) arg was not...
2004-12-30 Benoit Mortiermore internationalization fixes
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-08 Benoit Mortierpatch 1028033
2004-12-05 Matthew KentFix for -s string matching (#756567, Tony Missana)
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierprint_help and print_usage() cleanup
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierfixes for internationalization
2004-12-03 Benoit Mortierbump copyright year
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierreturn of process_arguments() is TRUE not OK !
2004-12-02 Benoit Mortierchanged Error: by CRITICAL -
2004-12-01 Benoit Mortierstandardize localization string
2004-11-24 Ton VoonMaking messages more consistent
2004-02-28 Karl DeBisschopchecks for warn in check_num() mistakenly referred...
2004-02-20 Karl DeBisschopspell fix "received"
2003-11-12 Karl DeBisschopclean up compiler warnings
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-07 Karl DeBisschopreorder for consistency (no code changes)
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-02 Karl DeBisschopmarkupf for translation
2003-08-02 Karl DeBisschopmarkup for translation
2003-08-02 Karl DeBisschopmarkup for translation
2003-05-09 Karl DeBisschopcause snmpget try try for 1 second less than the timeou...
2003-04-07 Ton VoonRemoved unnecessary regex array
2003-03-11 Ton VoonRemove getopt_long checks
2003-02-18 Subhendu GhoshOID type prefix patch [Patches-679403]
2003-02-03 Ton VoonAvoid core dump with null or invalid data (679400 ...
2003-01-17 Subhendu GhoshCounter32 tag parsing added
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-16 Karl DeBisschopmy take on Subhendu's patches, plus a few comments...
2002-11-15 Subhendu Ghoshmemory bounds in options, no output comparison case
2002-11-15 Karl DeBisschopfix label handling, replace accidentally deleted elseif...
2002-11-11 Subhendu Ghoshshould use asprintf
2002-11-11 Subhendu Ghoshmore snmpv3 patches
2002-11-11 Subhendu Ghoshlong opt for miblist, snmpv3 support (rosenauer)
next