AZ-120 · Question #255
You are deploying SAP on Azure. The database server will use SAP HANA. The application servers will run Windows Server. You need to test network latency and throughput between the frontend SAP…
The correct answer is A. HCMT B. SockPerf D. NIPING. HCMT (A), SockPerf (B), and NIPING (D) are the three Microsoft/SAP-recommended tools for validating network latency and throughput in SAP-on-Azure deployments. HCMT (HANA Hardware and Cloud Measurement Tool) is SAP's purpose-built benchmarking suite that tests network…
Question
You are deploying SAP on Azure. The database server will use SAP HANA. The application servers will run Windows Server. You need to test network latency and throughput between the frontend SAP servers and the database servers. Which three tools can you use to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- AHCMT
- BSockPerf
- CIOMeter
- DNIPING
- Elatte.exe
How the community answered
(27 responses)- A93% (25)
- C4% (1)
- E4% (1)
Explanation
HCMT (A), SockPerf (B), and NIPING (D) are the three Microsoft/SAP-recommended tools for validating network latency and throughput in SAP-on-Azure deployments. HCMT (HANA Hardware and Cloud Measurement Tool) is SAP's purpose-built benchmarking suite that tests network performance alongside storage and CPU checks specifically for HANA environments. SockPerf is a Linux socket-based tool that measures both latency and throughput, commonly used between the HANA DB server and app servers in Azure. NIPING is SAP's native network ping utility (part of the SAP kernel) designed to measure round-trip latency between SAP components across platforms.
IOMeter (C) is a storage/disk I/O benchmarking tool - it tests throughput to block devices, not network paths between servers. latte.exe (E) is a Windows network latency tool used in general Azure VM testing, but it is not part of SAP's recommended toolset for validating SAP HANA network performance and does not cover the full latency+throughput requirement in this context.
Memory tip: Think of the three correct tools as covering the SAP stack - HCMT (HANA-layer), NIPING (SAP-layer), and SockPerf (OS/network-layer). If a tool is pure disk (IOMeter) or generic Windows (latte.exe), it's out of scope for SAP network validation.
Topics
Community Discussion
No community discussion yet for this question.