proc:Entity

A container of processes in the system. This object holds detailed information about various processes running on the APIC.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
adminSt nw:AdminSt
(scalar:Enum8)
The administrative state of the object or policy. SELECTION:
1 - enabled
2 - disabled
DEFAULT: enabled
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 127
DEFAULT: bgp-PeerAf

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
cpuPct proc:CpuUsage
(scalar:Uint32)
CPU Usage
RANGE: [0 , 100]
DEFAULT: 0
maxMemAlloc proc:ProcMem
(scalar:Uint64)
The maximum memory allocated for the system. RANGE: [0, 18446744073709551615]
memFree proc:ProcMem
(scalar:Uint64)
The maximum amount of available memory for the system. RANGE: [0, 18446744073709551615]
operErr nw:OperErrQual
(scalar:Bitmask64)
Operational Errors Qualifier SELECTION:
1 - init-err
2 - mem-err
4 - ipc-err
8 - int-err
16 - sock-err
32 - proto-err
operSt nw:EntOperSt
(scalar:Enum8)
The runtime state of the object or policy. SELECTION:
0 - unknown
1 - enabled
2 - disabled
3 - initializing
4 - failed
DEFAULT: enabled

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
Modification status SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced