Make the dot substitution char configurable
authorScott Sanders <scott@jssjr.com>
Sun, 9 Oct 2011 22:32:07 +0000 (18:32 -0400)
committerScott Sanders <scott@jssjr.com>
Sun, 9 Oct 2011 22:32:07 +0000 (18:32 -0400)
commita53a376a490902c088b343ae6bcd3df89bd46c97
tree23a2138f07957414ca463ee77b794f6f1a11dc70
parent3286815f3b28cc6ac04af7ef48ef84008ed76b63
Make the dot substitution char configurable

Set the character used as the substitute in host and datasource names in
the collectd configuration block. The directive used to set this option
is DotCharactor and its default is '_' (underscore).
src/write_graphite.c