9.5.1 ahf
Use the ahf
command to generate diagnostic analysis report,
generate AHF Balance reports, and query the version of AHF running on the local
node.
Syntax
ahf category action [options]
category: {analysis,configuration,observer,software,data, security}
- analysis: Use to analyze an environment for problems and provide recommendations for corrective actions.
- configuration: Use to change AHF configuration.
- observer: Use to interact with AHF processes.
- software: Use to retrieve software information about AHF and Monthly Recommended Patches (MRP).
- data: Use to retrieve information about AHF repositories.
- security: Use to manage AHF users.
Parameters
Table 9-124 ahf Command Parameters
Parameter | Description |
---|---|
|
Show this help and exit. Queries the version of AHF installed on the local node. Show additional debug information in log file. |
Category:
|
Queries the version of AHF installed on the local node. |
Category:
|
get-mrp-level : gets the Monthly Recommended Patches (MRP) level the Oracle home is at
compare-mrp-level : compares an Oracle home against a specific MRP level to retrieve installed and missing patches
get-latest-mrp-level : gets the latest MRP level name
apply-update : applies the update provided to the AHF installation on the local node
|
Category:
|
|
Category:
|
Generates AHF Insights analysis report. |
Category:
|
Generates AHF Balance reports: Fleet Report, Cluster Report, and Database Report. |
Category:
|
Launches exploratory analysis with the specified tool. Note: The Autonomous Health Framework Scope (AHF Scope) feature of Cluster Health Advisor (CHA) is deprecated in Oracle Database 23ai.To better align with evolving customer needs, Oracle is discontinuing AHF Scope and recommends using Autonomous Health Framework Insights (AHF Insights) as the replacement. When AHF detects issues such as node evictions, instance evictions, or database performance degradation, it provides a comprehensive report through AHF Insights—highlighting the problem, identifying the root cause, and offering recommended actions. Additionally, the Database Anomalies Advisor presents a timeline view of anomalies across hosts and database instances. Users can drill down into each finding to understand the underlying cause and suggested resolution. |
Category:
|
Configures a connection to an Oracle Enterprise Manager repository. |
Category:
|
Retrieves information about AHF repositories.
|
Category:
|
Options:
|
Category:
|
Retrieves the status of AHF components. |
Category: Action:
|
Manages AHF users. |
Example 9-124 ahf software get-version --component all
ahf software get-version --component all
AHF version: 24.2.0
Build Timestamp: 20240224222447
TFA version: 24.2.0
Compliance version: 24.2.0
Compliance metadata version: 20240224
Parent topic: Running Unified AHF CLI Administration Commands