Nagios Repos
-
dbcummings
- Posts: 130
- Joined: Thu Dec 13, 2018 8:37 am
Nagios Repos
I have noticed that the Nagios repos for RHEL and Oracle are the same. Is that correct?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios Repos
Our content is the same in our repos, however
If you are using Oracle Linux 7, remove any pre-installed mysql packages. Then run the following to enable the optional repo and then continue below.
If you are using Oracle Linux 7, remove any pre-installed mysql packages. Then run the following to enable the optional repo and then continue below.
Code: Select all
yum install yum-utils -y
yum-config-manager --enable ol7_optional_latest-
dbcummings
- Posts: 130
- Joined: Thu Dec 13, 2018 8:37 am
Re: Nagios Repos
Ok. Thank you. You can lock the post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios Repos
great!dbcummings wrote:Ok. Thank you. You can lock the post.
Locking