SHIFT-WIKI - Sjoerd Hooft's InFormation Technology
This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.
VMWare Memory Management
Summary: Background and practical tips on VMs Memory Management & Performance.
Date: Around 2014
Refactor: 1 May 2025: Checked links and formatting.
This story is a follow-up on Vmware CPU Management and Performance and will show you how to find performance issues regarding memory.
When troubleshooting memory performance the most important thing to find out is whether your host is having memory issues (as in you overcommitted memory and need to add more memory to the host) or whether the problem is restricted to the VM (as in you need to allocate more memory to the affected VM). If the host is affected you can notice pretty fast because of the predefined VMware Alarms in vCenter. This however, is just an indication of percentage of memory allocation, not whether this is a problem. To dive into the problem, we need performance graphs.
Script: powerCLI: vSphere Host Performance Script
Summary: Use this powershell script to query all hosts and their performance status.
Date: 25 May 2014
Refactor: 1 May 2025: Checked links and formatting.
This script will query all hosts and audit their performance doing. It will tell you your core overcommitment, number of VMs, and more.
VMWare Fiber Channel
Summary: A nice summary on Fiber Channel implementation in VMware.
Date: Around 2013
Refactor: 1 May 2025: Checked links and formatting.
Export Events and Tasks in VMware Infrastructure VC
Summary: How to export Virtual Center events.
Date: Around 2010
Refactor: 1 May 2025: Checked links and formatting.
In VMware Infrastructure Virtual Center you can see the events and tasks that has happened recently. However, there is no way to go back further in time if you wish, at least, not right away. There is however a way to export the data you need. Follow these steps to retrieve all needed information.