Page 1 of 2
Nagios XI latest on Centos 8
Posted: Wed Jul 01, 2020 4:45 am
by Manuel
Hi,
i set up a server on vmware with Centos 8 (centos-release-8.2-2.2004.0.1.el8.x86_64) and installed Nagios XI Latest
https://assets.nagios.com/downloads/nag ... -Linux.pdf
After the successful installation of Nagios XI
https://abload.de/image.php?img=anmerku ... 09ujpw.png I had the following problems - same installation with Centos 7 works fine:
- The Winodws WMI Configuration Wizards says: "WARNING: wmic binary has not been installed. See documentation on Installing WMI" which shouldn`t be the case since Nagios XI 2012 according to the Installing WMI documentation
- The NCPA setup works fine, till I see the results: A - b" - is displayed in fornt of every result, on console and webinterface so that no graphs are created.
If you need further Information, please let me know!
- I got all details in a new topic with about an hour of work. It logged me out due to inactivity, so here just the most improtant things at this state -
Thanks
Manuel
Re: Nagios XI latest on Centos 8
Posted: Wed Jul 01, 2020 4:59 pm
by benjaminsmith
Hi Manual,
We're looking into this right now and thanks for bringing it our attention. I'll follow up with you shortly once I've got some more information on the possible root cause.
Benjamin
Re: Nagios XI latest on Centos 8
Posted: Wed Jul 15, 2020 6:30 am
by Manuel
Hi Benjamin,
after the release of Nagios XI 5.7.2 the NCPA is working as intended. (I did a clean install again.)
However the WMI Wizard is still showing "WARNING: wmic binary has not been installed. See documentation on Installing WMI".
Do you have an update on this issue?
Manuel
Re: Nagios XI latest on Centos 8
Posted: Wed Jul 15, 2020 4:08 pm
by benjaminsmith
Hi Manual,
Thanks for checking in, there are some compile issues right with that package on Cent 8, and while I don't have an exact date for a fix, we are currently working to correct the issue.
Re: Nagios XI latest on Centos 8
Posted: Fri Aug 28, 2020 12:46 am
by Manuel
Hi Benjamin,
after a month and a half there still seems to be no solution.
Do you have an eta for the fix?
Manuel
Re: Nagios XI latest on Centos 8
Posted: Fri Aug 28, 2020 3:54 pm
by benjaminsmith
Hi Manual,
Thanks for your patience on this one. It will be fixed in 5.7.3, and this will be released in the coming weeks. Unfortunately, I don't have a firm release date on that right now.
Re: Nagios XI latest on Centos 8
Posted: Fri Sep 04, 2020 12:28 pm
by benjaminsmith
Hi Manual,
Just an update here, 5.7.3 was released yesterday, please upgrade to the latest and then upgrade the WMI Wizard by going to Admin >System Extensions > Config Wizards.. .then select check for updates and update the WMI wizard and the others if you'd like.
If you have any issues, you can try running the command below to install.
Code: Select all
/usr/local/nagiosxi/html/includes/configwizards/windowswmi/install.sh
Let me know if the issue is resolved on your system.
Benjamin
Re: Nagios XI latest on Centos 8
Posted: Mon Sep 07, 2020 12:40 am
by Manuel
Hi Benjamin,
thanks for the update. The Update of Nagios and the Config Wizard was successful done but regarding to my problem it wasn't the solution.
The solution after doing updates is the one, that worked for me:
benjaminsmith wrote:
If you have any issues, you can try running the command below to install.
Code: Select all
/usr/local/nagiosxi/html/includes/configwizards/windowswmi/install.sh
n
Thanks for resolving my problem!
Manuel
Re: Nagios XI latest on Centos 8
Posted: Wed Sep 09, 2020 7:17 am
by Manuel
Hi Benjamin,
Manuel wrote:
after the release of Nagios XI 5.7.2 the NCPA is working as intended. (I did a clean install again.)
On a fresh install with Nagios XI 5.7.3 the NCPA problem is back.
The WMI wizard is working.
Manuel
Re: Nagios XI latest on Centos 8
Posted: Wed Sep 09, 2020 9:11 am
by benjaminsmith
Hi Manaul,
Thanks for bringing that to my attention, I was able to confirm this on my test system. I'm going to reach out internally on this and follow up.