Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisCPUElementCPU

Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisCPUElement (ClassType)

This is the Solaris CPU Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId05505059-dba6-4576-43f9-a8052915db02

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 
Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisCPUElement:
mCpuType  string  CPU type CPU type false 256  False 
mFpuType  string  FPU type FPU type false 256  False 
mFrequency  decimal  Frequency Frequency false 38   
mCacheSize  string  Cache size Cache size false 256  False 
ID  string  ID ID true 256  False 
ParentDevice  string  Parent Device Parent Device false 256  False 
Environment  string  Environment Environment from where Xian is monitoring the device true 256  False 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisCPUElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mCpuType" Type="string"/>
<Property ID="mFpuType" Type="string"/>
<Property ID="mFrequency" Type="decimal" Length="38"/>
<Property ID="mCacheSize" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>