Search found 55 matches

by igae1
Thu Jul 03, 2025 12:38 am
Forum: Nagios XI
Topic: [Gearman] Timeout shows RC 255 and full command (password exposed)
Replies: 6
Views: 4180

Re: [Gearman] Timeout shows RC 255 and full command (password exposed)

kg2857 wrote: Thu Jun 26, 2025 11:39 pm XI knows nothing about gearman.
My ramdisk mention was just an aside because it is/was a performance trick. Apologies for the confusion.
I'd ask how many hosts for those 30k checks and guess maybe 30k is too many due to a design issue. What are the 30k checks checking?
Over 2k hosts.
by igae1
Thu Jun 26, 2025 12:33 am
Forum: Nagios XI
Topic: [Gearman] Timeout shows RC 255 and full command (password exposed)
Replies: 6
Views: 4180

Re: [Gearman] Timeout shows RC 255 and full command (password exposed)

Hi, thanks for the suggestion! In our setup Gearman is definitely required, but not because of the old “ramdisk trick.” The sole reason is the number of checks we must schedule and process. Current architecture One Nagios XI master that hands out roughly 30 000 active service checks every five minut...
by igae1
Wed Jun 25, 2025 10:20 am
Forum: Nagios XI
Topic: [Gearman] Timeout shows RC 255 and full command (password exposed)
Replies: 6
Views: 4180

[Gearman] Timeout shows RC 255 and full command (password exposed)

Hi everyone, Not 100% sure if this is a Nagios XI or a Nagios Core issue. I’m seeing an odd combination of return-code 255 and full-command echo when a check times out, and the command line contains a clear-text password. I’m running a distributed check setup with Nagios Core 4.5.3 on the master usi...
by igae1
Tue Jun 03, 2025 8:26 am
Forum: Nagios XI
Topic: Alternative Methods for Exporting Nagios XI 2024R1.4.1 Performance Data to InfluxDB
Replies: 1
Views: 465

Alternative Methods for Exporting Nagios XI 2024R1.4.1 Performance Data to InfluxDB

Hello everyone, I am running Nagios XI 2024R1.4.1 on RHEL 8 and currently using Graphios (Python 2.x) to send performance data to InfluxDB. In my graphios.cfg, I have use_service_desc = True , which causes Graphios to create a separate measurement for each service_description. As a result, we now ha...
by igae1
Thu May 22, 2025 3:24 am
Forum: Nagios XI
Topic: High latency on ajaxhelper.php?cmd=submitcommand after updating to Nagios XI 2024R1.4.1
Replies: 1
Views: 381

Re: High latency on ajaxhelper.php?cmd=submitcommand after updating to Nagios XI 2024R1.4.1

I have new information. When I access to a service detail page from Home page of Nagios XI, it begins to load "historytab_content.php" with Initiator "jquery-3.6.0.min.js?1741367335:2 history_tab.png Onece this "process" is finished, submitcommand can be launch as normally. ...
by igae1
Thu May 22, 2025 3:06 am
Forum: Nagios XI
Topic: High latency on ajaxhelper.php?cmd=submitcommand after updating to Nagios XI 2024R1.4.1
Replies: 1
Views: 381

High latency on ajaxhelper.php?cmd=submitcommand after updating to Nagios XI 2024R1.4.1

Dear Nagios Team, This week, we upgraded our Nagios XI installation from version 5.8.9 to 2024 R1.4.1. Since the upgrade, we are experiencing high latency when using the "Force an immediate check" action, as shown in the screenshot below: submit_command_time.png If we submit the same comma...
by igae1
Wed May 21, 2025 7:38 am
Forum: Nagios XI
Topic: upgrade Nagios XI 2024R1.4.1
Replies: 1
Views: 600

upgrade Nagios XI 2024R1.4.1

Hi Nagios, We have updated Nagios XI from version 5.8.9 to version 2024R1.4.1. We have noticed that navigation within the Nagios XI interface is much slower. Some actions, such as "Forcing an immediate check," give us the message "The page is not responding." We have another serv...
by igae1
Thu Mar 27, 2025 7:23 am
Forum: Nagios XI
Topic: Nagios XI Compatibility with mod_gearman - Last Version with Nagios Core 4.4.x
Replies: 5
Views: 2093

Re: Nagios XI Compatibility with mod_gearman - Last Version with Nagios Core 4.4.x

Hi again, I successfully installed the new nagios-mod-gearman on my Nagios XI server running on RHEL8. These were the steps I followed: First of all, I upgraded Nagios XI, disabling the mod_gearman NEB broker in nagios.cfg. Then, I cleaned up the previous gearmand and mod_gearman installation. sudo ...
by igae1
Thu Mar 27, 2025 2:37 am
Forum: Nagios XI
Topic: Nagios XI Compatibility with mod_gearman - Last Version with Nagios Core 4.4.x
Replies: 5
Views: 2093

Re: Nagios XI Compatibility with mod_gearman - Last Version with Nagios Core 4.4.x

Hi Aaron, That's fantastic news, thank you for the update. I'm currently preparing a test server to try the upgrade to the latest version of Nagios XI along with the updated nagios_mod_gearman from the repository you shared. I'll make sure to provide feedback here as soon as I complete the testing. ...
by igae1
Tue Mar 25, 2025 5:53 am
Forum: Nagios XI
Topic: Nagios XI Compatibility with mod_gearman - Last Version with Nagios Core 4.4.x
Replies: 5
Views: 2093

Nagios XI Compatibility with mod_gearman - Last Version with Nagios Core 4.4.x

Hi, I have a monitoring infrastructure based on Nagios XI and mod_gearman. Currently, I have one master server running Nagios XI and six worker servers that only have nagios-plugins installed (no Nagios Core or Nagios XI). All checks are distributed using mod_gearman. Due to a security vulnerability...