index
:
rrdbot
master
An snmp polling daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
Age
Commit message (
Expand
)
Author
2009-10-24
Support for multiple local sockets (ie: INET + INET6)
Stef Walter
2009-10-24
Add back support for ports in snmp urls.
Stef Walter
2009-10-24
Remove usage of sock_any calls.
Stef Walter
2008-07-29
- Add parameter to specify bind address.
Stef Walter
2008-04-16
Support parsing strings into integers and floats.
Stef Walter
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
2008-03-07
Don't include errno in warning
Stef Walter
2008-03-04
Start polling right away rather than waiting for the first poll cycle.
Stef Walter
2008-03-02
More debug logging.
Stef Walter
2008-03-02
- Support failover between multiple agents
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
- Remove pid file when exiting [benj]
Stef Walter
2006-11-28
Fixed asynchronous resolving on FreeBSD
Stef Walter
2006-11-28
Added SNMP v2 support.
Stef Walter
2006-08-06
Make sure that communities and/or versions are not inadventently mixed up.
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
Some minor message fixes.
Stef Walter
2006-04-17
Don't choke on 'interval' being used when no poll.
Stef Walter
2006-04-05
MIB fixes.
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
Move functionality for parsing MIBs, SNMP into common files.
Stef Walter
2006-04-04
Add support for simpler create options.
Stef Walter
2006-01-28
Fix load problem with two or more data sources.
Stef Walter
2006-01-28
Better debugging output for request identifiers and values.
Stef Walter
2006-01-28
For timeouts we use the time the request was last sent.
Stef Walter
2006-01-28
Fix resends.
Stef Walter
2006-01-28
Clean up our value storage.
Stef Walter
2006-01-28
Fix compile time warnings.
Stef Walter
2006-01-28
Use xcalloc function to simplify config parsing.
Stef Walter
2006-01-28
Make 'print version' parameter be -V
Stef Walter
2006-01-28
A few configuration parsing cleanups.
Stef Walter
2006-01-28
Move config parser stuff into common directory for use by other binaries.
Stef Walter
2006-01-28
Standardize the string functions and search for them properly when configurin...
Stef Walter
2006-01-28
Clean up MIB warnings.
Stef Walter
2006-01-27
Make the MIB directory configurable.
Stef Walter
2006-01-27
Added textual MIB parsing support. See #45
Stef Walter
2006-01-27
Config: Parse timeout and fix interval parsing.
Stef Walter
2006-01-27
Some message and comment cleanup.
Stef Walter
2006-01-27
Added filename to all config parsing messages. See #53
Stef Walter
2006-01-27
SNMP textual error messages. See #59
Stef Walter
2006-01-27
Make rrdbotd able to become a daemon.
Stef Walter
2006-01-27
Fix endless loop.
Stef Walter
2006-01-27
Added command line options. See #58
Stef Walter
2006-01-27
Turn TODO's into tickets and take out bad TODOs.
Stef Walter
2006-01-27
Make it build in it's new environment.
Stef Walter
[next]