Technical Tip: How to Manually run a Security Rating report in v7.6+
| Description | This article describes how to manually run a Security Rating report in v7.6+. |
| Scope | FortiGate v7.6.0. |
| Solution | In v7.6.0, if a manual Security Rating report is required outside the set run schedule, the following command can be used:
diagnose report-runner-v2 security-rating trigger
Example CLI output:
FGT # diagnose report-runner-v2 security-rating trigger
To clear all previous Security Rating v2 results, the following command can be used:
diagnose report-runner-v2 security-rating clean
Example CLI Output:
FGT # diagnose report-runner-v2 security-rating clean Deleted Security Rating v2 results.
Note: In previous versions, the following command was used:
diagnose report-runner trigger security-rating-reports diagnose report-runner trigger
To clear/delete the report:
diagnose report-runner clean
At this time, the command is still available in the CLI. However, it is being deprecated and will not work. The following error is expected:
diagnose report-runner trigger security-rating-reports
Note 1: Starting from FortiOS v7.6.2, physical FortiGates with 2GB of RAM no longer support Security Rating. For more information, refer to the release notes: 2 GB RAM FortiGate models no longer support Security Rating and Security Fabric topology
Note 2: Beginning with v7.6.5, the security rating tooltips have been enhanced to include a footer action that allows users to view all insights associated with a configuration object. They also offer per-insight controls, letting users hide specific insights directly from the tooltip.
For more details, refer to Enhanced security rating tooltip controls. |
