3.1 Get Started with AHF Fleet Insights Web Interface
AHF Fleet Insights web interface is an intuitive and user-friendly interface making it accessible for both technical and non-technical users.
Log in to the application
- To fetch the application URL, go to the install location, and then run:
./ahffi info
- Open the URL in a recommended browser.
- Enter the fleet admin credentials in the login screen, and then click Login.
Note:
- Default login credentials:
fleet_admin
/welcome1
- During your first login, you will be prompted to update your password.
Note:
If you’re unable to view data on the dashboard after successful registration, it may be because, for AHF Fleet Insights (AHFFI), AHF collections are scheduled to run every 5th and 17th hour of the day. The corresponding cluster data will only appear in the Fleet Insights dashboard after the scheduled collection has been completed.Alternatively, you can trigger an on-demand collection immediately using thetfactl diagcollect
command with the-insights
option on the AHF client. For example:tfactl diagcollect -insights -last 4h
- Default login credentials:
Figure 3-1 AHF Fleet Insights - Home

Home
- Global search: Global search and filter: Filter for issues from a specific cluster or system.
- Global time filter: Filter for issues that happened during a specific time window.
- Menu drawer: Switch between sections.
- Timeline of events: Insights reports collected across the fleet.
- Fleet topology: Statistics for the complete fleet.
- Fleet Distribution: Provides aggregated statistics for the complete fleet.
- Databases: Provides aggregated information about Oracle Databases running across the fleet.
- Database Servers: Provides aggregated information about database servers across the fleet.
- Storage Servers: Provides aggregated information about storage servers across the fleet.
- Fabric Switches: Provides aggregated information about Network Fabric Switches across the fleet.
- Insights: Events occurred, Best Practice issues, operating system issues, and software recommendations.
- Events: Provides details about the events that occurred across the fleet.
- Best Practice Issues: Provides the results of Best Practices Compliance checks across the fleet.
- Operating system issues: Provides details about the metrics collected and a detailed report on operating system anomalies.
- Recommended software: Lists recommended software-supported versions.
Parent topic: AHFFI Web Interface