commit | 8911b9389cda25c7e323082a1e2999b85b621430 | [log] [tgz] |
---|---|---|
author | swann croiset <scroiset@mirantis.com> | Thu Oct 27 16:31:18 2016 +0200 |
committer | GitHub <noreply@github.com> | Thu Oct 27 16:31:18 2016 +0200 |
tree | 6c5006f2781f3130f593a42ec6b35bef9e672307 | |
parent | 26354fc2ace376ba981ed45513792d7546243b53 [diff] | |
parent | e2df51a0972b48b8274468d931a8d5a7b5b2dc39 [diff] |
Merge pull request #7 from tcpcloud/remote_support Remote check support
diff --git a/collectd/map.jinja b/collectd/map.jinja index dd0cdf7..bdfd1d1 100644 --- a/collectd/map.jinja +++ b/collectd/map.jinja
@@ -10,7 +10,7 @@ 'remote_collector': False }, 'Debian': { - 'pkgs': ['collectd-core', 'snmp', 'python-yaml'], + 'pkgs': ['collectd-core', 'snmp', 'python-yaml', 'python-simplejson'], 'service': 'collectd', 'config_file': '/etc/collectd/collectd.conf', 'config_dir': '/etc/collectd/conf.d',