Search found 398 matches
- Mon Jun 08, 2026 1:26 pm
- Forum: Nagios XI
- Topic: BBMap Causing Browser to Stall
- Replies: 3
- Views: 6257
Re: BBMap Causing Browser to Stall
There is an option in Admin -> System Config -> Performance Settings -> Auto-Running that turns off auto-loading on page load that you can use in the meantime.
- Mon Jun 08, 2026 1:16 pm
- Forum: Nagios XI
- Topic: BBMap Causing Browser to Stall
- Replies: 3
- Views: 6257
Re: BBMap Causing Browser to Stall
Hi @stu18, I can put in an enhancement request for you!
- Fri Jun 05, 2026 1:37 pm
- Forum: Nagios XI
- Topic: Scheduled Downtime systems/services missing
- Replies: 2
- Views: 5939
Re: Scheduled Downtime systems/services missing
Hello @JohnFLi, Do you have that host in Home -> Incident Management -> Recurring Downtime ? You can always modify your configuration for the given host under the CCM -> Hosts -> <your-host> ->Alert Settings and making sure it's not set for downtime if the notifications are specifically what you car...
- Tue Jun 02, 2026 11:14 am
- Forum: Nagios XI
- Topic: EntraID SSO - Secrets Rotation
- Replies: 5
- Views: 7199
Re: EntraID SSO - Secrets Rotation
When your secret expires, your SSO UI will tell you and let you update it. Also in the next release (1.6), we just added it natively to the UI, so you can change your secret at-will.
- Mon Jun 01, 2026 4:17 pm
- Forum: Nagios XI
- Topic: Check Update fails in Web GUI
- Replies: 3
- Views: 6308
Re: Check Update fails in Web GUI
Hello @stu18,
There was an oversight in one of the 2026R1.X updates that broke XI for systems using a proxy. There is a fix that will be out in 2026R1.6.
There was an oversight in one of the 2026R1.X updates that broke XI for systems using a proxy. There is a fix that will be out in 2026R1.6.
- Mon Jun 01, 2026 2:04 pm
- Forum: Nagios XI
- Topic: Availability Reports via Command Line
- Replies: 1
- Views: 6713
Re: Availability Reports via Command Line
I'm not aware of any native methods, though you could probably construct something using beautifulsoup.
- Mon May 04, 2026 11:15 am
- Forum: Nagios XI
- Topic: Few minor issues after 2026R1.4 upgrade
- Replies: 5
- Views: 4872
Re: Few minor issues after 2026R1.4 upgrade
Hello @elinagios,
Once you move the dashlet, it won't be there to cause the problem if that is indeed the problem, so the upgrade should work.
Once you move the dashlet, it won't be there to cause the problem if that is indeed the problem, so the upgrade should work.
- Wed Apr 29, 2026 10:20 am
- Forum: Nagios XI
- Topic: New Install of Nagios XI 2026R1.4 missing hosts
- Replies: 13
- Views: 7775
Re: New Install of Nagios XI 2026R1.4 missing hosts
Fresh installs of Nagios XI should have localhost as a host already configured. Are you saying you don't see this? This makes me think you likely have a database error. In /usr/local/nagiosxi/scripts, there will be a repair_databases.sh script that you can run that usually fixes issues like these. R...
- Wed Apr 22, 2026 4:43 pm
- Forum: Nagios XI
- Topic: Issues adding existing users to SSO
- Replies: 6
- Views: 6755
Re: Issues adding existing users to SSO
Do you see anything in /usr/local/nagiosxi/var/components/sso_integration.log? I had fixed the pagination bug at some point, but it seems a merge conflict may have overwritten that fix. I'll take a look and see what's going on. Also, please verify that it's not just displaying them in a somewhat une...
- Mon Apr 20, 2026 4:16 pm
- Forum: Nagios XI
- Topic: Should this work in "Run Check Command" ?
- Replies: 2
- Views: 3147
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.