Commit Graph

5 Commits

Author SHA1 Message Date
Tim Raymond d08a694248 Pull Version down into enterprise service
We need to report the current version, but it's only available as a
link-time variable in the main package. Since we can't import this
without incurring the wrath of the Go compiler's no-circular dependency
rule, we need to pull this down through the agent.
2016-02-16 14:57:11 -05:00
Tim Raymond 8c81034051 Ensure admin interface shuts down with Telegraf 2016-02-16 14:56:21 -05:00
Tim Raymond f3ff0e8be8 Add admin interface 2016-02-16 14:56:21 -05:00
Tim Raymond 1fa3a447d4 Ensure that we can pass in a hostname 2016-02-16 14:56:21 -05:00
Tim Raymond 2f85731a22 WIP First pass at registration 2016-02-16 14:56:21 -05:00