Page 1 of 1

NagiosXI 5.11.3 Install on 9-Stream

Posted: Thu Nov 02, 2023 9:26 am
by snapier3
Ran into an issue with running the full install of 5.11.3

In line 105 of the ./fullinstall script the is a call to format the install with tput
This caused a failure

I changed this back to the "cat <<-EOF" command as in the rest of the script and it worked just fine

---
NOTE
---
This is 9-Stream running in LXD

Re: NagiosXI 5.11.3 Install on 9-Stream

Posted: Thu Nov 02, 2023 10:55 am
by lgute
Hi @snapier3,

Thank you for that information. I will pass that along to support and development.

Re: NagiosXI 5.11.3 Install on 9-Stream

Posted: Mon Nov 06, 2023 11:01 am
by cdienger
@snapier3, What was the error you received exactly? Is tput and fmt installed on the system?