Page 1 of 1
install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 9:40 am
by pkrk
Hi,
I had download nagiosxi , but in tutorial is ./fullinstall script
as my company have strict rules , i would like to know
if is possible to install it manually , component by component
and have the db installed in another server , have nagios user with diferrent id number.
Kr,
Re: install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 9:42 am
by mcapra
Once way to figure that out would be to step through the
fullinstall script and instead run each command by-hand. There are also sub-scripts you'll need to walk through. This would require some Bash knowledge.
Otherwise, you can install via the official repository:
https://repo.nagios.com/
pkrk wrote:
and have the db installed in another server , have nagios user with diferrent id number.
Not sure what you mean by the "diferrent id number" bit, but here's documentation for offloading the database:
https://assets.nagios.com/downloads/nag ... Server.pdf
Re: install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 9:43 am
by dwhitfield
pkrk wrote: have the db installed in another server
@mcapra is correct, but didn't address the piece above. You can certainly offload the mysql server:
https://assets.nagios.com/downloads/nag ... Server.pdf
Re: install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 9:51 am
by pkrk
uid of nagios user have to be 2000 for example to respect company conventions
also the directory of nagios installation have to be /opt/nagios and not /usr/local/ ....
is that possible?
Re: install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 2:30 pm
by dwhitfield
pkrk wrote:
also the directory of nagios installation have to be /opt/nagios and not /usr/local/ ....
is that possible?
This particular piece is for sure, but it's not a particularly good idea. The way people have done this most successfully is through symlinks.
If you'd like help customizing your system, I am happy to have Sales put together a quote for custom development.
Re: install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 4:35 pm
by pkrk
can you please contact me as private message,
so that e can arrange it
Re: install manually nagiosXI , without fullinstall script
Posted: Wed Oct 04, 2017 4:41 pm
by dwhitfield
Probably the best thing to do is email
[email protected], but if you want the technical staff to handle the quote, you should email
[email protected]. We do not handle official business through PMs.