Management
Let's learn about additional options you can set through the whatap.conf file to manage the Telegraf agents.
Update
- Red Hat/CentOS
- Debian/Ubuntu
- FreeBSD
-
Delete cache data for updating package information.
$ yum clean all
-
Update the whatap-telegraf package.
$ yum update whatap-telegraf
-
To install a version, specify the version data during installation.
$ sudo yum install whatap-telegraf-{version}
-
Delete cache data for updating package information.
$ sudo apt-get update
-
Update the whatap-telegraf package.
$ sudo apt-get install --only-upgrade whatap-telegraf
-
To install a version, specify the version data during installation.
$ sudo apt-get install whatap-telegraf={version}
-
Install the package again.
SH# wget https://s3.ap-northeast-2.amazonaws.com/repo.whatap.io/freebsd/10/whatap-telegraf-0.0.4.txz
# pkg install whatap-telegraf-0.0.4.txz -
To install a version,
{version}
enter the version data before installation.SH# wget https://s3.ap-northeast-2.amazonaws.com/repo.whatap.io/freebsd/10/whatap-telegraf-{version}.txz
# pkg install whatap-telegraf-{version}.txz
Pause
- Red Hat/CentOS
- Debian/Ubuntu
- FreeBSD
SH
$ sudo service whatap-telegraf stop
SH
$ sudo service whatap-telegraf stop
SH
$ service whatap_telegraf stop
Close Pending
-
Delete the package (yum, apt-get).
- Red Hat/CentOS
- Debian/Ubuntu
- FreeBSD
SH$ sudo yum remove whatap-telegraf
SH$ sudo apt-get purge whatap-telegraf
SH$ pkg delete whatap-telegraf
-
If necessary, delete the log files and others under /usr/whatap/telegraf.