Search found 292 matches

by DoubleDoubleA
Mon Apr 13, 2026 3:57 pm
Forum: Nagios XI
Topic: check_postgres.pl sequence error on d.adsrc
Replies: 6
Views: 17736

Re: check_postgres.pl sequence error on d.adsrc

Hi @CBoekhuis,

Thanks for the follow up. We totally dropped this issue, and I apologize. I have a staffer on it now, we're targeting to have this updated for the May XI release.

Aaron
by DoubleDoubleA
Fri Apr 10, 2026 8:51 am
Forum: Nagios XI
Topic: NCPA Python vulnerabilities
Replies: 3
Views: 11782

Re: NCPA Python vulnerabilities

Hi,

We are dependent on Windows to update python in this case, and fortunately they just did. The next release of NCPA should have this vulnerability resolved.

Aaron
by DoubleDoubleA
Tue Apr 07, 2026 4:12 pm
Forum: Nagios XI
Topic: Where are the log located ?
Replies: 3
Views: 424

Re: Where are the log located ?

Hi @Mosiout,

What XI version are you on?
by DoubleDoubleA
Tue Apr 07, 2026 9:44 am
Forum: Nagios XI
Topic: RESOLVED: Custom Alert Not firing
Replies: 7
Views: 566

Re: RESOLVED: Custom Alert Not firing

Hi @story,

Good to hear it is resolved. The 'n' is easy to miss!

As far as your request, I'll take a look at that.

Aaron
by DoubleDoubleA
Mon Apr 06, 2026 2:36 pm
Forum: Nagios XI
Topic: Custom Alert for High CPU on Virtual Machines
Replies: 1
Views: 376

Re: Custom Alert for High CPU on Virtual Machines

What are your settings for

Code: Select all

check_interval
retry_interval
max_check_attempts
by DoubleDoubleA
Mon Apr 06, 2026 2:28 pm
Forum: Nagios XI
Topic: RESOLVED: Custom Alert Not firing
Replies: 7
Views: 566

Re: Custom Alert Not firing

Hi @story, Thanks for your post. In your case, I would use debug logging and verbosity on Nagios, and I would also leverage the debug on the custom script. See https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/configmain.html and ctl-f for "debug". set debug_level to 289 ...
by DoubleDoubleA
Mon Mar 30, 2026 2:22 pm
Forum: Nagios XI
Topic: Not getting email alert
Replies: 6
Views: 1394

Re: Not getting email alert

Host settings are an important aspect. https://assets.nagios.com/downloads/nag ... tions.html

Is Nagios configured to send notifications? Is the host sending notifications? If so, is it sending them to you? If so, are you receiving them?
by DoubleDoubleA
Fri Mar 27, 2026 2:56 pm
Forum: Nagios XI
Topic: Issue: Migrating Legacy Nagios XI 5.6.7 (RHEL 7) to Modern OS and Version
Replies: 4
Views: 953

Re: Issue: Migrating Legacy Nagios XI 5.6.7 (RHEL 7) to Modern OS and Version

A lot of things could have happened, hard to say. However, if you would like to get past this error, you could just define the command in the new XI machine. Follow the instructions on page 3 of this doc https://assets.nagios.com/downloads/nagiosxi/docs/Managing-Plugins-in-Nagios-XI-2024.pdf . The c...
by DoubleDoubleA
Fri Mar 27, 2026 12:05 pm
Forum: Nagios XI
Topic: Issue: Migrating Legacy Nagios XI 5.6.7 (RHEL 7) to Modern OS and Version
Replies: 4
Views: 953

Re: Issue: Migrating Legacy Nagios XI 5.6.7 (RHEL 7) to Modern OS and Version

Something happened with your Nagios configs, though I am not sure how to know where in the process it happened or why. Part of creating correct Nagios configs is defining commands, in this case a check command. While any config can live in any .cfg file, standard practice is to put commands in comma...
by DoubleDoubleA
Fri Mar 27, 2026 11:53 am
Forum: Nagios XI
Topic: Nagios XI - Security Issues
Replies: 10
Views: 1575

Re: Nagios XI - Security Issues

Also, in many cases, Red Hat backports security patches to packages to support older OS packages, though I'm not sure what Oracle does there. This issue frequently comes up. Part of the problem is that the security tool only reports a vulnerability based on the package version, and not whether the a...