hardcode Hostname for predictable graphite targets

This commit is contained in:
Girish Ramakrishnan
2014-09-16 23:21:51 -07:00
parent c07f493ca2
commit 567306f3b4
+2 -2
View File
@@ -12,8 +12,8 @@
# Global settings for the daemon. #
##############################################################################
#Hostname "localhost"
FQDNLookup true
Hostname "localhost"
#FQDNLookup true
#BaseDir "/var/lib/collectd"
#PluginDir "/usr/lib/collectd"
#TypesDB "/usr/share/collectd/types.db" "/etc/collectd/my_types.db"