General Data Class Attributes

General Data Details

Table 4.1. General Data Details

NameKeywordDescriptionExamples
Host NamehostnameThe canonical hostname.speed.acme.com
Host Name AliaseshostaliasesAliases the host is known by.quick, fast
Host IP AddresseshostaddrsThe IP address(es) used by the host.192.168.1.1, 192.168.99.1
System Host IdentifierhostidThe host identifier of the system. This is not usually the system serial number, but some form of unique ID based on the systems boot PROM or ethernet MAC address.05c0201a
System Serial NumberserialThe system's unique serial number which is typically assigned by the system manufacturer. On blade servers this value is the serial number of the blade module. This value may be overriden by creating a SysInfo SiteInfo entry using the key "systemserial". A1234567BC
Chassis Serial NumberchassisserialThe chassis's unique serial number which is typically assigned by the system manufacturer. On blade servers this value is the serial number of the enclosure which is shared by all blade modules. This value may be overriden by creating a SysInfo SiteInfo entry using the key "chassisserial". C124365B7C
System ManufacturermanThe manufacturer of the system combining the short and long names.Acme (Acme International Inc)
System Manufacturer (Short)manshortA short string specifying the manufacturer of the system.Acme
System Manufacturer (Full)manlongA multi-word string specifying the manufacturer of the system.Acme International Inc
System ModelmodelThe hardware system model.Excalibur 4500
System MemorymemoryThe amount of main system memory (RAM).512 MB
System Virtual MemoryvirtmemThe amount of virtual memory. This value usually includes the System Memory plus the swap/paging space.1.2 GB
Application ArchitecturearchThe application architecture of the system. This value represents the most common architecture supported by the system and CPU platform. x86
Kernel ArchitecturekarchThe kernel architecture of the system. This value represents the architecture the system kernel supports. It's typically the most specific architecture supported by the platform. x64
Kernel Bit SizekernbitsThe bit size supported by the kernel. Typically it's either 32-bit or 64-bit. 64
Kernel VersionkernverThe version string for the OS kernel. Linux version 2.6.14
CPU ModelcpumodelThe model of CPU found in the system. Pentium 4
CPU TypecpuThe type/architecture of CPU found in the system. i786
CPU SpeedcpuspeedThe speed of the first CPU found in the system. 2.6 GHz
CPU Count SocketednumcpuThe number of CPU's socketed into a system. On systems with multi-core CPU's, each multi-core CPU will count as 1 for this value. 1
CPU Count PhysicalnumcpuphysThe number of CPU's physically present in a system. On systems with multi-core CPU's, each core will count as 1 for this value. 2
CPU Count VirtualnumcpuvirtThe number of CPU's virtually present in a system. On systems with multi-core CPU's, each core will count as 1 for this value. On systems with multi-threaded CPU's, each CPU thread will count as 1 for this value. 4
CPU Count OnlinenumcpuonlineThe number of CPU's the system has online and available for use. 4
CPU Count OfflinenumcpuofflineThe number of CPU's the system has present but which are offline/disabled. 0
OS NameosnameThe name of the Operating System. Linux
OS VersionosversThe version of the Operating System. 2.6.14
OS ManufacturerosmanThe manufacturer of the Operating System. Sun Microsystems
OS Update LevelosupdatelevelThe update level of the Operating System. SP1
OS DistributionosdistThe full Operating System Distribution. Fedore Core release 4
OS Distribution NameosdistnameThe name of the Operating System Distribution. Fedore Core
OS Distribution Short NameosdistshnameThe short, common name of Operating System Distribution. fedora
OS Distribution VersionosdistverThe version of the Operating System Distribution. 4
OS Distribution ManufacturerosdistmanThe manufacturer of the Operating System Distribution. Red Hat
OS Install TimeosinstalltimeThe date and time that the OS was installed on the system.  
OS License KeyoslicensekeyThe license key typically issued by the OS manufacturer and used during installation or authorization of the OS. JDSK-83DB-JJZZ
Libc NamelibcnameThe name for the primary C Library (libc). glibc
Libc VersionlibcverThe version for the primary C Library (libc). 2.3.5
System Current Timecurrenttime_StringThe current time as of when SysInfo was run. Mon Jan 2 15:06:58 2006 PST
System Boot Timeboottime_StringThe time the system booted. Sun Dec 18 18:43:44 2005 PST
System Up Timeuptime_StringThe amount of time the system has been running since the system booted. 22 Days, 20 Hours, 12 Minutes
System Time ZonetimezoneThe system's timezone. PST
Language LocalelanglocaleThe system's default language locale. en_US.UTF-8
System LocationlocationThe location of the system. Usually manually specified by the system administrator setting a SiteInfo value using key "SystemLocation" in one of the SiteInfo files such as /etc/mcsysinfo/siteinfo.Building 5, Room 210
System DescriptiondescriptionA description of the system. Usually manually specified by the system administrator setting a SiteInfo value using key "SystemDescription" in one of the SiteInfo files such as /etc/mcsysinfo/siteinfo.Cisco IOS router
Primary User LoginprimaryuserloginThe username of the system's primary user. On UNIX based systems, this value is calculated by determining who has logged into the system the most. On Windows based systems, this value is taken to be the name of the registered user recorded in the system's Registry. This value may be overriden by creating a SysInfo SiteInfo entry using the key "primaryuserlogin".jsmith
Primary User NameprimaryusernameThe full name of the Primary User Login. This value may be overriden by creating a SysInfo SiteInfo entry using the key "primaryusername".John Smith