2026R1.7
- August 4, 2026
Release Summary
The most potentially impactful thing is that we are now shipping check_ncpa written in C, versus the old way written in Python. check_ncpa checks execute up to 10x faster in our checking, the ultimate impact is that customers should be able to run more check_ncpa checks on the same hardware. Existing checks will not be affected. New monitoring configured via a check_ncpa-based wizards will use the new C-based plugin.
There is a migration script available from the support department if people want to migrate their checks to the faster plugin. We aren’t shipping that script with XI so that people don’t just run it without thinking through the consequences.
Other than that, SSO for XI mobile is the “Added” that makes it a feature release. Lots of fixes, Debian 11 support is removed, and people will see that continue with the other products. [Video Overview]
Added
- Added SSO to mobile [GL:XI#2411] – BB
Fixed
- Fixed an issue causing Capacity Planning dashlets to use autoscale erroneously on Smart Dashboards [GL:XI#2604] – ZR
- Fixed an issue causing ranges to be ineffective when monitoring license activations in the Microsoft 365 Wizard [GL:XI#2612] – BS
- Fixed an issue causing the Bar Chart dashlet for Smart Dashboards to fail to filter when Data Source Hostgroup is selected [GL:XI#2613] – ZR
- Fixed an issue causing the Custom Login component to be incompatible with the Neptune theme login page [GL:XI!2624] – ZR
- Fixed an issue on the Manage Deployed Agents page where you could edit an existing worker with no token value [GL:XI#2584] – BR
- Fixed an issue that allows people to run upgrades with versions older than the installed version [GL:XI#2621] – BR
- Fixed an issue where conflicting modsecurity rules would not allow apache to start [GL:XI#2114] – BR
- Fixed an issue where custom time periods on the Graph Explorer would not give data with US or EURO time formats [GL:XI#2616] – BR
- Fixed an issue where logrotate would fail due to duplicate log entries in xidebug.log [GL:XI#2596] – BR
- Fixed an issue where missing nrds files would cause an offline upgrade to fail [GL:XI#2571] – BR
- Fixed an issue where offline installs would check for updates by default [GL:XI#1798] – BR
- Fixed an issue where the Send Test Notifications page would return a false positive email sent result [GL:XI#2593] – BR
- Fixed an issue where the Reason column on the Notifications page would be blank when a host/service recovered or when using custom notifications [GL:XI#2617] – BR
- Fixed an issue where the browser’s history API wasn’t being updated properly in the Neptune theme, preventing history navigation [GL:XI#2214] – BB
- Fixed an issue where the connectivity probe could incorrectly report a disconnect, usually due to PHP locking on large requests [GL:XI!2617] – BB
- Fixed an issue where the subcomponent install script could loop infinitely [GL:XI#2597] – KF
- Fixed an issue where users with an identical alias would show as Unknown when configuring individual SSO users [GL:XI#2537] – BB
- Fixed an issue where you could not save a service if using only template inheritance [GL:XI#2607] – BR
- Fixed an issue where you could not see the full input on date and time input fields in Neptune theme [GL:XI#2601] – BR
- Fixed an issue where you could still attempt to modify the Home page without the existence of the Home Page Modification component [GL:XI#2599] – BR
- Fixed an issue with links on the rapid response page leading to a 404 error [GL:XI#2573] – BR
- Fixed an issue with PHPMailer logging where no logs were being recorded [GL:XI#498] – BR
- Fixed an issue with SSH backups failing to be sent and being stored locally – [GL:XI#2588] – BR
- Fixed an issue with the Kubernetes Wizard where Step 2 was not displaying metrics [GL:XI#2631] – LG
- Fixed an issue with the Kubernetes Wizard where the NCPA token was mangled, breaking checks [GL:XI#2640] – LG
- Fixed an undefined variable warning when offloading a database [GL:XI#2559] – BR
- Fixed Load Average being a VM metric when it should be a server metric in the Proxmox VE Wizard [GL:XI!2582] – BS
- Improved visibility on the close button for some menus on the Manage Mibs page [GL:XI#2558] – BR
Removed
- Removed Debian 11 support [GL:XI#2564] – BS
- Removed debug information from the timeperiods V1 API endpoint [GL:XI#2626] – BR
- Removed the prep-release file [GL:XI#2602] – BS
Updated
- Updated “Azure AD” to “Entra ID” per Microsoft’s naming update [GL:XI#2590] – BR, BB
- Updated check_ncpa to install the check_ncpa binary on fresh installs [NOISSUE] – KF
- Updated Nagios Core to 4.5.14 [GL:XI!2638] – EK
- Updated our method of installation for the php-pecl-ssh2 package for a more consistent installation/upgrade experience [GL:XI!2600] – BR
- Updated the Linode Wizard language to reflect its new name, Akamai Cloud [GL:XI#2327] – BR
- Updated the Network Switch Router Wizard documentation [GL:XI#2534] – BR
- Updated the Proxmox VE, Nutanix CE, and XCP-ng Wizards to include tutorial documentation links [GL:XI#2591] – BR
- Updated the upgrade script to display the version being upgraded to in the terminal [GL:XI#2620] – CD