Search found 22 matches

by frankwijers
Thu May 16, 2024 12:36 pm
Forum: Nagios XI
Topic: New installation on Ubuntu fails
Replies: 3
Views: 1521

Re: New installation on Ubuntu fails

Hi Laura, it was indeed Nagios XI 2024 (XI-Latest) on Ubuntu 22.04 LTS.
I reverted the machine back to clean installation, followed your instruction and I got through the entire installer.

Thanks for the assistance.
Frank
by frankwijers
Thu May 16, 2024 3:28 am
Forum: Nagios XI
Topic: New installation on Ubuntu fails
Replies: 3
Views: 1521

New installation on Ubuntu fails

Hello everybody, we have an installation of Nagios XI running on an old CentOS server. This version of CentOS is EOL, so we want to move it to another server. I installed a new Ubuntu 22.04 LTS server for this (clean install). During the installation script, I got multiple issues with CPAN modules n...
by frankwijers
Thu Nov 11, 2021 1:44 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

The new script seems to have done the trick.
After I placed the file there, hosts and services popped up in seconds on the XI machine (which has PHP version 7.4.25).
Now time to add them to our system and place them in correct hostgroups.

Thanks a lot for your help.
by frankwijers
Wed Nov 10, 2021 11:03 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

Did the upgrade to 5.8.7, still nothing. Debug.log: [Wed, 10 Nov 2021 17:00:08 +0100] all nrdp checks have been written [Wed, 10 Nov 2021 17:00:08 +0100] check_auth() [Wed, 10 Nov 2021 17:00:08 +0100] check_token() [Wed, 10 Nov 2021 17:00:08 +0100] checking token: XXXX [Wed, 10 Nov 2021 17:00:08 +01...
by frankwijers
Tue Nov 09, 2021 10:45 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

Here's a part of the log (I see the same 3 to 4 times a second): [Tue, 09 Nov 2021 16:43:16 +0100] all nrdp checks have been written [Tue, 09 Nov 2021 16:43:16 +0100] check_auth() [Tue, 09 Nov 2021 16:43:16 +0100] check_token() [Tue, 09 Nov 2021 16:43:16 +0100] checking token: XXXX [Tue, 09 Nov 2021...
by frankwijers
Tue Nov 09, 2021 5:54 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

nagios:~ # su - nagios nagios@nagios:~> bash -x /usr/local/nagios/libexec/send_nrdp.sh -u https://10.5.8.x/nrdp/ -t XXXX -H "sqlsrv01" -s "Memory Usage" -S 0 -o "Memory usage: total:98302.09 Mb - used: 54664.65 Mb (56%) - free: 43637.44 Mb (44%)" ++ basename /usr/local/...
by frankwijers
Mon Nov 08, 2021 11:14 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

From the debug log: [1636387730.259054] [2048.1] [pid=10816] Done. Final output: '/usr/local/nagios/libexec/send_nrdp.sh -u https://10.5.8.x/nrdp/ -t XXXX -H "sqlsrv01" -s "Memory Usage" -S 0 -o "Memory usage: total:98302.09 Mb - used: 54664.65 Mb (56%) - free: 43637.44 Mb ...
by frankwijers
Mon Nov 08, 2021 3:36 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

So, I checked the debug log, and it seems that part is working. Snippet from that: [1636359780.700003] [2048.2] [pid=16917] Just finished macro. Running output (42): '/nagios/startservice.php?Hostname=sqlsrv02' [1636359780.700007] [2048.2] [pid=16917] Processing part: '&Dienst=SQLSERVERAGENT' [1...
by frankwijers
Thu Nov 04, 2021 4:09 am
Forum: Nagios XI
Topic: Add Nagios 3.2.3 server to Nagios XI configuration
Replies: 27
Views: 9447

Re: Add Nagios 3.2.3 server to Nagios XI configuration

I can't seem to get it working. Like mentioned yesterday, I see about 1 entry a day about nrdp in the log. That's a timeout warning. No other entries can be found. I checked the settings through both the config files and the gui, I can't find anything that's disabled, all obsess over services and ho...