29 Jul 2025
08:52 AM
- last edited on
30 Jul 2025
07:02 AM
by
MaciejNeumann
What are the built-in metrics used to display cpu, memory, network, disk for host?
were the below ones are the right metrics?
Solved! Go to Solution.
29 Jul 2025 10:52 AM
Hi,
You can review Built-in classic metrics and Built-in Metrics on Grail .
Best regards
30 Jul 2025 11:37 AM
@AntonPineiro Thanks for your reply
but which one do we've to use for the above utilization?
30 Jul 2025 12:39 PM
Hi,
You can filter there, more than one metric about those infra metrics.
Best regards
30 Jul 2025 01:42 PM
Hello Arunkumarbnp,
If you’re looking for built-in metrics related to CPU, memory, network, or disk,
you can query them using the following format:
builtin:"Entity Type"."resource"."metric"
For example, to get the CPU usage of a host, you can use:
builtin:host.cpu.usage
You’ll also find additional CPU-related metrics beyond just usage.
You can explore these further directly within the Dynatrace environment or refer to the Built-in Metrics documentation for more details.