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: I1cee4a534171b3c5fa93f3cbc04beaeaf744d161
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
This commit is contained in:
Eric MacDonald 2019-03-16 19:28:08 -04:00
parent fec4ac9302
commit eca8e103b6
5 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@ declare -i GLOBAL_RC=$PATCH_STATUS_OK
mtcalarmd mtclogd \
hbsAgent hbsClient \
mtcAgent mtcClient \
pmond rmond fsmond hwmond hostwd lmond \
pmond fsmond hwmond hostwd lmond \
guestServer guestAgent
if [ $? -ne 0 ] ; then

View File

@ -36,7 +36,7 @@ bash -x /usr/local/sbin/patch-restart-mtce \
mtcalarmd mtclogd \
hbsAgent hbsClient \
mtcAgent mtcClient \
pmond rmond fsmond hwmond hostwd \
pmond fsmond hwmond hostwd \
guestServer guestAgent
if [ $? -ne 0 ] ; then
loginfo "Mtce patching restart failed"

View File

@ -44,7 +44,7 @@ bash -x /usr/local/sbin/patch-restart-mtce \
mtcalarmd mtclogd \
hbsAgent hbsClient \
mtcAgent mtcClient \
pmond rmond fsmond hwmond hostwd \
pmond fsmond hwmond hostwd \
guestServer guestAgent
if [ $? -ne 0 ] ; then
loginfo "Mtce patching restart failed"

View File

@ -36,7 +36,7 @@ bash -x /usr/local/sbin/patch-restart-mtce \
mtcalarmd mtclogd \
hbsAgent hbsClient \
mtcAgent mtcClient \
pmond rmond fsmond hwmond hostwd \
pmond fsmond hwmond hostwd \
guestServer guestAgent
if [ $? -ne 0 ] ; then
loginfo "Mtce patching restart failed"

View File

@ -44,7 +44,7 @@ bash -x /usr/local/sbin/patch-restart-mtce \
mtcalarmd mtclogd \
hbsAgent hbsClient \
mtcAgent mtcClient \
pmond rmond fsmond hwmond hostwd \
pmond fsmond hwmond hostwd \
guestServer guestAgent
if [ $? -ne 0 ] ; then
loginfo "Mtce patching restart failed"