Merge "Remove Resource Monitor ; aka rmon, from the load"

This commit is contained in:
Zuul 2019-03-21 14:11:27 +00:00 committed by Gerrit Code Review
commit 8afe293ba0
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"