IBM Tivoli Monitoring > Version 6.3 > User's Guides > System p Agent User's Guides > AIX Premium User's Guide > Situations reference IBM Tivoli Monitoring, Version 6.3


Situation descriptions

Each situation description provides information about the situation that you can use to monitor the condition of systems in your network.

The situation descriptions provide the following information:

Description

Information about the conditions that the situation tests.

Formula

Syntax that contains one or more logical expressions that describe the conditions for the situation to monitor.

Distribution

Whether the situation is automatically distributed to instances of the agent or is available for manual distribution.

Run at startup

Whether the situation starts monitoring when the agent starts.

Sampling interval

Number of seconds that elapse between one sample of data that the monitoring agent collects for the server and the next sample.

Situation persistence

Whether the conditions specified in the situation evaluate to "true" for the defined number of occurrences in a row before the situation is raised. The default of one means that no persistence-checking takes place.

Severity

Severity of the predefined events: Warning, Informational, or Critical.

Clear conditions

Controls when a true situation closes: after a period, when another situation is true, or whichever occurs first if both are selected.


Parent topic:

Situations reference


AIX Premium Navigator item

No predefined situations are included for this Navigator item.


Memory Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_memrepage_Info situation

Description

The Physical Memory Repaging rate is high.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_PHYSICAL_MEMORY.Repaging_Rate *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_vmm_pginwait_Info situation

Description

The Virtual Memory Manager Page-In wait is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_VIRTUAL_MEMORY_MANAGEMENT.Pagein_Wait_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_vmm_pgfault_Info situation

Description

The VMM Page fault rate is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_VIRTUAL_MEMORY_MANAGEMENT.Page_Fault_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_vmm_pgreclm_Info situation

Description

The Virtual Memory Manager Page Reclaim is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_VIRTUAL_MEMORY_MANAGEMENT.Page_Reclaim_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_vmm_unpin_low_Warn situation

Description

The amount of pinned memory is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_VIRTUAL_MEMORY_MANAGEMENT.Memory_Not_Pinned *LT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_vmm_pgout_pend_Info situation

Description

The VMM page-outs pending is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_VIRTUAL_MEMORY_MANAGEMENT.Pending_Client_Pageout *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_AME_CPU_Used_High_Warn situation

Description

The CPU used for memory compression is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_ACTIVE_MEMORY_EXPANSION.CPU_Used_Pct *GT 25

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

30 seconds

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_AME_Deficit_Mem_Warn situation

Description

AME Deficit memory is greater than zero.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_ACTIVE_MEMORY_EXPANSION.Deficit_Memory_MB *GT 0

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

30 seconds

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.


Networking Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_Pkts_Sent_Errors_Info situation

Description

The packets sent error rate is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Pkts_Sent_Errors_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Sent_Pkts_Dropped_Info situation

Description

The rate of dropped packets is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Sent_Pkts_Dropped_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Pkts_Recv_Errors_Info situation

Description

The packets received error rate is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Pkts_Recv_Errors_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Bad_Pkts_Recvd_Info situation

Description

The rate that bad packets are received is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Bad_Pkts_Recvd_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Recv_pkts_dropped_Info situation

Description

Rate that received packets are dropped is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Recv_Pkts_Dropped_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Qoverflow_Info situation

Description

The transmit queue overflow rate is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Qoverflow_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Netwk_Bandwidth_High_Info situation

Description

Bandwidth utilization for the interface is higher than expected.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Bandwidth_Util_Pct *GT 60

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is automatically distributed to instances of this agent.

Run at startup

Yes

Sampling interval

10 minutes

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 3.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Media_Spd_Half_Duplex_Warn situation

Description

Media speed selected is set to half duplex.

The situation is evaluated for each distinct value of Parent.

Formula

*IF *VALUE KPX_NETWORK_ADAPTERS_RATES.Media_Speed_Running *EQ 'Half Duplex'

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is automatically distributed to instances of this agent.

Run at startup

Yes

Sampling interval

30 seconds

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 1.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_perip_InputErrs_Info situation

Description

The Internet Protocol input error rate is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_INTERNET_PROTOCOL_DETAIL.Input_Errors_per_Sec *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perip_InputPkts_Drop_Info situation

Description

The IP input packets dropped rate is higher than expected.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_INTERNET_PROTOCOL_DETAIL.Input_Packets_Dropped_per_Sec *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perip_OutputErrs_Info situation

Description

The Internet Protocol output error rate is higher than expected.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_INTERNET_PROTOCOL_DETAIL.Output_Errors_per_Sec *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_TCP_ConnInit_Info situation

Description

The number of TCP connections initiated is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_TCP.Connections_Initiated_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_TCP_ConnEst_Info situation

Description

The Number of TCP connections established is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_TCP.Connections_Established_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.


Process Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_totproc_cs_Info situation

Description

The number of Process Context Switches is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_PROCESSES_SUMMARY.Process_Context_Switches_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_totproc_runq_avg_Info situation

Description

The process run queue is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_PROCESSES_SUMMARY.Run_Queue_Avg *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_totproc_load_avg_Info situation

Description

The process load average is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_PROCESSES_SUMMARY.Load_Avg *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_totnum_procs_Info situation

Description

The total number of processes is higher than expected.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_PROCESSES_SUMMARY.Total_Num_Processes *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perproc_IO_pgf_Info situation

Description

The process I/O page fault rate is higher than expected.

The situation is evaluated for each distinct value of the PN attribute.

Formula

*IF *VALUE KPX_PROCESSES_DETAIL.IO_Page_Fault_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perproc_nonIO_pgf_Info situation

Description

The process non-I/O page fault rate is higher than expected.

The situation is evaluated for each distinct value of the PN attribute.

Formula

*IF *VALUE KPX_PROCESSES_DETAIL.Non_IO_Page_Fault_per_Sec *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perproc_memres_datasz_Info situation

Description

The process resident data size is larger than expected.

The situation is evaluated for each distinct value of the PN attribute.

Formula

*IF *VALUE KPX_PROCESSES_DETAIL.Resident_Data_Size *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perproc_memres_textsz_Info situation

Description

The process resident text size is larger than expected.

The situation is evaluated for each distinct value of the PN attribute.

Formula

*IF *VALUE KPX_PROCESSES_DETAIL.Resident_Text_Size *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perproc_mem_textsz_Info situation

Description

The process text size is larger than expected.

The situation is evaluated for each distinct value of the PN attribute.

Formula

*IF *VALUE KPX_PROCESSES_DETAIL.Text_Size *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perproc_vol_cs_Info situation

Description

The voluntary context switches rate is higher than expected.

The situation is evaluated for each distinct value of the PN attribute.

Formula

*IF *VALUE KPX_PROCESSES_DETAIL.Voluntary_Context_Switches_per_Sec *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.


Status Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_Device_Stopped_Warn situation

Description

Triggers when the status of a device is not normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DEVICES.State *EQ 'Stopped'

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.


Storage Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_Active_Disk_Pct_Info situation

Description

The percentage of time the disks are busy is higher than normal.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Active_Disk_Pct *GT 80

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Avg_Read_Transfer_MS_Info situation

Description

The average time it takes to complete a disk read is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Avg_Read_Transfer_MS *GT 5

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Read_Timeouts_Per_Sec_Info situation

Description

The number of disk read timeouts per second is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Read_Timeouts_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Failed_Read_Per_Sec_Info situation

Description

The number of failed disk read requests per second is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Failed_Read_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Avg_Write_Transfer_MS_Info situation

Description

The average time it takes to complete a disk write is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Avg_Write_Transfer_MS *GT 5

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Write_Timeout_Per_Sec_Info situation

Description

The number of disk write timeouts per second is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Write_Timeout_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Failed_Writes_Per_Sec_Info situation

Description

The number of failed disk write requests per second is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Failed_Writes_per_Sec *GT 10

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Avg_Req_In_WaitQ_MS_Info situation

Description

The time a disk transfer request is in the wait queue is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.Avg_Request_In_WaitQ_MS *GT 20

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_ServiceQ_Full_Per_Sec_Info situation

Description

The rate at which the disk service queue becomes full is high.

The situation is evaluated for each distinct value of the NAME attribute.

Formula

*IF *VALUE KPX_DISKS.ServiceQ_Full_per_Sec *GT 5

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.


System Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_PHYP_Pct_High_Info situation

Description

The percent of time spent in the hypervisor is high.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_CPU_SUMMARY.Time_Spent_in_Hypervisor_Pct *GT 3

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

30 seconds

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Reduced_Proc_Freq_Info situation

Description

The processor is operating at reduced rates.

The situation is evaluated for the table.

Formula

*IF *VALUE KPX_CPU_SUMMARY.Average_Operating_Frequency_Pct *LE 99 *AND *VALUE KPX_CPU_SUMMARY.Average_Operating_Frequency_Pct *GE 0

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

5 minutes

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 3.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perCPU_syscalls_Info situation

Description

The number of syscalls per CPU is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_CPU_DETAIL.Syscalls_per_Sec *GT 10000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perCPU_forks_Info situation

Description

The number of forks per CPU is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_CPU_DETAIL.Forks_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perCPU_execs_Info situation

Description

The number of execs per CPU is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_CPU_DETAIL.Execs_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_perCPU_cs_Info situation

Description

The number of context switches per CPU is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_CPU_DETAIL.Context_Switches_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Tot_syscalls_Info situation

Description

The total number of syscalls is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_SYSTEM_CALL.Num_Syscalls_per_Sec *GT 10000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Tot_forks_Info situation

Description

The total number of forks is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_SYSTEM_CALL.Forks_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_Tot_execs_Info situation

Description

The total number of execs is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_SYSTEM_CALL.Execs_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARBusy_pct_Warn situation

Description

The LPAR logical busy percentage is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Busy_Pct *GT 95

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARPhyBusy_pct_Warn situation

Description

The LPAR physical busy percentage is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Phys_Busy_Pct *GT 95

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARvcs_Info situation

Description

The LPAR virtual context switching rate is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Virt_Context_CPU_Switches_per_Sec *GT 1000

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARfreepool_Warn situation

Description

The LPAR CPU free pool space is getting low.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Unallocated_CPU_In_Pool *LT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARPhanIntrs_Info situation

Description

The number of LPAR phantom interrupts is high.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Phantom_Interrupts *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARentused_Info situation

Description

The LPAR CPU utilization is more than its entitlement.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Entitlement_Pct *GT 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_LPARphyp_used_Info situation

Description

The PHYP (hypervisor) is using more CPU than expected.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Time_In_Hypervisor_Pct *GT 1

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_LPAR_MaxCPUCapUsed_Info situation

Description

Triggers when Max_CPU_Cap_Used Pct GT 80%.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Max_CPU_Cap_Used_Pct *GT 80

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_LPAR_Moved_Info situation

Description

Triggers when last and current LPAR Machine ID are not equal.

The situation is evaluated for each distinct value of the CPU_NUMBER attribute.

Formula

*IF *VALUE KPX_LOGICAL_PARTITION.Machine_ID *NE KPX_LOGICAL_PARTITION.Last_Machine_ID

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 1.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.


Top Resources Navigator item

No predefined situations are included for this Navigator item.


User Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_user_acct_locked_Info situation

Description

The user account is locked.

The situation is evaluated for each distinct value of the USER_NAME attribute.

Formula

*IF *SCAN KPX_DEFINED_USERS.Account_Locked *EQ 'true'

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_user_login_retries_Info situation

Description

The user login retries is high.

The situation is evaluated for each distinct value of the USER_NAME attribute.

Formula

*IF *VALUE KPX_DEFINED_USERS.Loginretries *GT 4

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_user_idletime_Info situation

Description

The user idle time is longer than expected.

The situation is evaluated for each distinct value of the USER_NAME attribute.

Formula

*IF *VALUE KPX_ACTIVE_USERS.Idle_Time *GT 86400

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 24.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.


WPAR Navigator item

The situation descriptions are organized by the Navigator item to which the situations are relevant.

KPX_WPAR_CPU_Usage_Warn situation

Description

The WPAR CPU utilization is high.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *VALUE KPX_WPAR_CPU.WPAR_CPU_Consumed_Pct *GT 95

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Mem_Usage_Warn situation

Description

The WPAR Memory utilization is high.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *VALUE KPX_WPAR_PHYSICAL_MEMORY.Used_Memory_Pct *GT 95

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 5.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Broken_Warn situation

Description

A WPAR has entered broken state.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *SCAN KPX_WPAR_INFORMATION.State *EQ 'Broken'

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Warning

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_RC_Inactive_Info situation

Description

Resource controls are not active for this WPAR.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *SCAN KPX_WPAR_INFORMATION.RC_Is_Active *EQ 'No'

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Unlim_CPU_Shares_Info situation

Description

The WPAR CPU resource controls are set to unlimited.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *SCAN KPX_WPAR_INFORMATION.RC_CPU_Shares *EQ 'Unlimited' *AND *VALUE KPX_WPAR_INFORMATION.RC_CPU_Limits_Hard_Max *EQ 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Min_CPU_Limit_Info situation

Description

The WPAR CPU minimum resource control is not set.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *VALUE KPX_WPAR_INFORMATION.RC_CPU_Limits_Min *EQ 0

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Unlim_Mem_Shares_Info situation

Description

The WPAR Memory Share Resource Controls are set to unlimited.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *SCAN KPX_WPAR_INFORMATION.RC_Memory_Shares *EQ 'Unlimited' *AND *VALUE KPX_WPAR_INFORMATION.RC_Memory_Limits_Hard_Max *EQ 100

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Min_Mem_Limit_Info situation

Description

The WPAR memory limit minimum resource control is set to zero.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *VALUE KPX_WPAR_INFORMATION.RC_Memory_Limits_Min *EQ 0

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 hour

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 2.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.

KPX_WPAR_Admin_Op_Info situation

Description

The WPAR is running a system administation task.

The situation is evaluated for each distinct value of the WPAR_NAME attribute.

Formula

*IF *SCAN KPX_WPAR_INFORMATION.Admin_Operation *NE 'none'

See Attributes in each attribute group for descriptions of the attributes in this formula.

Distribution

This situation is available for distribution.

Run at startup

No

Sampling interval

1 minute

Situation persistence

The number of times the conditions of the situation must occur for the situation to be true is 1.

Error conditions

Informational

Clear conditions

The situation clears when the condition becomes false.


+

Search Tips   |   Advanced Search