惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
I
InfoQ
Engineering at Meta
Engineering at Meta
Jina AI
Jina AI
Recent Announcements
Recent Announcements
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
D
Docker
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
博客园 - Franky
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 叶小钗
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog RSS Feed
WordPress大学
WordPress大学
MyScale Blog
MyScale Blog
月光博客
月光博客
罗磊的独立博客

VMware Blogs

Mastering Infrastructure Policies in VMware Cloud Foundation Automation 9.1 Modernizing the Private Cloud: Why VCF 9.1 Lifecycle Management is a Game Changer Announcing the VMware Cloud Foundation 9.1 Upgrade Planning Tool VCF Breakroom Chats Episode 86 – Containers Made Easy: The New “Container-as-a-Service” in VCF 9.1 Securing Your VCF 9.1 Infrastructure with the Symantec Identity Security Platform Virtually Speaking: The AI Reality Check with Dave Linthicum Zero Touch Provisioning: Activating Edge Sites with VMware Cloud Foundation Edge 9.1 VCF Breakroom Chats Episode 85 – Cloning Success at Scale: Inside VCF 9.1’s App Stack Formation VMware Cloud on AWS の使用状況を確認できる API Unlocking the Full Potential of Programmable Infrastructure with VMware Cloud Foundation 9.1 – New Features and Capabilities Smarter Patching at Scale: Vulnerability Assessment and Remediation with VMware Tanzu Platform Encrypted vMotion Offload to Intel QAT in VMware Cloud Foundation 9.1 Deepen Your Expertise: Four Key Benefits of Attending Increase Deployment Flexibility with VCF Edge Automation 1.0.3 Avi Advantage: Automating Certificate Management of VCF Workloads More Memory, Less Effort: Configuring Memory Tiering in VCF 9.1 VCF 9.1 Licensing: Programmatic, Centralized, and Built to Scale Why APJ Networking Professionals Need Private Cloud Expertise VCF 9.1 Networking: Simpler VPC Connectivity Control VCF 9.1 Networking: Exploring Network Services for Virtual Private Clouds VCF Networking 9.1: Seamless DDI Integration with Infoblox The Open Source Advantage: Building from Source for Ultimate Security Expand Shared VMDKs with Clustered Applications in VMware vSAN for VCF 9.1 Monetizing Zero-Trust Security with VCF 9.1 and VMware vDefend VMware vSAN Protection and Recovery Enhancements for VCF 9.1 Deliver Production SQL Server DBaaS with VMware Data Services Manager 9.1 Maximizing Profitability: VCF 9.1 Cost-Focused Approach for VMware Cloud Service Providers Modernizing Your Infrastructure: Introducing VMware Cloud Foundation 9.1 to VCSPs VCF 9.1 is Available: Explore the New Features in Hands-on Labs What’s New with vSphere in VMware Cloud Foundation 9.1?
Retrieve vCenter Server VMs and NSX VMs resource allocati...
Lakshmikanth Mathur · 2026-06-02 · via VMware Blogs

Overview

In VMware Cloud Foundation (VCF) environments, vCenter Server and NSX management components are deployed as virtual machines. Administrators often require a streamlined method to monitor the resource allocations—specifically CPU, memory, and storage capacity—of these underlying vCenter Server and NSX management VMs in their entire infrastructure. Within VCF Operations, these configuration details can be efficiently extracted by utilizing the VMware Infrastructure Health (VIH) Adapter objects.

Get allocated system resources for vCenter Server VMs

To get allocated system resources for VMs underpinning vCenter Server application for your entire infrastructure, follow these steps:

  1. Login to the VCF operations user interface with an admin account or with an account that has sufficient privileges to create a view
  2. Create a new List view
  3. In the “Name and Configuration” section, name the list view as “vCenter Server VM – System Resources”. Retain the other default configurations in this section.
  4. In the “data” settings, add the subject “vCenter -> Virtual Machine” and Group by “VMware Infrastructure Health -> vCenter App”.
  5. In the “data” settings, add the following properties:
Property NameMetric LabelUnitsTransformation
Configuration|Hardware|Number of Virtual CPUsvCPUsNot Available (Use the default)Current
Configuration|Hardware|Memory (KB)Memory (GB)GBCurrent
Configuration|Hardware|Disk Space (KB)Disk Space (GB)GBCurrent

The following screenshot shows the “data” settings of the view:

  1. In the “data” settings, select the preview as “vSphere World”.
  2. Retain the default configurations for the Time, Filter, and Summary settings.
  3. Click “Create” to create the new view.
  4. Go to the view results page, ensuring “vSphere World” is set as the preview source. Once the data has loaded, select “Export as csv” from the toolbar.
  5. Open the exported file and remove all entries starting from the “No Group” row through to the end. Save the modified CSV file which now contains a refined list of all VMs supporting vCenter Server and their specific resource allocations.

Get allocated system resources for NSX Manager VMs

To get allocated system resources for VMs underpinning NSX Manager application for your entire infrastructure, follow these steps:

  1. Login to the VCF operations user interface with an admin account or with an account that has sufficient privileges to create a view.
  2. Create a new List view
  3. In the “Name and Configuration” section, name the list view as “NSX Manager VM – System Resources”. Retain the other default configurations in this section.
  4. In the “data” section, add the subject “vCenter -> Virtual Machine” and Group by “VMware Infrastructure Health -> NSX App”.
  5. In the “data” settings, add the following properties:
Property NameMetric LabelUnitsTransformation
Configuration|Hardware|Number of Virtual CPUsvCPUsNot Available (Use the default)Current
Configuration|Hardware|Memory (KB)Memory (GB)GBCurrent
Configuration|Hardware|Disk Space (KB)Disk Space (GB)GBCurrent

The following screenshot shows the “data” settings of the view:

  1. In the “data” settings, select the preview as “NSX World”.
  2. Retain the default configurations for the Time, Filter, and Summary settings.
  3. Click “Create” to create the new view.
  4. Go to the view results page, ensuring “NSX World” is set as the preview source. Once the data has loaded, select “Export as csv” from the toolbar.
  5. Open the exported file and remove all entries starting from the “No Group” row through to the end. Save the modified CSV file which now contains a refined list of all VMs supporting NSX Manager and their specific resource allocations.

Credits

Thanks to Anna Grigoryan for her valuable inputs in developing these views.


Discover more from VMware Cloud Foundation (VCF) Blog

Subscribe to get the latest posts sent to your email.