-
Archives
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- June 2023
- May 2023
- March 2023
- February 2023
- December 2022
- June 2022
- May 2022
- April 2022
- February 2022
- December 2021
- October 2021
- August 2021
- January 2021
- October 2020
- July 2020
- May 2020
- March 2020
- February 2020
- January 2020
- March 2017
- September 2016
- June 2016
- January 2016
- August 2015
- December 2014
- April 2014
- December 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
-
Meta
Category Archives: Virtualization
MongoDB: Test data for performance monitoring
This post will cover loading some test data into our MongoDB instance and generating some queries for performance monitoring. In previous posts we covered creating a MongoDB replica set (here) and configuring the Aria Operations Management Pack for MongoDB (here). … Continue reading
Posted in Lab Infrastructure, Virtualization
Leave a comment
Optimizing Operations: Aria Operations Management Pack for MongoDB
In a previous post (here), I covered how to setup a MongoDB replica set to be monitored by Aria Operations in a vSphere based lab. This article will cover the installation & configuration of the Aria Operations Management Pack for … Continue reading
Posted in Lab Infrastructure, Virtualization
1 Comment
Creating a MongoDB Replica Set
I was recently looking at the Aria Operations Management Pack for MongoDB (https://docs.vmware.com/en/VMware-Aria-Operations-for-Integrations/9.0/Management-Pack-for-MongoDB/GUID-73744E17-88DD-49A1-8B86-5BD896C874D8.html) and wanted to kick the tires in my vSphere-based lab. To be able to test this management pack, I wanted to deploy a three node MongoDB replica … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
3 Comments
How to Build an Ubuntu 24.04 Template using Packer and vCenter Server Customization Specifications
I’ve heard from several people who have highly recommended Packer (https://packer.io) to create standardized images, and with the recent release of Ubuntu 24.04 I decided now would be a good time to build a new template to try it out. … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
Leave a comment
Updating VMware Cloud Foundation (VCF) from 5.1.0 to 5.1.1
I recently upgraded a nested lab from VMware Cloud Foundation (VCF) 5.1.0 to 5.1.1. A few lessons were learned along the way, and I’m going to document those below. Step 0 – Validate the environment My VCF lab had been … Continue reading
Posted in Lab Infrastructure, Virtualization
Leave a comment