Remove Resource Monitor ; aka rmon, from the load
All rmon resource monitoring has been moved to collectd. This update removes rmon from mtce and the load. Story: 2002823 Task: 30045 Test Plan: PASS: Build and install a standard system. PASS: Inspect mtce rpm list PASS: Inspect logs PASS: Check pmon.d Depends-On: https://review.openstack.org/#/c/643739 Change-Id: I7572a1d0a9cf746abfba3d67352534d96f60c5a7 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
This commit is contained in:
@@ -828,7 +828,6 @@ def mtce_restart():
|
||||
"""Restart maintenance processes to handle interface changes"""
|
||||
restart_service("mtcClient")
|
||||
restart_service("hbsClient")
|
||||
restart_service("rmon")
|
||||
restart_service("pmon")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user