Running AHFCTL Commands to Get the Repository Locations of Oracle Autonomous Health Framework Components
You need root access to ahfctl, or sudo access to run showrepo command.
ahfctl showrepo
Use the ahfctl showrepo command to get the repository locations of Oracle Autonomous Health Framework components.
Syntax
ahfctl showrepo
[-h]
[-all]
[-tfa]
[-compliance]
Parameters
ahfctl showrepo Command Parameters
| Parameter | Description |
|---|---|
-all | Displays the repository locations of Oracle Autonomous Health Framework components. |
-tfa | Displays the repository locations of Oracle Trace File Analyzer. |
-compliance | Displays the repository locations of Oracle Autonomous Health Framework compliance ( Oracle Orachk and Oracle Exachk ) components. |
Example ahfctl showrepo
ahfctl showrepo
.--------------------------------------------------------.
| node1 |
+----------------------+---------------------------------+
| Repository Parameter | Value |
+----------------------+---------------------------------+
| Location | /opt/oracle.ahf/data/repository |
| Maximum Size (MB) | 10240 |
| Current Size (MB) | 250 |
| Free Size (MB) | 9990 |
| Status | OPEN |
'----------------------+---------------------------------'
.--------------------------------------------------------.
| node2 |
+----------------------+---------------------------------+
| Repository Parameter | Value |
+----------------------+---------------------------------+
| Location | /opt/oracle.ahf/data/repository |
| Maximum Size (MB) | 10240 |
| Current Size (MB) | 117 |
| Free Size (MB) | 10123 |
| Status | OPEN |
'----------------------+---------------------------------'