Page 1 of 1

Nagios XI yum update

Posted: Mon Apr 09, 2018 2:08 am
by vec
Hi i have a question with yum updates on Nagios XI. When I run yum update i get:

Is this ok [y/N]: y

Downloading Packages:

warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID c62934a0: NOKEY

Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-NAGIOS

The GPG keys listed for the "Nagios" repository are already installed but they are not correct for this package.

Check that the correct key URLs are configured for this repository.


I have never see that message on Nagios server.

Is it OK to run yum update?

Thank You

Re: Nagios XI yum update

Posted: Mon Apr 09, 2018 10:33 am
by lmiltchev
Run the following command from the CLI:

Code: Select all

yum update nagios-repo -y
or go to: https://repo.nagios.com/?repo=rpm-centos and install the new rpm.

Did this help?

Re: Nagios XI yum update

Posted: Tue Apr 10, 2018 1:41 am
by vec
Hi,

Yes, that did the trick, no more warning or error.

Thanks

Re: Nagios XI yum update

Posted: Tue Apr 10, 2018 9:32 am
by lmiltchev
I am glad I was able to help! I will be closing this topic now. If you have any more questions/issues, please start a new thread.