Entities

Metric

Description

EMS

 

Alert when an event matching the specified filter criteria is met.

CPU

Down

Alert when any CPU goes down.

% Busy

% of the interval time that the CPU was busy. Alert when the actual value of any CPU is above the threshold.

(CPU-BUSY-TIME CPU / DELTA-TIME CPU) * 100

Queue Length

% of the interval time that the processes spent of the ready list. Alert when the actual value if of CPU is above the threshold.

(CPU-QTIME CPU / DELTA-TIME CPU)

% Memory Left

% of Memory remaining on the CPU. Alert when the actual value of any CPU is below the threshold.

(ENDING-FREE-MEM CPU / MEM-FRAMES CPU) * 100

GB Memory Left

Memory remaining in GB on the CPU. Alert when the actual value of any CPU is below the threshold.

(ENDING-FREE-MEM CPU * PAGE-SIZE-BYTES CPU) / (1024^3)

IPU

% Busy

% of the interval time that the IPU was busy. Alert when the actual value of any IPU is above the threshold.

(IPU-BUSY-TIMEn CPU / DELTA-TIME CPU) * 100

Queue Length

% of the interval time that the processes spent of the ready list. Alert when the actual value of any CPU is above the threshold.

(IPU-QTIMEn CPU / DELTA-TIME CPU)

Process

Down

Alert when the specified process is not running.

Looping

Alert when any process is currently running at a reduced priority due to heavy processor use.

% Busy

% of the interval time that the CPU spent executing this process. Alert when the actual value if of any or specified process is above the threshold.

(CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100

Queue Length

Number of messages waiting on the process message input queue/$RECEIVE. Alert when the actual value if of any or specified process is above the threshold.

(RECV-QTIME PROCESS / DELTA-TIME PROCESS)

MB Memory

Memory used in MB on the CPU. Alert when the actual value if of any or specified process is above the threshold.

((PRES-PAGES-QTIME PROCESS / DELTA-TIME PROCESS) * PAGE-SIZE-BYTES CPU) / (1024^2)

Program

Minimum Process Count

Number of instances of the specified program. Alert when the actual value if of specified program is below the threshold.

Maximum Process Count

Number of instances of the specified program. Alert when the actual value if of specified program is above the threshold.

Disk

Down

Alert when any or specified disk is down.

% DP2 Busy

% of the interval time that the CPU spent executing the DP2 process. Alert when the actual value if of any or specified DP2 process is above the threshold.

(CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100

% Device Busy

% of the interval time of which requests of any number or type were queued to this disk in this

processor. Alert when the actual value if of any or specified disk is above the threshold.

(DEVICE-QBUSY-TIME DISC / DELTA-TIME DISC) * 100

Queue Length

Number of requests on the disk process internal queue. Alert when the actual value if of any or specified disk is above the threshold.

(REQUEST-QTIME DISC / DELTA-TIME DISC)

Cache Hit Rate

% of requests served from cache. Alert when the actual value if of any or specified disk is below the threshold.

(C.HITS DISC / (C.HITS DISC + C.MISSES DISC)) * 100

% Full

% of disk space capacity used.Alert when the actual value if of any or specified disk is above the threshold.

File

% Full

% of allocated file space used.Alert when the actual value if specified file is above the threshold.

Missing

Alert when specified file is not present.

Security

Alert when specified the file security of the specified file is different from the specified security.

Owner

Alert when specified the file owner of the specified file is different from the specified owner.

Modified

Alert when the specified file is modified in the current interval.

Index

Alert when the index of the specified file is above the threshold value.

CLIM

Link Status

Alert when any of the CLIMs is not in the STARTED state

Line Status

Alert when any of the PROVs not in the STARTED state

TMF

Abort Rate

% of the transactions that were aborted. Alert when the actual value of any process is above the threshold.

Audit Trail % Full

% of Audit trail capacity. Alert when the actual value of the audit trail files is above the threshold.

Hung Xns

Alert when any of the TMF transactions are in the HUNG state.

Long Xns

Alert when any transaction runs longer than the threshold.

Begin Xns State

Alert when BeginTrans status is not ENABLED.

Dump

Alert when the status of any Audit Dump  is not Active or its state is not ENABLED..

Data Volume

Alert when the status of any Audit Trail data volume is not ONLINE.

RDF

State

Alert when the RDF State is not NORMAL

Volume

Alert when any of the RDF volumes are in error condition.

Process

Alert when any of the RDF processes are in error condition.

RTD Time

Alert when the RTD time of the extractor process exceeds the threshold.

Rel. Byte Address

Alert when the Relative Byte Address of the extractor process does not change.

NetBatch

Start By

Time in hh:mm by which the specified NetBatch job must start. Alert when the job does not start by the specified time or if the start time of the job is after the specified time.

Stop By

Time in hh:mm by which the specified NetBatch job must stop. Alert when the job does not stop by the specified time or if the stop time of the job is after the specified time.

Too Short

Time in seconds taken by the NetBatch job to execute.  Alert when actual value of any job is above the threshold.

Expand

State

Alert when the state of the Expand Line or Path is not STARTED.

Spooler

Job Count

Number of jobs in the spooler. Alert when actual value is above the threshold.

Max Job Number

Highest Job Id of the jobs in the spooler. Alert when actual value is above the threshold.

% Full

% of allocated file space of the spooler’s data file used.Alert when the actual value if specified file is above the threshold.