Dell.WindowsServer.ServerDell Windows Server

Dell.WindowsServer.Server (ClassType)

Monitored Dell Windows Server

Knowledge Base article:

Summary

The Dell Server Management Pack enables SC Operations Manager to more accurately depict the status of Dell systems on a defined network segment. This improved representation, which includes the receipt of alerts and pre-failure alerts , allows Dell customers to assess, respond to, and better insure availability of Dell systems monitored in the SCOM environment. In addition to improved availability, the Management Pack enhances the ability to monitor and manage the hardware in a single management solution.

Element properties:

Base ClassMicrosoft.Windows.LogicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId50483a5e-a982-f578-de85-0d946d992452

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) 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 
Dell.WindowsServer.Server:
IPAddress  string  IP Address IP address of the Server false 256  False 
OMSAURL  string  Server Administrator console launch OpenManage Server Administrator URL false 256  False 
RACURL  string  Remote Access console launch Manageability URL for the Remote Access device(e.g. DRAC) false 256  False 
RemoteAccessIP  string  Remote Access IP with IPMI capability IP address of the service processor (e.g. BMC, iDRAC) false 256  False 
AssetTag  string  Asset Tag Asset tag of the Server false 256  False 
ServiceTag  string  Service Tag Service tag of the Server false 256  False 
ExpressServiceCode  string  Express Service Code Express Service Code of the Server false 256  False 
OperatingSystem  string  Operating System Operating System on the Server false 256  False 
OperatingSystemVersion  string  Operating System Version Operating System Version false 256  False 
Manufacturer  string  Manufacturer Server Manufacturer false 256  False 
Model  string  Model Operating System Version false 256  False 
OMSAVersion  string  OMSA Version OpenManage Server Administrator Version false 256  False 
BIOSVersion  string  BIOS Version BIOS Version false 256  False 
ChassisServiceTag  string  Modular Chassis Service Tag Service tag of the associated modular chassis false 256  False 
CardDeviceStorageSize  string  Life Cycle Controller Storage Size Life Cycle Controller Storage Size false 256  False 
AddOMSAURL1  string  Additional OMSA URLs OpenManage Server Administrator Additional URLs false 256  False 
AddOMSAURL2  string  Additional OMSA URLs (2) OpenManage Server Administrator Additional URLs (2) false 256  False 
AddOMSAURL3  string  Additional OMSA URLs (3) OpenManage Server Administrator Additional URLs (3) false 256  False 
AddOMSAURL4  string  Additional OMSA URLs (4) OpenManage Server Administrator Additional URLs (4) false 256  False 
NodeID  string  NodeID NodeID false 256  False 
ServerType  string  Server Type Indicates the type of the Dell Server false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.Server" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LogicalDevice" Hosted="true" Singleton="false">
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OMSAURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RACURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteAccessIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssetTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ExpressServiceCode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperatingSystemVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OMSAVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BIOSVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisServiceTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CardDeviceStorageSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AddOMSAURL1" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AddOMSAURL2" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AddOMSAURL3" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AddOMSAURL4" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NodeID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>