# Functions
Hostname determines the hostname to use from the "COLLECTD_HOSTNAME" environment variable and falls back to os.Hostname() if it is unset.
Interval determines the default interval from the "COLLECTD_INTERVAL" environment variable.
NewExecutor returns a pointer to a new Executor object.
# Variables
Putval is the dispatcher used by the exec package to print ValueLists.