Page 1 of 1
Migration to Nagios XI
Posted: Thu Jun 07, 2018 6:35 am
by jalzurix
We have been working with Nagios for some time and It's a very important tool for us.
We have been developing many additional funcionalities on Nagios BPI. We have automatized some processes and we have personalized this Front to add more information to each service. We have added a button to link each one to an exteral page too.
Now we have decided to migrate to Nagios XI and we have found that Nagios BPI is parte of his new core. What can we do?
Have anyone the same problem?
Thanks in advance,
Re: Migration to Nagios XI
Posted: Thu Jun 07, 2018 9:55 am
by eloyd
I'm not sure if I understand you properly, but BPI is part of Nagios XI. Plus, there is a migration path to import things from Nagios Core to Nagios XI so you may not need to do anything other than copy files to the proper locations and run the import. This document is a great place to start:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Re: Migration to Nagios XI
Posted: Thu Jun 07, 2018 11:02 am
by scottwilkerson
BPI can be installed with Core
https://github.com/NagiosEnterprises/nagiosbpi
But as far as customization XI uses a very different version.
The only thin you can do would be to bring over your BPI configuration, I don't see a path to easily bring over your customizations to the interface.
Re: Migration to Nagios XI
Posted: Fri Jun 08, 2018 2:24 am
by jalzurix
eloyd wrote:I'm not sure if I understand you properly, but BPI is part of Nagios XI. Plus, there is a migration path to import things from Nagios Core to Nagios XI so you may not need to do anything other than copy files to the proper locations and run the import. This document is a great place to start:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Thanks for your replay Eloyd. The fact is that we have modified Nagios BPI because it was an open source project, but in Nagios BPI is part of the core and we have to work with this version, it hasn't the functionalities we added for the previous version.
We'll go on for a solution

Re: Migration to Nagios XI
Posted: Fri Jun 08, 2018 2:28 am
by jalzurix
scottwilkerson wrote:BPI can be installed with Core
https://github.com/NagiosEnterprises/nagiosbpi
But as far as customization XI uses a very different version.
The only thin you can do would be to bring over your BPI configuration, I don't see a path to easily bring over your customizations to the interface.
Thanks scottwilkerson, there isn't an easy way to do that. We'll try to find a way for that.
Re: Migration to Nagios XI
Posted: Fri Jun 08, 2018 9:00 am
by scottwilkerson
For migrating the configuration, in BPI in your new XI system, if you click "Manually Edit Config" upper right you can put in the config from your other BPI.
That's what I was referring to.
However if it was altered to meet the needs of your modified BPI, yes it would need to be manipulated first.