summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-24Clear correct variable.Stef Walter
2009-09-24Fix memory leak on exit.Stef Walter
2009-09-24Clear up SNMP pdu after decoding.Stef Walter
2009-09-17Ignore project filesStef Walter
2009-06-16Fix IPV6 address parsingStef Walter
2009-06-16Ignore built filesStef Walter
2009-03-25Trim values from the config file.Stef Walter
2009-03-25Add new jails MIB.Stef Walter
2009-01-19Add new MIBs to rrdbot.Stef Walter
2009-01-19Add support for creating multiple CFs in rrdbot-create. [Stoned Elipot]Stef Walter
2009-01-19Add UCD mib.Stef Walter
2009-01-16 - Add support for printing out MIB name in rrdbot-getStef Walter
2009-01-16Commit old release of 0.9.2Stef Walter
2008-07-29 - Add parameter to specify bind address.Stef Walter
2008-07-08 - Fix bug with table queries in rrdbot-getStef Walter
2008-04-16Release version 0.9Stef Walter
2008-04-16Support parsing strings into integers and floats.Stef Walter
2008-03-16Use GETNEXT for table queries in the rrdbot-get toolStef Walter
2008-03-15Don't bark on MIBs that are not recognized, ignore them and continue.Stef Walter
2008-03-15Use SNMP GETNEXT requests for the table queries. Stef Walter
2008-03-07Don't include errno in warning Stef Walter
2008-03-04Start polling right away rather than waiting for the first poll cycle.Stef Walter
2008-03-04Add a better message when rrdbot-get cannot contact the server.Stef Walter
2008-03-02More debug logging. Stef Walter
2008-03-02 - Support failover between multiple agentsStef Walter
2007-10-26Belated commit for rrdbot 0.8Stef Walter
2007-06-12Build stuffStef Walter
2007-06-12Fix assertion when reallocating for more requests. See #211Stef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-12-09Release 0.5Stef Walter
2006-12-09Make things a little clearerStef Walter
2006-12-09Fix warningStef 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-28Fixed asynchronous resolving on FreeBSDStef Walter
2006-11-28Fixed asynchronous resolving on FreeBSDStef Walter
2006-11-28Added SNMP v2 support.Stef Walter
2006-11-28Add traffic exampleStef Walter
2006-08-07Added manual pagesStef Walter
2006-08-07Better messages when an OID is too short.Stef Walter
2006-08-06when in -n mode, print commands even when it exists.Stef Walter
2006-08-06A bunch of fine tuning on the rrdbot-create tool.Stef Walter
2006-08-06Fixed up licenses and credits.Stef Walter
2006-08-06Make sure that communities and/or versions are not inadventently mixed up.Stef Walter
2006-08-05Add SNMP version 2c support. See #55Stef Walter
2006-08-05Added support for RRD files not in the standard places. See #54Stef Walter
2006-08-05Config parser fixes.Stef Walter
2006-08-05Added asynchronous DNS resolver. See #47Stef Walter
2006-08-05Reduce memory usage of SNMP requests.Stef Walter