Page 1 of 1

NAGIOSXI config with Core

Posted: Mon Apr 24, 2017 4:40 pm
by lewislopez
I am currently running my nagios core config in nagiosxi within the /usr/local/nagios/etc/static directory. Seems to be working fine; however when adding a monitor within nagiosxi I can only see the monitory in ccm view and not in the main home page. All my nagioscore systems show up in the main homepage with the exception of nagiosxi monitors. How can I have the monitor plugins configured in nagiosxi show up in the main page?

Thanks,

Lewis

Re: NAGIOSXI config with Core

Posted: Mon Apr 24, 2017 4:52 pm
by dwhitfield
How did you migrate from Core to XI? How long ago did you install XI? Do you still have your install.log in /tmp/nagiosxi? If so, please attach that. What version of XI are you on? What version of Core were you on?

Please run the following two commands and then post the output.

Code: Select all

ll -R /usr/local/nagiosxi >> /tmp/nagiosxill
ll -R /usr/local/nagios >> /tmp/nagiosll
Also, please attach or PM your /usr/local/nagiosxi/html/config.inc.php

Re: NAGIOSXI config with Core

Posted: Thu Apr 27, 2017 9:49 am
by lewislopez
Thanks for your response. We were able to work through the issue.

Re: NAGIOSXI config with Core

Posted: Thu Apr 27, 2017 9:51 am
by dwhitfield
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!