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',