KL.KSC.ServerKL KSC Server Class

KL.KSC.Server (ClassType)

Element properties:

Base ClassKL.KSC.Reg
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda25f2af3-c329-4e17-0354-cb2b089ccde7

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.Computer:
PrincipalName  string  Principal Name The principal name of this Computer. true 256  False 
DNSName  string  DNS Name The fully qualified domain name of this computer. false 256  False 
NetbiosComputerName  string  NetBIOS Computer Name The NetBIOS name for this computer. false 256  False 
NetbiosDomainName  string  NetBIOS Domain Name The NetBIOS domain name for this computer. false 256  False 
IPAddress  string  IP Address The IP address for this computer. false 256  False 
NetworkName  string  Network Name The network name for this computer false 256  False 
ActiveDirectoryObjectSid  string  Active Directory SID The AD Security Identifier for this computer false 256  False 
IsVirtualMachine  bool  Virtual Machine false 256   
DomainDnsName  string  DNS Domain Name false 256  False 
OrganizationalUnit  string  Organizational Unit false 256  False 
ForestDnsName  string  DNS Forest Name false 256  False 
ActiveDirectorySite  string  Active Directory Site false 256  False 
LogicalProcessors  int  Logical Processors false 256   
KL.KSC.Reg:
ServerId  string  ServerId false 256  False 
KL.KSC.Server:
serverNotUpdated  int  serverNotUpdated false 256   
updatesStatus  int  updatesStatus false 256   
hostsLicenceExpired  int  hostsLicenceExpired false 256   
noAntivirusSoftware  int  noAntivirusSoftware false 256   
hostsNotUpdated  int  hostsNotUpdated false 256   
hostsAntivirusNotRunning  int  hostsAntivirusNotRunning false 256   
hostsRealtimeNotRunning  int  hostsRealtimeNotRunning false 256   
hostsRealtimeLevelChanged  int  hostsRealtimeLevelChanged false 256   
hostsNotScannedLately  int  hostsNotScannedLately false 256   
hostsNotConnectedLongTime  int  hostsNotConnectedLongTime false 256   
criticalEventsCount  int  criticalEventsCount false 256   
hostsTooManyThreats  int  hostsTooManyThreats false 256   
logicalNetworkStatus  int  logicalNetworkStatus false 256   
eventsStatus  int  eventsStatus false 256   

Health Model:

Source Code:

<ClassType ID="KL.KSC.Server" Base="KL.KSC.Reg" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="noAntivirusSoftware" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsLicenceExpired" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="updatesStatus" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="serverNotUpdated" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsNotUpdated" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsAntivirusNotRunning" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsRealtimeNotRunning" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsRealtimeLevelChanged" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsNotScannedLately" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsNotConnectedLongTime" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="criticalEventsCount" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="hostsTooManyThreats" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="logicalNetworkStatus" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="eventsStatus" Type="int" Key="false" CaseSensitive="false"/>
</ClassType>