- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Peak implies you're looking or a maximum value over multiple data points.
Supermetrics can only reference a since data point / time period, which is the last collected metric.
So no, no peaks for SMs on a single resource. However, you CAN do something like maxN to get a maximum value of multiple resources... such as putting a SM with MaxN on a group of VMs looking for the highest CPU Demand for all of them.
If you want a "peak" for CPU, the best you're going to get is following attribute for a VM:
CPU Running (%) (15 min. Peak)
If you find this or any other answer useful please mark the answer as correct or helpful.