Search found 51 matches

by sgomeztd
Thu Sep 04, 2025 9:44 am
Forum: Nagios XI
Topic: NagiosXI SSO Import/Manage Users issue
Replies: 29
Views: 85414

Re: NagiosXI SSO Import/Manage Users issue

No error. The Import/Save button is just un-responsive. The search bar and drop down menus to configure a user work but nothing happens on Import/Save. Initially had an issue getting users to load but I noticed Chrome was maxing out my memory usage when I tried to load the user list so I bumped my ...
by sgomeztd
Mon Jul 14, 2025 4:25 am
Forum: Nagios XI
Topic: Possible new Bug found on 2024R1.4
Replies: 3
Views: 3784

Re: Possible new Bug found on 2024R1.4

Hi sgomeztd , Thanks for reaching out. Are you referring to this line in the changelog for XI 2024R1.4.4? Fixed an issue where several required fields were not being validated in the CCM [GL:XI#1896] – BB Yes, I had 1.4.3 and was having issues with max_checks_attemps that was displaying errors that...
by sgomeztd
Fri Jul 04, 2025 3:01 am
Forum: Nagios XI
Topic: Possible new Bug found on 2024R1.4
Replies: 3
Views: 3784

Possible new Bug found on 2024R1.4

I have updated to 2024R1.4.4 and while some of the issues with required field are fixed, it seems not of all them. When creating a new service, if I assign the service to a hostgropup but do not select any hosts I get an error saying "Must select at least one host for a service definition! Sele...
by sgomeztd
Thu Jun 05, 2025 5:21 am
Forum: Nagios XI
Topic: Nagios 2024R1.4.3 possible bug Max check attempts field
Replies: 4
Views: 1847

Nagios 2024R1.4.3 possible bug Max check attempts field

We a server we recently updated to 2024R1.4.3 and since then, every time I try to add a new host or make a modification to a host using the GUI I get an error message saying "Missing required fields" and trough trial and error I realized that is complaining that the filed "Max check a...
by sgomeztd
Tue Apr 29, 2025 9:41 am
Forum: Nagios XI
Topic: Powershell on GUI return out of bounds, cli works OK
Replies: 4
Views: 7963

Re: Powershell on GUI return out of bounds, cli works OK

Hello @sgomeztd, Test the plugin not in your XI instance, but on your NCPA's webpage. https://<your-NCPA-server-ip:5693/api and then choose the desired command and see if you can get it to execute properly. Once you get it right, you can select the Run as Nagios check checkbox and use the button th...
by sgomeztd
Thu Apr 24, 2025 9:36 am
Forum: Nagios XI
Topic: Powershell on GUI return out of bounds, cli works OK
Replies: 4
Views: 7963

Re: Powershell on GUI return out of bounds, cli works OK

Hi, I think you didn't get my point. The command is working OK both from the bash shell and with the "Run check command" button on my Nagios XI server but is failing to be executed by the scheduler or if I press the "Force an immediate check" button. On the Nagios XI website as w...
by sgomeztd
Tue Apr 22, 2025 11:14 am
Forum: Nagios XI
Topic: Powershell on GUI return out of bounds, cli works OK
Replies: 4
Views: 7963

Powershell on GUI return out of bounds, cli works OK

Hi I'm trying to run a ps1 script on multiple Windows VM. The check is working OK on almost all the VMs but there is a few W2k12 where I'm getting the error "Return code of 5 for service 'Pending Win Updates' on host 'xxxxxxxxxxxx' was out of bounds" when letting the check to run on the sc...
by sgomeztd
Mon Apr 14, 2025 4:26 am
Forum: Nagios XI
Topic: Run ncpa with noexec on /tmp
Replies: 2
Views: 1281

Re: Run ncpa with noexec on /tmp

That was a good idea but unfortunately it does not fix the issue at it seems it still trying to write on tmp altough on this agent version 3.0.2 it just provides a random Permission denied error
by sgomeztd
Fri Apr 11, 2025 3:47 am
Forum: Nagios XI
Topic: Run ncpa with noexec on /tmp
Replies: 2
Views: 1281

Run ncpa with noexec on /tmp

I have some RHEL7.9 where /tmp is configured with noxec where I'm trying to install the ncpa agent. I tried different version of ncpa3 and even tough they install successfully, the service fail to start with different permission error depending on the version but in 3.0 I finally saw an error clearl...
by sgomeztd
Fri Apr 04, 2025 9:36 am
Forum: Nagios XI
Topic: Automated NagiosXI Install
Replies: 1
Views: 1051

Automated NagiosXI Install

I have been trying to automate the Nagios XI install as lately we have been deploying a lot of them and I realized there is some final steps that seems that needs to be done yes or yes by logging into the GUI to finish the nagiosadmin set-up. I saw this post of somebody asking about the same think a...