Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
VMware vSphere 5.x Datacenter Design Cookbook

You're reading from   VMware vSphere 5.x Datacenter Design Cookbook This recipe-driven tutorial is the easy way to master VMware vSphere to design a virtual datacenter. You'll learn in simple steps that cover everything from initial groundwork to creating professional design documentation.

Arrow left icon
Product type Paperback
Published in Jan 2014
Publisher Packt
ISBN-13 9781782177005
Length 260 pages
Edition Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Hersey Cartwright Hersey Cartwright
Author Profile Icon Hersey Cartwright
Hersey Cartwright
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

VMware vSphere 5.x Datacenter Design Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. The Virtual Datacenter 2. The Discovery Process FREE CHAPTER 3. The Design Factors 4. The vSphere Management Design 5. The vSphere Storage Design 6. The vSphere Network Design 7. The vSphere Compute Design 8. The vSphere Physical Design 9. The Virtual Machine Design 10. Disaster Recovery and Business Continuity 11. The Design Documentation Index

Using Windows Performance Monitor


The Microsoft Windows PerfMon can be used to collect performance information, such as CPU utilization, memory utilization, and disk I/O utilization of the Windows servers.

How to do it…

In this example, Microsoft Windows PerfMon is used to collect disk I/O metrics using the following steps:

  1. Open Performance Monitor and use the Data Collector Set wizard to create a user-defined data collector as displayed in the following screenshot:

  2. Once the Data Collector Set application has been created, add a new Data Collector to the Data Collector Set as shown in the following screenshot:

  3. Name the new Data Collector and select the Performance counter data collector radio button as shown in the following screenshot:

    Add the following counters for the object _Total instance to the data collector:

    • \LogicalDisk\Avg. Disk Sec/Read

    • \LogicalDisk\Avg. Disk Sec/Write

    • \LogicalDisk\Disk Bytes/Sec

    • \LogicalDisk\Disk Reads/Sec

    • \LogicalDisk\Disk Writes/Sec

    • \LogicalDisk\Split IO/sec

    • \LogicalDisk...

You have been reading a chapter from
VMware vSphere 5.x Datacenter Design Cookbook
Published in: Jan 2014
Publisher: Packt
ISBN-13: 9781782177005
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image