summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-03-13Fix problem where rrd is not created if 'cf:' is presentHEADmasterStef Walter
2009-10-29Fix build problems on FreeBSDStef Walter
2009-10-24Support for multiple local sockets (ie: INET + INET6)Stef Walter
2009-10-24Add back support for ports in snmp urls.Stef Walter
2009-10-24Remove usage of sock_any calls.Stef Walter
2009-01-19Add support for creating multiple CFs in rrdbot-create. [Stoned Elipot]Stef Walter
2009-01-16 - Add support for printing out MIB name in rrdbot-getStef 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-03-16Use GETNEXT for table queries in the rrdbot-get toolStef Walter
2008-03-04Add a better message when rrdbot-get cannot contact the server.Stef Walter
2008-03-02 - Support failover between multiple agentsStef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-12-09 - Fix bug where rrdbot-create ignored '-c' argument [benj]Stef Walter
2006-11-28Added SNMP v2 support.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-05Added support for RRD files not in the standard places. See #54Stef Walter
2006-08-05Added asynchronous DNS resolver. See #47Stef Walter
2006-04-07Fix debug mode build.Stef Walter
2006-04-05Add timeouts and resends. Rework globals.Stef Walter
2006-04-05Support for printing out textual MIB names.Stef Walter
2006-04-05Basic get/walk support.Stef Walter
2006-04-04Add support for simpler create options.Stef Walter
2006-03-01Don't try and create files that don't have a create section.Stef Walter
2006-03-01Support config files in a config directory tree in rrdbot and tools.Stef Walter
2006-02-23Fix crasher on creating of RRDs.Stef Walter
2006-01-28Fix compile time warnings.Stef Walter
2006-01-28Add C RRD create tool. See #50Stef Walter