collectd package sources, install commands, and locations for ITSI
When you run the data collection script on a *nix system, it installs a compatible version of collectd if the system doesn't already have collectd running. These are the package sources, install commands, and install locations for collectd and the collectd plug-ins for supported operating systems:
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, 26, 27, 28, 39, 30 | 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/ |
|
|
Collect *nix metrics and logs with the data collection script in ITSI | Collect data in ITSI with SELinux |
This documentation applies to the following versions of Splunk® IT Service Intelligence: 4.11.0, 4.11.1, 4.11.2, 4.11.3, 4.11.4, 4.11.5, 4.11.6, 4.12.0 Cloud only, 4.12.1 Cloud only, 4.12.2 Cloud only, 4.13.0, 4.13.1, 4.13.2, 4.13.3, 4.14.0 Cloud only, 4.14.1 Cloud only, 4.14.2 Cloud only, 4.15.0, 4.15.1, 4.15.2, 4.15.3, 4.16.0 Cloud only, 4.17.0, 4.17.1, 4.18.0, 4.18.1, 4.19.0, 4.19.1
Feedback submitted, thanks!