Search found 57 matches
- Tue Mar 24, 2026 11:19 am
- Forum: Nagios XI
- Topic: Nagios XI Enterprise version 2024R1.4.1 /mod_gearman
- Replies: 3
- Views: 1776
Re: Nagios XI Enterprise version 2024R1.4.1 /mod_gearman
Hello, I hope you are doing well. I am reviewing the Nagios XI changelog (https://www.nagios.com/changelog/nagios-xi/) and I could not find any information regarding Mod-Gearman. I would like to ask a couple of questions before proceeding with an upgrade: When upgrading the Nagios XI master, will th...
- Fri Mar 20, 2026 1:32 am
- Forum: Nagios XI
- Topic: Nagios XI Enterprise version 2024R1.4.1 /mod_gearman
- Replies: 3
- Views: 1776
Nagios XI Enterprise version 2024R1.4.1 /mod_gearman
Dear Nagios Support Team, I hope you are doing well. We are currently running Nagios XI Enterprise version 2024R1.4.1 in our environment. Additionally, we have mod_gearman installed, and the version in use is 1.1.19.1. We would like to know if there is any official version of Nagios XI that includes...
- Thu Jul 03, 2025 12:38 am
- Forum: Nagios XI
- Topic: [Gearman] Timeout shows RC 255 and full command (password exposed)
- Replies: 6
- Views: 4798
Re: [Gearman] Timeout shows RC 255 and full command (password exposed)
Over 2k hosts.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?
- Thu Jun 26, 2025 12:33 am
- Forum: Nagios XI
- Topic: [Gearman] Timeout shows RC 255 and full command (password exposed)
- Replies: 6
- Views: 4798
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...
- Wed Jun 25, 2025 10:20 am
- Forum: Nagios XI
- Topic: [Gearman] Timeout shows RC 255 and full command (password exposed)
- Replies: 6
- Views: 4798
[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...
- 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: 565
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...
- 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: 501
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. ...
- 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: 501
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...
- Wed May 21, 2025 7:38 am
- Forum: Nagios XI
- Topic: upgrade Nagios XI 2024R1.4.1
- Replies: 1
- Views: 741
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...
- 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: 3227
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 ...