NagiosXI 5.11.3 Install on 9-Stream
Posted: Thu Nov 02, 2023 9:26 am
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
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