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
2007-05-29
check_snmp don't warn anymore if something is printed on stderr
Thomas Guyot-Sionnest
2007-05-29
change a bunch of whitespaces (no code was harmed)
Thomas Guyot-Sionnest
2007-04-15
Fix bug #1344584: Counter64 values not handled correctly
Thomas Guyot-Sionnest
2007-02-02
Fix parsing of multiple OIDs sets needmibs = TRUE
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-10-20
Reverting back accidently regressed code
Ton Voon
2006-10-19
adding missing check_snmp
Benoit Mortier
2006-10-19
Initialise strings for Fedora Core 5 (Henning Schmiedehausen)
Ton Voon
2006-10-19
Removed asprintf for perf data (Craig Orsinger, Robby Giffin - 1310495)
Ton Voon
2006-10-19
type variable not cleared in Sol 10 (Kyle Tucker)
Ton Voon
2006-06-21
cleaning help and usage
Benoit Mortier
2006-06-20
cleaning help and usage + license
Benoit Mortier
2006-05-25
Use coreutils' regexp libraries, so regexp always available now
Ton Voon
2006-05-24
Variables need to be declared at top of code for better portability
Ton Voon
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
2005-06-01
only load mibs if needed or specified - patch 1212395
Subhendu Ghosh
2005-05-25
support for getnext - 1106430
Subhendu Ghosh
2005-05-25
v2c support - 1155754
Subhendu Ghosh
2005-04-05
This is a first cut at adding performance data to check_snmp. I wasn't sure
Harper Mann
2005-01-21
Tracker 1106378 fixed - The -t (timeout) arg was not handled correctly when p...
Harper Mann
2004-12-30
more internationalization fixes
Benoit Mortier
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-08
patch 1028033
Benoit Mortier
2004-12-05
Fix for -s string matching (#756567, Tony Missana)
Matthew Kent
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-02-28
checks for warn in check_num() mistakenly referred to crit limits
Karl DeBisschop
2004-02-20
spell fix "received"
Karl DeBisschop
2003-11-12
clean up compiler warnings
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-08
fix a variety of compiler warnings about qualifier discards and other pedanti...
Karl DeBisschop
2003-08-07
reorder for consistency (no code changes)
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-02
markupf for translation
Karl DeBisschop
2003-08-02
markup for translation
Karl DeBisschop
2003-08-02
markup for translation
Karl DeBisschop
2003-05-09
cause snmpget try try for 1 second less than the timeout (allowing plugin to ...
Karl DeBisschop
2003-04-07
Removed unnecessary regex array
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
2003-02-18
OID type prefix patch [Patches-679403]
Subhendu Ghosh
2003-02-03
Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf)
Ton Voon
[next]