NAGIOSXI config with Core

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lewislopez
Posts: 8
Joined: Wed Aug 10, 2016 7:25 am

NAGIOSXI config with Core

Post 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
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NAGIOSXI config with Core

Post 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
lewislopez
Posts: 8
Joined: Wed Aug 10, 2016 7:25 am

Re: NAGIOSXI config with Core

Post by lewislopez »

Thanks for your response. We were able to work through the issue.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NAGIOSXI config with Core

Post by dwhitfield »

It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!
Locked