author | Florian Forster <octo@collectd.org> | |
Thu, 2 Feb 2012 16:39:21 +0000 (17:39 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 2 Feb 2012 17:17:44 +0000 (18:17 +0100) | ||
commit | 75754cebc8d16dc4246d83c61dc5adba610ddfa0 | |
tree | ca9b90e9cd580453d0eb9f178464142a2ae96c17 | tree | snapshot |
parent | bd5985aa3853e2e71cf03dda75a86f6703e521e2 | commit | diff |
write_graphite plugin: Improve Hostname / Port handling.
Use getaddrinfo(3) for hostname lookup -- this also adds IPv6 compatibility.
Switch the internal names to node / service, to follow the terminology used by
getaddrinfo(3). Use cf_util_get_string() rather than implementing our own.
Allow service names in addition to port numbers.
Use getaddrinfo(3) for hostname lookup -- this also adds IPv6 compatibility.
Switch the internal names to node / service, to follow the terminology used by
getaddrinfo(3). Use cf_util_get_string() rather than implementing our own.
Allow service names in addition to port numbers.
src/write_graphite.c | diff | blob | history |