commit | 607c98487ba204aac63ed3a37ed3bb816f8b7aa8 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <fpytloun@mirantis.com> | Tue Mar 14 16:28:07 2017 +0000 |
committer | Gerrit Code Review <gerrit2@8d47cb36f245> | Tue Mar 14 16:28:08 2017 +0000 |
tree | 3632e622fa394e08ebb7dddbcef6dce4d8941bcc | |
parent | 89ab9825bf7d20da6421baf878837c6ebc930440 [diff] | |
parent | 2689e0c13566c37a7eab9dff808b64e33d15c674 [diff] |
Merge "netlink plugin for redhat family oses"
diff --git a/collectd/map.jinja b/collectd/map.jinja index 4464c9c..1077513 100644 --- a/collectd/map.jinja +++ b/collectd/map.jinja
@@ -25,7 +25,7 @@ 'automatic_starting': True, }, 'RedHat': { - 'pkgs': ['collectd', 'collectd-ping', 'net-snmp', 'PyYAML'], + 'pkgs': ['collectd', 'collectd-ping', 'collectd-netlink', 'net-snmp', 'PyYAML'], 'service': 'collectd', 'defaults_file': '/etc/sysconfig/collectd', 'config_file': '/etc/collectd.conf',