Systems Management Empire MIB › System Group › Kernel Configuration Group
Kernel Configuration Group
You can identify the version of the kernel running on the system and determine how the kernel is configured by retrieving objects in the Kernel Configuration group.
Class: kernelConfig
The Kernel Configuration group contains attributes with the following information:
- Maximum number of processes that can run concurrently (maxProcs)
- System serial number (serialNumber)
- ROM version (romVersion)
- Number of CPUs (numCPU)
- Clock rate (clockHz)
- Kernel version description string (kernalVers)
- Amount of virtual memory (virtualMem)
- Maximum number of i-nodes, open files, and clists (maxInode, maxFiles, maxClist)
- Maximum memory and open files allowed per process (maxMemPerProc, openMaxPerProc)
- Amount of system swap space (totalSwap)
- POSIX job control support (posiJobCtrl)
- POSIX version (posixVersion)
- Page size (pageSize)
- Word size (wordSize)
- Solaris Zones information (zoneType, zoneName, zoneID)