index
:
rrdbot
master
An snmp polling daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Collapse
)
Author
2008-03-15
Don't bark on MIBs that are not recognized, ignore them and continue.
Stef Walter
2008-03-15
Use SNMP GETNEXT requests for the table queries.
Stef Walter
Make table queries more efficient by combining match/value in the same request whenever we've already gotten a match previously.
2008-03-02
- Support failover between multiple agents
Stef Walter
- Support table queries - Major refactoring of internals.
2007-10-26
Belated commit for rrdbot 0.8
Stef Walter
2007-06-12
Fix assertion when reallocating for more requests. See #211
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-12-09
- Fix bug where config files are not enumerated on reiserfs [benj]
Stef Walter
2006-12-09
- Remove pid file when exiting [benj]
Stef Walter
2006-12-09
- Fix bug where rrdbot-create ignored '-c' argument [benj]
Stef Walter
2006-11-28
Fixed asynchronous resolving on FreeBSD
Stef Walter
2006-11-28
Added SNMP v2 support.
Stef Walter
2006-08-05
Add SNMP version 2c support. See #55
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-08-05
Reduce memory usage of SNMP requests.
Stef Walter
2006-01-27
Add needed maintenance files.
Stef Walter