Virtual Machine Allocation

Microsoft.SystemCenter.VirtualMachineManager.2016.Report.VirtualMachineAllocation (Report)

Virtual Machine Allocation Report

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

R.TitleVirtual Machine AllocationVirtual Machine Allocation
R.Description.1Provides information that can be used to calculate chargeback to cost centers for virtual machines. You can set up this report by Cost Center grouping to summarize CPU, memory, disk, and network usage for virtual machines within cost centers. Provides information that can be used to calculate chargeback to cost centers for virtual machines. You can set up this report by Cost Center grouping to summarize CPU, memory, disk, and network usage for virtual machines within cost centers.
R.Description.2The cost center is a property of virtual machines, which can also be set on virtual machine templates.The cost center is a property of virtual machines, which can also be set on virtual machine templates.
R.Label.CostCenterGroupingCost Center GroupingCost Center Grouping
R.Label.TotalNumberOfVMsTotal number of VMsTotal number of VMs
R.Label.NumberOfVMsDeployedNumber of VMs DeployedNumber of VMs Deployed
R.Label.NumberOfVMsLibraryNumber of VMs in LibraryNumber of VMs in Library
R.Label.NumberOfProcessorsNumber of ProcessorsNumber of Processors
R.Label.TotalAllocatedMemoryTotal Allocated MemoryTotal Allocated Memory
R.Label.NumberOfDisksNumber of DisksNumber of Disks
R.Label.MaxDiskSpaceAllocatedMaximum Disk Space AllocatedMaximum Disk Space Allocated
R.Label.NumberOfNICsNumber of NICsNumber of NICs
R.Label.VirtualMachinesVirtual MachinesVirtual Machines
R.Label.DiskDiskDisk
R.Label.MemoryMemoryMemory
R.Label.ProcessorProcessorProcessor
R.Label.NetworkNetworkNetwork
R.Label.DescriptionDescriptionDescription
R.ErrorMessageNo data is available for this report. Possible causes include:No data is available for this report. Possible causes include:
R.ErrorMessage.Cause.1The performance rules for the report have not been enabled in the VMM Reports management pack. For more information, see the description at the top of the report.The performance rules for the report have not been enabled in the VMM Reports management pack. For more information, see the description at the top of the report.
R.ErrorMessage.Cause.2No computers match your selection criteria. Review your selection criteria to ensure that they are not too restrictive.No computers match your selection criteria. Review your selection criteria to ensure that they are not too restrictive.

Source Code:

<Report ID="Microsoft.SystemCenter.VirtualMachineManager.2016.Report.VirtualMachineAllocation" Accessibility="Public" Visible="true">
<ReportDefinition>Microsoft.Virtualization.2016.Reports.VMAllocation.rdl</ReportDefinition>
<ReportStrings>
<ReportString ID="R.Title"/>
<ReportString ID="R.Description.1"/>
<ReportString ID="R.Description.2"/>
<ReportString ID="R.Label.CostCenterGrouping"/>
<ReportString ID="R.Label.TotalNumberOfVMs"/>
<ReportString ID="R.Label.NumberOfVMsDeployed"/>
<ReportString ID="R.Label.NumberOfVMsLibrary"/>
<ReportString ID="R.Label.NumberOfProcessors"/>
<ReportString ID="R.Label.TotalAllocatedMemory"/>
<ReportString ID="R.Label.NumberOfDisks"/>
<ReportString ID="R.Label.MaxDiskSpaceAllocated"/>
<ReportString ID="R.Label.NumberOfNICs"/>
<ReportString ID="R.Label.VirtualMachines"/>
<ReportString ID="R.Label.Disk"/>
<ReportString ID="R.Label.Memory"/>
<ReportString ID="R.Label.Processor"/>
<ReportString ID="R.Label.Network"/>
<ReportString ID="R.Label.Description"/>
<ReportString ID="R.ErrorMessage"/>
<ReportString ID="R.ErrorMessage.Cause.1"/>
<ReportString ID="R.ErrorMessage.Cause.2"/>
</ReportStrings>
</Report>