From dbb21450ae57d707a09471f14435e951b4d022d8 Mon Sep 17 00:00:00 2001 From: Eric MacDonald Date: Mon, 14 May 2018 16:20:49 -0400 Subject: [PATCH] Collectd+InfluxDb-RMON Replacement(ALL METRICS) P1 This update adds six new packages to the system's image include file. These new packages are ones that are needed for build and runtime support of the new collectd and influxdb services. - influxdb - the open source package. - python2-influxdb - the open source python API into influxdb service. - influxdb-extensions - influxdb integration changes and extensions in support of collectd sample storage. - collectd - the open source package. - puppet-collectd - the open source collectd puppet module. - collectd-extensions - collectd integration changes and extensions ; i.e. resource monitoring plugins. Depends-On: https://review.openstack.org/579307 Change-Id: I2081d19440e3cbb12b45551aef3385c87da99a54 Signed-off-by: Jack Ding --- build-tools/build_iso/image.inc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-tools/build_iso/image.inc b/build-tools/build_iso/image.inc index 8d2acd2a..dce67094 100644 --- a/build-tools/build_iso/image.inc +++ b/build-tools/build_iso/image.inc @@ -24,6 +24,9 @@ gdb grub2-efi-x64-modules grub2-tools haproxy +influxdb +python2-influxdb +influxdb-extensions io-monitor iperf3 isomd5sum @@ -283,6 +286,9 @@ config-gate config-gate-compute sysstat smartmontools +collectd +collectd-extensions +puppet-collectd collector io-scheduler fm-doc