summaryrefslogtreecommitdiff
path: root/read-systemd.conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-08-19 21:00:14 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-08-19 21:00:14 -0400
commit49c77b925af1c205747116a762000d99e192e2c8 (patch)
tree11865b566da05e3f83b9dc23af021d99e5b716cc /read-systemd.conf
parent18cadd5fa404877c65b8e44664008aa561c2d61e (diff)
Use custom collectd types for jobs and units
Diffstat (limited to 'read-systemd.conf')
-rw-r--r--read-systemd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/read-systemd.conf b/read-systemd.conf
index 51befb5..f3870b6 100644
--- a/read-systemd.conf
+++ b/read-systemd.conf
@@ -1,3 +1,5 @@
+TypesDB "/home/luke/src/collectd-systemd/systemd.types.db"
+
LoadPlugin python
<Plugin python>
ModulePath "/home/luke/src/collectd-systemd"