Microsoft.Windows.Server.PhysicalDiskDysk fizyczny (Server)

Microsoft.Windows.Server.PhysicalDisk (ClassType)

Wszystkie wystąpienia dysku fizycznego niezależnie od wersji systemu operacyjnego Windows Server.

Element properties:

Base ClassMicrosoft.Windows.PhysicalDisk
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId802a6cb8-f8f1-644d-3b53-3cb9a342af57

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Microsoft.Windows.Server.PhysicalDisk:
Caption  string  Podpis false 256  False 
Index  string  Indeks false 256  False 
InterfaceType  string  Typ interfejsu false 256  False 
Manufacturer  string  Producent false 256  False 
Model  string  Model false 256  False 
SCSIBus  string  Magistrala SCSI false 256  False 
SCSILogicalUnit  string  Moduł logiczny SCSI false 256  False 
SCSIPort  string  Port SCSI false 256  False 
SCSITargetID  string  Identyfikator docelowego urządzenia SCSI false 256  False 
Size  string  Rozmiar (w bajtach) false 256  False 
TotalCylinders  string  Łączna liczba cylindrów false 256  False 
TotalHeads  string  Łączna liczba głowic false 256  False 
TotalSectors  string  Łączna liczba sektorów false 256  False 
TotalTracks  string  Łączna liczba ścieżek false 256  False 
TracksPerCylinder  string  Ścieżek na cylinder false 256  False 
PerfmonInstance  string  Nazwa wystąpienia monitora wydajności false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.PhysicalDisk" Abstract="true" Accessibility="Public" Base="Windows!Microsoft.Windows.PhysicalDisk" Hosted="true" Singleton="false">
<Property ID="Caption" Type="string"/>
<Property ID="Index" Type="string"/>
<Property ID="InterfaceType" Type="string"/>
<Property ID="Manufacturer" Type="string"/>
<Property ID="Model" Type="string"/>
<Property ID="SCSIBus" Type="string"/>
<Property ID="SCSILogicalUnit" Type="string"/>
<Property ID="SCSIPort" Type="string"/>
<Property ID="SCSITargetID" Type="string"/>
<Property ID="Size" Type="string"/>
<Property ID="TotalCylinders" Type="string"/>
<Property ID="TotalHeads" Type="string"/>
<Property ID="TotalSectors" Type="string"/>
<Property ID="TotalTracks" Type="string"/>
<Property ID="TracksPerCylinder" Type="string"/>
<Property ID="PerfmonInstance" Type="string"/>
</ClassType>