From c7a85335e6eff371985a02b9d91bd786c6bf522e Mon Sep 17 00:00:00 2001 From: Alex Kozyrev Date: Thu, 9 Aug 2018 14:01:56 -0400 Subject: [PATCH] Adding ptp4l and phc2sys processes to the common services list PTP consists of two running services on a system: ptp4l and phc2sys. Adding these two processes to the Engineering data collection tools. Host performance monitoring will take them into account after that. Change-Id: I26cbaeeba79a8a64f5b31e2fc439f333f249b5ef Story: 2002935 Task: 22922 Signed-off-by: Alex Kozyrev --- tools/engtools/hostdata-collectors/centos/build_srpm.data | 2 +- tools/engtools/hostdata-collectors/scripts/cfg/engtools.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/engtools/hostdata-collectors/centos/build_srpm.data b/tools/engtools/hostdata-collectors/centos/build_srpm.data index 81d405878..ac9c374eb 100644 --- a/tools/engtools/hostdata-collectors/centos/build_srpm.data +++ b/tools/engtools/hostdata-collectors/centos/build_srpm.data @@ -1,2 +1,2 @@ SRC_DIR="scripts" -TIS_PATCH_VER=1 +TIS_PATCH_VER=2 diff --git a/tools/engtools/hostdata-collectors/scripts/cfg/engtools.conf b/tools/engtools/hostdata-collectors/scripts/cfg/engtools.conf index efe1b9b74..563bc2e07 100644 --- a/tools/engtools/hostdata-collectors/scripts/cfg/engtools.conf +++ b/tools/engtools/hostdata-collectors/scripts/cfg/engtools.conf @@ -74,4 +74,4 @@ STORAGE_SERVICE_LIST=ceph-mon ceph-osd ceph-manager ceph-rest-api RABBITMQ_QUEUE_LIST=notifications.info versioned_notifications.info [CommonServices] -COMMON_SERVICE_LIST=dnsmasq ceilometer-polling haproxy hwmond pmond rmond fsmond sw-patch-agent sysinv-agent syslog-ng hostwd iscsid io-monitor-manager acpid hbsClient logmgmt mtcClient mtcalarmd mtclogd sshd ntpd smartd sm sm-eru sm-watchdog sm-api ceilometer keyring cinder-rtstool tuned polkitd lldpd IPaddr2 dnsmasq systemd-udevd systemd-journald logrotate collectd +COMMON_SERVICE_LIST=dnsmasq ceilometer-polling haproxy hwmond pmond rmond fsmond sw-patch-agent sysinv-agent syslog-ng hostwd iscsid io-monitor-manager acpid hbsClient logmgmt mtcClient mtcalarmd mtclogd sshd ntpd ptp4l phc2sys smartd sm sm-eru sm-watchdog sm-api ceilometer keyring cinder-rtstool tuned polkitd lldpd IPaddr2 dnsmasq systemd-udevd systemd-journald logrotate collectd