Content of the scanner_status.yml file (disconnected scenario)
Available from 9.2.21. The scanner_status.yml file is located in the <disconnected_scanner_install_dir>/work directory and is added to every scan results package. It provides information about the status of each type of the software scan, and the capacity scan.
| Parameter | Description | Troubleshooting |
|---|---|---|
| last_hw_scan_status | Status of the last capacity scan. | For troubleshooting information, see: Capacity scan return codes. |
| last_results_packaging_status | Status of creating scan results package. Possible values
|
For more information, check logs/log.txt file. |
| last_sw_catalog_scan_status | Status of the last catalog-based scan. | For troubleshooting information, see: Software scan return codes. |
| last_sw_docker_scan_status | Status of the first phase of the docker scan. To verify whether results of the docker scan are available, check the status of the last_sw_iso_scan_status which is the second phase of the docker scan. | |
| last_sw_iso_scan_status | Status of the last software identification tags scan. | For troubleshooting information, see: Software scan return codes. |
| last_sw_package_scan_status | Status of the last package data scan.
Note:
|
For troubleshooting information, see: Software scan return codes. |
| last_sw_scan_status | Overall status of the software scan. Possible values:
|
Check which type of the scan failed. |
| Status of the last resource utilization scan. | For troubleshooting information, see: Software scan return codes. |
| Parameter | Description |
|---|---|
| last_<scan_name>_time | Date and time when the last scan finished. The information is provided in the following format: yyyy-MM-ddTHH:mm:ssZ. |
| last_<scan_name>_success_time | Date and time when the last successful scan finished. The field might be empty when the scan is permanently failing. The information is provided in the following format: yyyy-MM-ddTHH:mm:ssZ. |