顧客は ProLiant DL38O Genl 0 サーバーを所有しています。サーバーの電源装置の 1 つにヘルス上の問題があり、Active Health System ログオンをダウンロードしてサポート ケースを作成したいと考えています。 Active Health System ログはどのようにして入手できますか? (2 つ選択してください。)
正解:C,E
Understanding the Requirements: The customer needs to download an Active Health System (AHS) log for a ProLiant DL380 Gen10 server to create a support case. Log Access Options: A: Service Pack for ProLiant: Used for firmware and driver updates but not specifically for downloading AHS logs. B: Smart Update Manager: Similar to Service Pack, used for updates, not AHS log extraction. C: iLO Web Interface: Provides direct access to AHS logs via the server's integrated lights-out management interface. D: iLO Repository: A repository for firmware and software updates, not for extracting logs. E: cURL Utility: Can be used to script and automate the download of AHS logs via the iLO RESTful API. Why C and E are the Correct Answers: C: iLO Web Interface: The iLO web interface provides an easy, GUI-based method to download the AHS log. E: cURL Utility: Allows for automated and script-based retrieval of AHS logs, useful for integrating into support workflows. References: HPE iLO User Guide: HPE iLO User Guide Using cURL with iLO: iLO RESTful API Documentation