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?
Export all configuration from Nagios core
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Export all configuration from Nagios core
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
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
The order of operations is VERY important
Re: Export all configuration from Nagios core
Thanks a lot!
please close this.
please close this.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Export all configuration from Nagios core
Great!axvers wrote:Thanks a lot!
please close this.
Closing