Age | Commit message (Collapse) | Author |
|
* Add <sys/socket.h> header
* Remove unused variable
|
|
* Allows us to make ipv6 queries.
|
|
* Note that for urls like: snmp://host1,host2:161/xxx the
port applies to both hosts.
|
|
* This allows us to properly handle complex addresses with
things like %eth0 on the end, etc...
* Also removes support for unix sockets, which didn't really
make sense in an snmp context anyway. Not sure how that code
was usable.
|
|
|
|
|
|
|
|
- rrdbot-get now prints out unsigned integers properly.
|
|
|
|
|
|
- Support table queries
- Major refactoring of internals.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|