-
Search
-
Categories
- Lab Infrastructure (80)
- Messaging (10)
- Scripting (155)
- Uncategorized (2)
- Virtualization (210)
-
Archives
Category Archives: Scripting
Telegraf Open Agent Updates and VCF Operations 9.1
About a year ago, I published a post covering how to monitor a Raspberry Pi using the open source Telegraf agent and VMware Aria Operations: https://enterpriseadmins.org/blog/virtualization/monitoring-a-raspberry-pi-with-telegraf-and-aria-operations Recently, while rebuilding this configuration in a VCF 9.1 environment, I encountered a couple … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
Leave a comment
Using PowerCLI with Federated VCF 9.1 Authentication
The VCF PowerCLI 9.1 release notes call out an interesting change to the Connect-VIServer cmdlet (https://techdocs.broadcom.com/us/en/vmware-cis/vcf/vcf-9-0-and-later/9-1/release-notes/vmware-cloud-foundation-9-1-0-0-release-notes/what-s-new/whats-new-vcf-cli-api-sdk/vcf-powercli-changelog/vmware-vimautomation-core.html) Connect-VIServer– Added parameter ‘VcfApiToken’– Added parameter ‘VcfOAuthSecurityContext’ This change introduces native support for API token authentication in federated VCF environments, making non-interactive automation significantly … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
Leave a comment
An Unexpected Benefit of Application-Aware Backups: Finding and Fixing Database Bloat
While working on my recent post about why crash-consistent VM backups aren’t always enough, I ran into an unexpected but very useful side effect of adding application-aware database backups. Once I started creating regular database dumps for my phpIPAM instances, … Continue reading
Posted in Lab Infrastructure, Scripting
Leave a comment
Why Crash-Consistent VM Backups Aren’t Always Enough
In lab and small-scale environments, it’s common to rely almost entirely on VM-level backups. That’s exactly how my lab is built: a single virtual machine runs several services I depend on regularly, and it’s protected by a daily, CBT-enabled backup … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
Leave a comment
How to use PowerCLI with Federated vCenter Logins
Earlier this year, I created a post about using PowerCLI to connect to an environment that was configured for Entra ID authentication (https://enterpriseadmins.org/blog/scripting/how-to-use-powercli-with-entra-id-federated-vcenter-logins/). I’ve recently deployed VMware Cloud Foundation 9.0.1 in a lab, and with the help of a couple … Continue reading
Posted in Scripting, Virtualization
1 Comment