Documentation
¶
Index ¶
- func CentOsRhelInstall(updates chan<- string) error
- func IsInstalledWindows() bool
- func LinuxInstaller(operatingSystem, arch, distro string, updates chan<- string) error
- func MacBinInstall(arch string, updates chan<- string) error
- func MacBrewInstall(updates chan<- string) error
- func RunPluginConfig(telCmd, input, plugins, output, path, opersystem string, updates chan<- string) error
- func TelegrafAgentInstall(sysinfo sysinfo.SysInfo, updates chan<- string) error
- func TelegrafAgentInstallDarwin(pkgMngr, arch string, updates chan<- string) error
- func TelegrafAgentInstallLinux(operatingSystem, arch, distro, pkgMngr string, updates chan<- string) error
- func TelegrafAgentInstallWindows(arch string, updates chan<- string) error
- func TelegrafGraphiteUpdate(apikey, configPath, opersystem string, updates chan<- string) error
- func TelegrafPluginInstall(configPath, telCmd string, selectedPlugins []string, sysinfo sysinfo.SysInfo, ...) error
- func UbuntuDebInstall(updates chan<- string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CentOsRhelInstall ¶
func IsInstalledWindows ¶ added in v0.0.2
func IsInstalledWindows() bool
func LinuxInstaller ¶
func MacBinInstall ¶
func MacBrewInstall ¶
func RunPluginConfig ¶
func TelegrafAgentInstall ¶
func TelegrafGraphiteUpdate ¶
func TelegrafPluginInstall ¶
func UbuntuDebInstall ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.