index
:
rrdbot
master
An snmp polling daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2009-01-16
- Add support for printing out MIB name in rrdbot-get
Stef Walter
2008-07-29
- Add parameter to specify bind address.
Stef Walter
2008-07-08
- Fix bug with table queries in rrdbot-get
Stef Walter
2008-03-16
Use GETNEXT for table queries in the rrdbot-get tool
Stef Walter
2008-03-04
Add a better message when rrdbot-get cannot contact the server.
Stef Walter
2008-03-02
- Support failover between multiple agents
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-12-09
- Fix bug where rrdbot-create ignored '-c' argument [benj]
Stef Walter
2006-11-28
Added SNMP v2 support.
Stef Walter
2006-08-06
when in -n mode, print commands even when it exists.
Stef Walter
2006-08-06
A bunch of fine tuning on the rrdbot-create tool.
Stef Walter
2006-08-05
Added support for RRD files not in the standard places. See #54
Stef Walter
2006-08-05
Added asynchronous DNS resolver. See #47
Stef Walter
2006-04-07
Fix debug mode build.
Stef Walter
2006-04-05
Add timeouts and resends. Rework globals.
Stef Walter
2006-04-05
Support for printing out textual MIB names.
Stef Walter
2006-04-05
Basic get/walk support.
Stef Walter
2006-04-04
Add support for simpler create options.
Stef Walter
2006-03-01
Don't try and create files that don't have a create section.
Stef Walter
2006-03-01
Support config files in a config directory tree in rrdbot and tools.
Stef Walter
2006-02-23
Fix crasher on creating of RRDs.
Stef Walter
2006-01-28
Fix compile time warnings.
Stef Walter
2006-01-28
Add C RRD create tool. See #50
Stef Walter