config collectd-base: send logs to wolf

This commit is contained in:
makefu 2019-06-17 07:52:55 +02:00
parent c33078ddf6
commit 9564a24c32
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -9,7 +9,7 @@ let
ModulePath "${collectd-connect-time}/lib/${python.libPrefix}/site-packages/"
Import "collectd_connect_time"
<Module collectd_connect_time>
target "localhost:22" "google.com" "google.de" "gum.r:22" "gum.krebsco.de" "heidi.shack:22" "10.42.0.1:22" "heise.de" "t-online.de"
target "localhost:22" "google.com" "google.de" "gum.r:22" "gum.krebsco.de" "10.42.0.1:22" "heise.de" "t-online.de"
interval 10
</Module>
</Plugin>
@ -18,7 +18,7 @@ let
LoadPlugin write_graphite
<Plugin "write_graphite">
<Carbon>
Host "heidi.shack"
Host "wolf.r"
Port "2003"
Prefix "retiolum."
EscapeCharacter "_"