PROCESS-DETAILS-SUNMANAGEMENTCENTER-MIB
AI MIB Summary
The PROCESS-DETAILS-SUNMANAGEMENTCENTER-MIB module monitors CPU and memory utilization metrics for the top 10, 20, or 50 resource-intensive processes on Solaris systems via SNMP. This data enables administrators to identify and track high-consumption workloads based on agent-configured thresholds.
The solaris process detail allows to monitor the top 10,20,50 processes that are CPU/Memory intensive. This criteria is part of the agent configuration.
Main OID:
processDetails.1.3.6.1.4.1.42.2.12.2.2.13
32
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
sun OBJECT IDENTIFIER .1.3.6.1.4.1.42 |
prod OBJECT IDENTIFIER .1.3.6.1.4.1.42.2 |
sunsymon OBJECT IDENTIFIER .1.3.6.1.4.1.42.2.12 |
agent OBJECT IDENTIFIER .1.3.6.1.4.1.42.2.12.2 |
modules OBJECT IDENTIFIER .1.3.6.1.4.1.42.2.12.2.2 |
processDetailsThe solaris process detail allows to monitor the top 10,20,50 processes that are CPU/Memory intensive. This criteria is part of the agent configuration. MODULE-IDENTITY .1.3.6.1.4.1.42.2.12.2.2.13 |
processTableThis table shows the monitoring information for processes running on the host. Each row in this table corresponds to a process. SEQUENCE OF ProcessTableEntry .1.3.6.1.4.1.42.2.12.2.2.13.1 |
processTableEntryInformation about one process. ProcessTableEntry .1.3.6.1.4.1.42.2.12.2.2.13.1.1 |
psProcessIDThe process ID of the process.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.1 |
psParentProcessIDThe parent process Id of the process.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.2 |
psUserIDThe user ID of the process owner.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.3 |
psUserNameThe user ID of the process owner. This is the login name of the process owner.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.4 |
psEUserIDThe effective user ID of the process.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.5 |
psGroupIDThe group ID of the process owner.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.6 |
psEGroupIDThe effective group ID of the process .ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.7 |
psSessionIDSession Id of the process.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.8 |
psProcessGroupIDProcess group ID of the process.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.9 |
psControlTTYThe controlling terminal for the process (when there is no controlling terminal, this value will be '?').ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.10 |
psStartTimeThe starting time of the process, given in hours, minutes, and seconds.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.11 |
psExecutionTimeThe cumulative execution time for the process.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.12 |
psStateThe state of the process: O Process is running on a processor. S Sleeping: process is waiting for an event to complete. R Runnable: process is on run queue. I Idle: process is being created. Z Zombie state: process terminated and parent not waiting. T Traced: process stopped by a signal because parent is tracing it. X SXBRK state: process is waiting for more primary memory.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.13 |
psWaitChannelThe address of an event for which the process is sleeping, or in SXBRK state, (if the process is running, this value is blank).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.14 |
psSchedulingClassScheduling class of the process.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.15 |
psAddressThe memory address of the process.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.16 |
psSizeThe image size( in number of pages) of the swappable process in the main memory.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.17 |
psPriorityThe priority of the process. Higher numbers mean higher priority.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.18 |
psNiceNice value, used in computing priority. Only processes in the time-sharing class have a value for nice.ro Integer32 .1.3.6.1.4.1.42.2.12.2.2.13.1.1.19 |
psPercentCPUTimePercent of CPU time being consumed by the process.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.20 |
psPercentMemoryPercent of memory being consumed by the process.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.21 |
psCommandThe command name by which the process was started.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.22 |
psCommandLineFull command line, with command arguments, by which the process was started.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.23 |
psZoneIDProcess Zone ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.42.2.12.2.2.13.1.1.24 |