| author | Florian Forster <octo@noris.net> | |
| Tue, 13 Nov 2007 16:55:50 +0000 (16:55 +0000) | ||
| committer | Florian Forster <octo@noris.net> | |
| Tue, 13 Nov 2007 16:55:50 +0000 (16:55 +0000) | ||
| commit | 6c9b15cd22b4c1f56b5012b89dd12f0996fa0e4e | |
| tree | eb60a2789265882d74332c3648c2c738e0adbf95 | tree | snapshot |
| parent | 3734b4e6e24b558d275b4760e537b35f7506b634 | commit | diff |
collectd: The new `FQDNLookup' option controls whether or not the FQDN should be used.
So far the hostname as returned by `gethostname(2)' was used. This is not
practical for large setups.
To stay backwards compatible the option is disabled by default, but the sample
config file includes a line which sets this option so that (new) default
installations will have it enabled.
So far the hostname as returned by `gethostname(2)' was used. This is not
practical for large setups.
To stay backwards compatible the option is disabled by default, but the sample
config file includes a line which sets this option so that (new) default
installations will have it enabled.
| src/collectd.c | diff | blob | history | |
| src/collectd.conf.in | diff | blob | history | |
| src/collectd.conf.pod | diff | blob | history | |
| src/configfile.c | diff | blob | history |