index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_snmp.c
Age
Commit message (
Expand
)
Author
2014-01-31
Handle negative values properly with check_snmp
Stephane Lapie
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-09-12
check_snmp: add timeout handler befor running snmpget
Sven Nierlein
2013-09-05
check_snmp: Initialize size_t value to 0, not NULL
Holger Weiss
2013-08-27
check_snmp: Fix --help segfault
Holger Weiss
2013-08-27
Merge branch 'master' of https://github.com/ozamosi/nagios-plugins
Holger Weiss
2013-08-21
check_snmp: Fix support for inverse thresholds
Holger Weiss
2013-08-18
NEWS: Mention the new "check_snmp --offset" option
Holger Weiss
2013-08-18
added --offset option to allow adjustment of sensor data
Simon Kainz
2013-08-18
check_snmp: Allocate space for the new -Le option
Holger Weiss
2013-08-18
Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...'
Mark Keisler
2013-01-29
check_snmp: Close potential for using uninitialized memory
Robin Sonefors
2013-01-29
check_snmp: Dynamically grow all data structures
Robin Sonefors
2013-01-23
check_snmp: Don't thrash memory when using multiple label/unit argument
Robin Sonefors
2012-11-02
plugins/check_snmp: Show snmp error when we fail to parse its output
Andreas Ericsson
2012-11-02
Make check_snmp backwards compatible in how it parses thresholds
Andreas Ericsson
2012-06-29
Die when asprintf fails
Anders Kaseorg
2012-06-27
check_snmp: use single quotes for perf data labels
Sven Nierlein
2012-06-26
Fix performance data label containing spaces in check_snmp (Jochen Bern)
Sven Nierlein
2012-02-24
Cosmetic change
Holger Weiss
2012-02-24
Accept multiple labels specified with "-l"
Holger Weiss
2010-11-30
Revert "check_snmp now considers strings returned by SNMP that contain just"
Thomas Guyot-Sionnest
2010-11-30
check_snmp: Remove that is_numeric madness
Thomas Guyot-Sionnest
2010-11-15
check_snmp now considers strings returned by SNMP that contain just
nagios
2010-07-09
Fix --help output when MAX_OIDS is altered.
Thomas Guyot-Sionnest
2010-06-30
Corrected rate_multiplier calculation
tonvoon
2010-06-30
Removed suffix of "-rate" and let user decide label via --label
tonvoon
2010-06-30
Tests for --rate-multiplier option
tonvoon
2010-06-30
Fixed rate-multiplier option
Ton Voon
2010-06-23
Added option to invert search results
tonvoon
2010-06-23
Added state retention APIs. Implemented for check_snmp with --rate option.
Ton Voon
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-21
Replace the lousy multiline parser with a robust one.
Thomas Guyot-Sionnest
2010-04-21
Attempt at fixing check_snmp multiline output:
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2010-03-31
check_snmp: Update last patch to copy value verbatim
Thomas Guyot-Sionnest
2010-03-30
check_snmp: Fix regression introduced in #1867716
Thomas Guyot-Sionnest
2009-10-22
Fix usage of repeated -o options in check_snmp
Thomas Guyot-Sionnest
2009-08-05
Fix segfault in check_snmp (definitive fix is still in the works - see bug #2...
Thomas Guyot-Sionnest
2009-07-31
Fix check_snmp passing single-quotes as -m argument when it should be empty
Thomas Guyot-Sionnest
2009-07-31
check_snmp: Add some verbose output and tests
Thomas Guyot-Sionnest
2009-05-28
check_snmp: Make use of standard threshold functions
Thomas Guyot-Sionnest
2009-05-27
Fix whitespaces in check_snmp
Thomas Guyot-Sionnest
2009-03-18
check_snmp: Fix potential buffer overflow - enforce MAX_OIDS limit (John A. B...
Thomas Guyot-Sionnest
2009-03-16
check_snmp fixes:
Thomas Guyot-Sionnest
2009-03-14
Ignore stderr messages unless return code is non-zero or there is no output
Ton Voon
[next]