collectd package sources, install commands, and locations
To run some of the following commands, you must log in to an account with permissions to use sudo for root access.
When you run the data collection script for a *nix system, the script installs a compatible version of collectd if it is not found on the system. The following table shares the package source, install commands, and install locations for collectd and the collectd plug-in according to the supported operating system.
Operating system | Package source | Install command | Install locations |
---|---|---|---|
|
https://pkg.ci.collectd.org/rpm/collectd-5.7/epel-6-x86_64/ | yum install https://pkg.ci.collectd.org/rpm/collectd-5.7/epel-6-x86_64/<collectd.rpm> |
|
|
Enable Extra Packages for Enterprise Linux (EPEL) repository |
|
|
|
Enable Extra Packages for Enterprise Linux (EPEL) repository |
|
|
Fedora (25+) | Fedora collectd packages | yum install collectd |
|
|
http://pkg.ci.collectd.org/deb/dists/ |
Option 1 (recommended): add gpg key, repository source, and install
Option 2: Add repository source and install with --allow-unauthenticated tag
{debian_distribution} will be wheezy (Debian 7), jessie (Debian 8), trusty (Ubuntu 14), or xenial (Ubuntu 16). |
|
Debian 9, 10 | https://packages.debian.org/stretch/collectd | apt-get install collectd |
|
Ubuntu 18, 20 | https://packages.ubuntu.com/bionic/collectd | apt-get install collectd |
|
openSUSE 15 | https://software.opensuse.org/package/collectd | zypper install collectd |
|
SUSE Enterprise 15 |
|
|
|
Solaris x86 10, 11 | https://www.opencsw.org/packages/CSWcollectd/ |
|
|
Mac OS X | https://formulae.brew.sh/formula/collectd |
|
|
About using collectd | Update SELinux to allow for data collection in Splunk App for Infrastructure |
This documentation applies to the following versions of Splunk® App for Infrastructure (EOL): 2.2.0 Cloud only, 2.2.1, 2.2.3 Cloud only, 2.2.4, 2.2.5
Feedback submitted, thanks!