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

Network counters at the Guest OS level


Understanding network counters at the Guest OS level is important for an SDDC architect. The data inside the Guest provides better visibility.

The following screenshot shows Windows 7 Resource Monitor. You will quickly notice that a lot of this information is not available at the vSphere layer:

Windows 7 Resource Monitor

At the hypervisor layer, we can only see packet loss. Can you notice a counter that will tell you whether there is a network issue even if there is no packet loss?

Yes: latency.

It is in fact available at the process level. This is important as different processes can be talking to different destinations. It is in fact normal for a web browser to hit multiple sites. As you can see here, a single browser (Google Chrome) is talking to different websites.

In the preceding screenshot, the Windows 7 PC was playing an HD video over VMware Horizon View. Latency was good at below 50 milliseconds, and View PCoIP was using less than 100 KBPS of bandwidth...