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-126 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. |
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