Skip to main content

%Monitor.System.Processes

class %Monitor.System.Processes extends %Monitor.System.Adaptor, %Monitor.System.Abstract, %Monitor.System.AbstractGlobals

Monitor System processes.

Property Inventory

Method Inventory

Properties

property Pid as %Monitor.Integer;
Process id
Property methods: PidDisplayToLogical(), PidGet(), PidIsValid(), PidLogicalToDisplay(), PidNormalize(), PidSet()

Methods

method GetSample() as %Status
Get process metric sample A return code of $$$OK indicates there is a new sample instance. A return code of 0 indicates there is no sample instance.
method Initialize() as %Status
Initialize process metrics
method Startup() as %Status
On Startup enable PERFMON

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab