Oracle Autonomous Health Framework (AHF) 23.5 Release Notes Summary
- Enhanced AHF Insights: Insights adds anomaly annotations to relevant charts, a System Overview for OS, CPU, memory, network, and I/O metrics, cluster-wide OS charts, and a CPU/memory configuration section.
- Smaller and faster Insights reports: Visualization size is reduced by about 45%, chart rendering is improved, and deferred rendering reduces initial page-load time.
- Queued collection visibility:
tfactl print collections -status queuedshows diagnostic collections waiting for resources before execution. - Easier collection-content inspection:
tfactl collection list-contentscan list files inside nested ZIPs or across all ZIPs in a named collection, simplifying diagnostic review. - Size-based compliance cleanup: The new
ahfctl compliance -purge_size <MB>option purges compliance results and logs above a specified storage threshold, complementing count-based retention settings.