summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e9bf27d)
raw | patch | inline | side by side (parent: e9bf27d)
author | jaroug <jaroug@gmail.com> | |
Tue, 18 Apr 2017 08:11:12 +0000 (10:11 +0200) | ||
committer | jaroug <jaroug@gmail.com> | |
Tue, 18 Apr 2017 08:11:12 +0000 (10:11 +0200) |
src/collectd.conf.in | patch | blob | history | |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.in b/src/collectd.conf.in
index b73fad0e46d4c66dafbe9c6292955d19938e442a..ad9437bb397a6999a78cd8744c58640a4f405f13 100644 (file)
--- a/src/collectd.conf.in
+++ b/src/collectd.conf.in
# SSLVersion "TLSv1"
# Format "Command"
# Attribute "key" "value" # only available for KAIROSDB format
-# TTL 0 # data ttl, only available for KAIRODB format
+# TTL 0 # data ttl, only available for KAIROSDB format
# Metrics true
# Notifications false
# StoreRates false
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 8b0a79d8ba41f44838b6c6abe6ff100bd78d15af..171a948b2d3843274e43e60ad1f789e07658292d 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<Attribute> I<String> I<String>
-Only available for KAIROSDB output format.
+Only available for the KAIROSDB output format.
Consider the two given strings to be the key and value of an additional tag for
each metric being sent out.