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,
install manually nagiosXI , without fullinstall script
Re: install manually nagiosXI , without fullinstall script
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/
https://assets.nagios.com/downloads/nag ... Server.pdf
Otherwise, you can install via the official repository:
https://repo.nagios.com/
Not sure what you mean by the "diferrent id number" bit, but here's documentation for offloading the database:pkrk wrote: and have the db installed in another server , have nagios user with diferrent id number.
https://assets.nagios.com/downloads/nag ... Server.pdf
Last edited by mcapra on Wed Oct 04, 2017 9:44 am, edited 1 time in total.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: install manually nagiosXI , without fullinstall script
@mcapra is correct, but didn't address the piece above. You can certainly offload the mysql server: https://assets.nagios.com/downloads/nag ... Server.pdfpkrk wrote: have the db installed in another server
Re: install manually nagiosXI , without fullinstall script
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?
also the directory of nagios installation have to be /opt/nagios and not /usr/local/ ....
is that possible?
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: install manually nagiosXI , without fullinstall script
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.pkrk wrote: also the directory of nagios installation have to be /opt/nagios and not /usr/local/ ....
is that possible?
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
can you please contact me as private message,
so that e can arrange it
so that e can arrange it
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: install manually nagiosXI , without fullinstall script
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.