FortiNBI new features and changes
The following sections describe new features, enhancements, and changes in FortiNBI.
Refer to the FortiNBI Deployment Guide for general information about deploying and using FortiNBI.
Deployment enhancements
FortiProxy 7.4.4 includes the following enhancements to FortiNBI deployment:
-
The isolator image now uses a different file format (
.ftf
) with signature information to ensure authenticity of the file and metadata. Previously distributed images with type.tar.gz
are no longer compatible. -
The FortiNBI installer is now hosted in the cloud instead of being integrated into the FortiProxy installer. You must now manually upload the FortiNBI installer from the cloud into FortiProxy by running the following command:
execute upload fortinbi-installer cloud
. -
You can now upload the FortiNBI isolator image directly from the cloud into FortiProxy by running the following command:
execute upload fortinbi-isolator-image cloud
. No more need to request the isolator image from customer support.
Refer to the FortiProxy Browser Isolation Deployment guide for more details.
Diagnose FortiNBI
Use the new diagnose wad nbi
command to retrieve FortiNBI system details, such as package type and version, license status and seat usage, etc.
-
To retrieve package information only, run
diag wad nbi packages
. -
To retrieve license information only, run
diag wad nbi license
.
Example output:
# dia wad nbi
Licence status: Valid
Seats used: 1/10
Total local NBI files: 2
Package 1:
Type: Installer
Version: 1.0.7.31
Last modified: 2024-02-27 15:47:29
sha256: 4dad46c5059a03d65ea2e10996c4b0b748ef4383d6490cd81fcf2b2ed92ee5af
Package 0000002:
Type: isolator
Version: 1.0.7.31
Last modified: 2024-02-27 15:47:29
sha256: 4dad46c5059a03d65ea2e10996c4b0b748ef4383d6490cd81fcf2b2ed92ee5af
# dia wad nbi packages
Total local NBI files: 2
Package 1:
Type: Installer
Version: 1.0.7.31
Last modified: 2024-02-27 15:47:29
sha256: 4dad46c5059a03d65ea2e10996c4b0b748ef4383d6490cd81fcf2b2ed92ee5af
# dia wad nbi license
Licence status: Valid
Seats used: 1/10