Search found 389 matches

by bbahn
Mon Apr 20, 2026 4:16 pm
Forum: Nagios XI
Topic: Should this work in "Run Check Command" ?
Replies: 2
Views: 108

Re: Should this work in "Run Check Command" ?

The Run Check Command is not respecting custom variables. As @DoubleDoubleA stated, we have filed an issue and will get this fixed.
by bbahn
Wed Apr 08, 2026 11:33 am
Forum: Nagios XI
Topic: Where are the log located ?
Replies: 3
Views: 983

Re: Where are the log located ?

I forgot to mention, SSO logging wasn't implemented until 2026R1.
by bbahn
Tue Apr 07, 2026 10:10 am
Forum: Nagios XI
Topic: Where are the log located ?
Replies: 3
Views: 983

Re: Where are the log located ?

Hello @Mosiout,

The SSO logs are located in /usr/local/nagiosxi/var/components/sso_integration.log.
by bbahn
Thu Apr 02, 2026 2:58 pm
Forum: Nagios XI
Topic: Contact Host and Service Event Handler/Notification Commands
Replies: 10
Views: 2126

Re: Contact Host and Service Event Handler/Notification Commands

Please verify that your inheritance isn't being negated. Services have some very particular rules around whether they will and what they will inherit from their host. https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/whatsnew.html Contact Inheritance - According to the documentatio...
by bbahn
Fri Mar 20, 2026 10:55 am
Forum: Nagios XI
Topic: Object does not exist after restore
Replies: 2
Views: 1460

Re: Object does not exist after restore

Hello @davemulv1,

Have you tried repairing the database? https://assets.nagios.com/downloads/nag ... abases.pdf

It's hard to say for sure without digging in deeper, but that seems the most likely cause to me.
by bbahn
Tue Mar 17, 2026 2:28 pm
Forum: Nagios XI
Topic: Moving configuration info between Nagios servers
Replies: 1
Views: 2613

Re: Moving configuration info between Nagios servers

Here's our documentation on backing up/restoring/migrating XI: How To Back Up & Restore Your Nagios XI 2024 Or 2026
System


I believe 2026R1.0.1 is recent enough where a backup and restore should work between them.
by bbahn
Mon Mar 16, 2026 9:24 am
Forum: Nagios XI
Topic: “Last Login” Time Not Updating After SSO Authentication
Replies: 1
Views: 2904

Re: “Last Login” Time Not Updating After SSO Authentication

Hello @Gonzalezenks,

What version of Nagios XI are you on? There was a fix for this issue on 2026R1. Are you continuing to encounter this after the fix was implemented?
by bbahn
Tue Mar 10, 2026 12:54 pm
Forum: Nagios XI
Topic: Azure SSO Admins Cannot Schedule Downtime
Replies: 6
Views: 12194

Re: Azure SSO Admins Cannot Schedule Downtime

@clangbecker, I have got in a fix for PHP message: PHP Warning: Undefined variable $ts in /usr/local/nagiosxi/html/includes/utils-time.inc.php on line 68 and fixed a bad comparison where the scheduled downtime feature was comparing minutes to seconds, which may be the cause of your inability to gene...
by bbahn
Fri Mar 06, 2026 11:13 am
Forum: Nagios XI
Topic: Azure SSO Admins Cannot Schedule Downtime
Replies: 6
Views: 12194

Re: Azure SSO Admins Cannot Schedule Downtime

Interesting. I haven't been able to reproduce this, but I'll see if I can figure out what's going wrong here. Does this issue only ever happen with those configured via SSO and is it consistent?
by bbahn
Fri Feb 27, 2026 3:35 pm
Forum: Nagios XI
Topic: Azure SSO Admins Cannot Schedule Downtime
Replies: 6
Views: 12194

Re: Azure SSO Admins Cannot Schedule Downtime

Hi @clangbecker, So you're saying that admins configured with SSO prior to 1.2 are unable to schedule downtime? Is your XI instance updated to 1.2? I just configured an admin user via SSO on my 1.2 machine and had no trouble scheduling downtime. Have you seen anything in your PHP logs when they atte...