Search found 233 matches

by CBoekhuis
Wed Jan 14, 2026 7:42 am
Forum: Nagios Log Server
Topic: logstash no longer binds to privileged port after upgrade 2026R1.0.3
Replies: 2
Views: 12855

Re: logstash no longer binds to unprivileged port after upgrade 2026R1.0.3

I "fixed" it myself. Apparently the /usr/local/nagioslogserver/logstash/jdk/bin/java no longer had extended capabilities: before upgrade: root:/usr/local/nagioslogserver/logstash/jdk/bin> getcap ./java ./java cap_net_bind_service=ep after upgrade: root:/usr/local/nagioslogserver/logstash/j...
by CBoekhuis
Wed Jan 14, 2026 7:21 am
Forum: Nagios Log Server
Topic: logstash no longer binds to privileged port after upgrade 2026R1.0.3
Replies: 2
Views: 12855

logstash no longer binds to privileged port after upgrade 2026R1.0.3

Hi, after upgrading from 2026R1.0.2 to 2026R1.0.3 logstash no longer binds to privileged ports. In my case I have an input filter to listen on port 514 for some legacy devices, but since the upgrade there is nothing listening on port 514. I have the following error message in de /var/log/message: Ja...
by CBoekhuis
Mon Nov 17, 2025 10:04 am
Forum: Nagios Log Server
Topic: a couple of comments on the new 2024R1.3.6 update
Replies: 3
Views: 23709

a couple of comments on the new 2024R1.3.6 update

Hi, whilst applying the new 2024R1.3.6 update on our test cluster I found a few "things" that might need a little review. The update is normally +/-220MB but now 1.5GB. Apparently there's also a 1GB opensearch tar file included which is part of the 2026 release? Should that be in this upda...
by CBoekhuis
Mon Sep 29, 2025 6:23 am
Forum: Nagios XI
Topic: 2026R1 ERROR: Invalid host address
Replies: 7
Views: 16482

Re: 2026R1 ERROR: Invalid host address

The localhost definition is set to IP address, In a service definition you have to point to a "nagios" host. Running the "run check command" from the CCM works fine for the HTTP and PING service. When ran they come up with the 127.0.0.1 field, other checks like the load are runni...
by CBoekhuis
Mon Sep 29, 2025 6:00 am
Forum: Nagios XI
Topic: 2026R1 ERROR: Invalid host address
Replies: 7
Views: 16482

Re: 2026R1 ERROR: Invalid host address

I have also found other service checks that run into the ERROR other then localhost. So it looks like a parsing issue in the GUI part. The checks seem to run ok from CLI.
by CBoekhuis
Mon Sep 29, 2025 2:47 am
Forum: Nagios XI
Topic: 2026R1 ERROR: Invalid host address
Replies: 7
Views: 16482

2026R1 ERROR: Invalid host address

After the upgrade to 2026R1 we encounter the above ERROR: Invalid host address message when running a service check command on the localhost. The localhost host definition is set to 127.0.0.1 "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4" It looks like the s...
by CBoekhuis
Sat Aug 30, 2025 1:08 am
Forum: Nagios XI
Topic: check_postgres.pl sequence error on d.adsrc
Replies: 4
Views: 14943

Re: check_postgres.pl sequence error on d.adsrc

The plugin used to monitor other postgres databases. Of course nagiosxi itself runs on mysql. But de plugin that is used also to monitor other DB's that is installed is outdated.
by CBoekhuis
Fri Aug 29, 2025 3:38 am
Forum: Nagios XI
Topic: check_postgres.pl sequence error on d.adsrc
Replies: 4
Views: 14943

check_postgres.pl sequence error on d.adsrc

Hi, After update from 2024R2 to 2024R2.1 also the check_postgres.pl plugin is updated. However this pluging throughs an error related to the postgres DB version (ERROR: column d.adsrc does not exist) . The installed version 2.21 of the plugin does not work correctly when checking the sequence on pg ...
by CBoekhuis
Fri Aug 29, 2025 2:34 am
Forum: Nagios XI
Topic: Upgrade to latest Version button in GUI not working anymore
Replies: 5
Views: 10538

Re: Upgrade to latest Version button in GUI not working anymore

Hi Jsimon, you triggerd me with the proxy. After i disable de proxy setting the button works again as ever since. Question raises why this is happening ? Is this to check the host at Nagios side after changing the license? We also noticed strange beahvior on the Nagios logserver reguarding the proxy...
by CBoekhuis
Wed Aug 27, 2025 3:18 pm
Forum: Nagios XI
Topic: Upgrade to latest Version button in GUI not working anymore
Replies: 5
Views: 10538

Re: Upgrade to latest Version button in GUI not working anymore

As far we have seen no other issues other than upgrade button.