Page 1 of 1

Export all configuration from Nagios core

Posted: Fri May 03, 2019 10:30 am
by axvers
Hi support,

We want to shift all configuration from some Servers running Nagios Core to a new Nagios XI server.

After we tried copy all cfg files under /usr/local/nagios/etc/ (e.g. ./services/*.cfg ), and use the import config feature on new Nagios XI server,

it turns out that only around 10% service exists. (But host number is ok).

The original nagios core servers have total ~5000 services, and all cfg we copied are only ~ 600 (from `grep -o "define service" * | wc -l` command).

How to export all configuration from core correctly?

Re: Export all configuration from Nagios core

Posted: Fri May 03, 2019 11:26 am
by scottwilkerson
Here is the full step by step documentation on that
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

The order of operations is VERY important

Re: Export all configuration from Nagios core

Posted: Mon May 13, 2019 2:00 am
by axvers
Thanks a lot!

please close this.

Re: Export all configuration from Nagios core

Posted: Mon May 13, 2019 8:55 am
by scottwilkerson
axvers wrote:Thanks a lot!

please close this.
Great!

Closing