Search found 29 matches

by IT_LAS
Thu May 28, 2026 10:04 am
Forum: Nagios XI
Topic: Issues after 2026R1.5 upgrade
Replies: 3
Views: 12043

Re: Issues after 2026R1.5 upgrade

Hi,
I've upgrade from 2026 SR1.4.
The Nagios XI instance is hosted on a Ubuntu Server 22 virtual machine.
I haven't changed the NCPA community_string on the hosts.
by IT_LAS
Thu May 28, 2026 7:12 am
Forum: Nagios XI
Topic: Issues after 2026R1.5 upgrade
Replies: 3
Views: 12043

Issues after 2026R1.5 upgrade

Hello, After upgrading a Nagios XI instance to version 2026R1.5 all the services that were configured with the ‘check_ncpa’ plugin are failing due to invalid credentials. The command used by these services is as follows: ‘$USER1$/check_ncpa.py -H $HOSTADDRESS$ -t $_HOSTTOKEN$ -M “$ARG1$” $ARG2$’. Th...
by IT_LAS
Tue Apr 29, 2025 1:28 am
Forum: Nagios XI
Topic: Nagios XI installation stuck on fresh machine
Replies: 10
Views: 105601

Re: Nagios XI installation stuck on fresh machine

That's the process I've been following and it gets stuck. On my first post I attached the install.log file. You can have a look so we can debug what's going on.
by IT_LAS
Mon Apr 28, 2025 3:19 am
Forum: Nagios XI
Topic: Nagios XI installation stuck on fresh machine
Replies: 10
Views: 105601

Re: Nagios XI installation stuck on fresh machine

Hi @gwesterman
Is there any documentation for the source installation process for Ubuntu 24?
by IT_LAS
Fri Apr 25, 2025 4:02 am
Forum: Nagios XI
Topic: Nagios XI installation stuck on fresh machine
Replies: 10
Views: 105601

Re: Nagios XI installation stuck on fresh machine

I have tried leaving the installation process running overnight without success. It stays at the same step. It's strange because if I launch the installation process on a Linux distribution like RHEL, this doesn't happen. I have been looking at Nagios XI installation documentation and I see that the...
by IT_LAS
Mon Apr 21, 2025 11:15 am
Forum: Nagios XI
Topic: Nagios XI installation stuck on fresh machine
Replies: 10
Views: 105601

Re: Nagios XI installation stuck on fresh machine

Try this: sudo apt-get -y install libtest-pod-perl This hasn't fix the issue. It keeps getting stuck on the same place.. Is the Ubuntu 24 a LTS version? (i.e is it 24.04?) Yes, is the LTS version. root@nagiosxi:/tmp/nagiosxi# cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.2 LTS" NAME="...
by IT_LAS
Mon Apr 21, 2025 2:53 am
Forum: Nagios XI
Topic: Nagios XI installation stuck on fresh machine
Replies: 10
Views: 105601

Re: Nagios XI installation stuck on fresh machine

Is that a perl package/module?
How could I install it?
by IT_LAS
Wed Apr 16, 2025 10:03 am
Forum: Nagios XI
Topic: Nagios XI installation stuck on fresh machine
Replies: 10
Views: 105601

Nagios XI installation stuck on fresh machine

Hi, I'm trying to install Nagios XI on a fresh machine with Ubuntu 24 as OS. Before trying the installation I've made a snapshot of the machine in case there were issues. Every time I launch the Nagios XI "fullinstall" script, it gets stuck and the last message that it shows refers to some...
by IT_LAS
Tue Apr 01, 2025 1:46 am
Forum: Nagios Log Server
Topic: Nagios Log Server 2024R2 error when configuring snapshot repository
Replies: 5
Views: 26597

Re: Nagios Log Server 2024R2 error when configuring snapshot repository

Hi, Yes, it creates a folder named tests-xxxxxxx that seems to be used to verify if the service have write permissions on the folder. For the record, in the end I've been able to configure the snapshot repository. I had to reinstall everything from scratch, set up the snapshot repository first befor...
by IT_LAS
Fri Mar 28, 2025 9:46 am
Forum: Nagios Log Server
Topic: Nagios Log Server 2024R2 error when configuring snapshot repository
Replies: 5
Views: 26597

Re: Nagios Log Server 2024R2 error when configuring snapshot repository

Both server have the directory correctly mounted and registered. On both servers I can write/delete files on the mounted directory with the nagios user. The directory is also configured on the "/usr/local/nagioslogserver/opensearch/config/opensearch.yml". Also the default respository path ...