silent install of NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cjsGSB
Posts: 18
Joined: Mon Apr 08, 2019 11:34 am

silent install of NagiosXI

Post by cjsGSB »

Looking for silent install commands of NagiosXI that would complete the install without making it necessary to navigate to the final install screens for completion. Due to our type of environment we have to do an offline install of Nagios XI. We are building systems that are being deployed through puppet and we have included NagiosXI and Nagios Logserver in these builds. Thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: silent install of NagiosXI

Post by scottwilkerson »

Code: Select all

./fullinstall -n
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
cjsGSB
Posts: 18
Joined: Mon Apr 08, 2019 11:34 am

Re: silent install of NagiosXI

Post by cjsGSB »

Thanks for the quick response.
However, with that command "fullinstall -n" we still receive the final install screens on a browser when we log in for the first time to complete the install.
This is the case when we did the puppet install as well as the manual install.
I attached the screens we want to bypass after an install.
Is there a "curl" command or config file that will allow us to get past this?

Thank you
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: silent install of NagiosXI

Post by scottwilkerson »

Sorry, we do not have a way or allow bypassing the setup and the subsequent accepting of the license agreement when you first login.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked