- VMware vRealize Configuration Manager Cookbook
- Abhijeet Shriram Janwalkar
- 195字
- 2021-08-20 10:38:23
Introduction
Once VCM has been installed, we need to configure it to make it work for our environment; the default configurations need to be changed for environment-specific changes. To manage our infrastructure, we need to install agents on the Windows and Linux servers. This can be achieved in many ways, such as installing via scripts or, if we are using automation to deploy the machines, we could use that itself or push it to the servers identified by VCM.
We need to add vCenter, vCloud, and vShield server instances to VCM so that we can start utilizing the details available in those systems, such as machines and vApps deployed, which can be used to create various reports. Also, the captured details include the virtual machines deployed in the infrastructure, which can be used by VCM to deploy agents and bring them under management.
We need to create various machine groups; a machine group is basically a collection of machines that can be grouped into a single entity for various purposes, such as patching, reporting, and checking compliance.
In this chapter, we will start configuring VCM so that it is ready for day-to-day operations.
Let's begin.
- Expert C++
- Learning Cython Programming
- Moodle Administration Essentials
- C語言程序設(shè)計(jì)(第3版)
- 軟件項(xiàng)目管理(第2版)
- 新一代通用視頻編碼H.266/VVC:原理、標(biāo)準(zhǔn)與實(shí)現(xiàn)
- Android Studio Essentials
- Groovy for Domain:specific Languages(Second Edition)
- 老“碼”識(shí)途
- Flash CS6中文版應(yīng)用教程(第三版)
- 學(xué)習(xí)正則表達(dá)式
- 精通Python自動(dòng)化編程
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- TypeScript全棧開發(fā)
- JavaScript Unit Testing