Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Remove OVH RTM (beamium, noderig…) properly, how to fully uninstall the Real Time Monitoring ? #4

Open
MisterWP opened this issue Jan 27, 2022 · 0 comments

Comments

@MisterWP
Copy link

Hello,

The OVH Real Time Monitoring is no more officially compatible with CloudLinux (OVHCloud support said) ; and beamium and noderig seems discontinued (Github said), so I wanted to properly remove these packages.

I've already did :

yum remove ovh-rtm-binaries ovh-rtm-metrics-toolkit beamium noderig

/usr/bin/rtmHourly
/usr/bin/rtmRaidCheck
/usr/bin/rtmHardware

seems to be removed properly

But I wonder if that's the only one thing I must to do. I am worry that some CRON jobs (@reboot or something) are still in my system ?

How to remove all the OVH repositories added by RTM : /etc/yum.repos.d/ovh-rtm.repo, Metrics, and so on ?

yum repolist

rm -f /etc/yum.repos.d/OVH-metrics.repo ; rm -f /etc/yum.repos.d/ovh-rtm.repo ; rm -f /etc/yum.repos.d/OVH-rtm.repo ;

Is that necessary ?

The OVH official documentation do not explain how to remove everything about the Real Time Monitoring.

Do I miss something ?

If someone walk through here and want to comment this, welcome ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant