Book Image

VMware Performance and Capacity Management, Second Edition - Second Edition

By : Sunny Dua
Book Image

VMware Performance and Capacity Management, Second Edition - Second Edition

By: Sunny Dua

Overview of this book

Performance management and capacity management are the two top-most issues faced by enterprise IT when doing virtualization. Until the first edition of the book, there was no in-depth coverage on the topic to tackle the issues systematically. The second edition expands the first edition, with added information and reorganizing the book into three logical parts. The first part provides the technical foundation of SDDC Management. It explains the difference between a software-defined data center and a classic physical data center, and how it impacts both architecture and operations. From this strategic view, it zooms into the most common challenges—performance management and capacity management. It introduces a new concept called Performance SLA and also a new way of doing capacity management. The next part provides the actual solution that you can implement in your environment. It puts the theories together and provides real-life examples created together with customers. It provides the reasons behind each dashboard, so that you get the understanding on why it is required and what problem it solves. The last part acts as a reference section. It provides a complete reference to vSphere and vRealize Operations counters, explaining their dependencies and providing practical guidance on the values you should expect in a healthy environment.
Table of Contents (28 chapters)
VMware Performance and Capacity Management Second Edition
Credits
Foreword
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Part 1
Part 2
Part 3
Index

CPU counters at higher levels


By higher levels, I mean data center, vCenter, and World objects. Measuring at this level is useful in a large environment where you have many clusters. In a small environment with fewer than five clusters, it makes more sense to manage at the cluster level.

By now, we know that vCenter provides very little information at these levels. It does not provide information about CPU, RAM, disk, or network. vRealize Operations provides a set of key counters, which are useful in overall management. For example, the following two counters quickly tell us the state of CPU demand and contention for the entire infrastructure managed by a vCenter:

vRealize Operations provides more counters for higher-level objects

When looking at an object higher than the cluster level, there is no more automatic load balancing. If you have 10 clusters in a single vCenter data center and the workload is not balanced among the 10 clusters, vSphere will not load balance for you.

Capturing the...