Default values for the Service Process Table Configuration setting lists parameters and values for the default Service Process Table Configuration setting.

Table 1. Default values for the Service Process Table Configuration setting

Parameters

Default value

Description

UseFullProcessPath

FALSE

Indicates whether to use the full process path when configuring Process Monitoring for this host.

Default values for the Application Performance Threshold setting lists parameters and values for the default Application Performance Threshold setting.

Table 2. Default values for the Application Performance Threshold setting

Parameters

Default value

Description

ProcessorUtlilizationThreshold

0 to 100

Default: 95

Percentage of total processor in use by the application.

MemoryUtilizationThreshold

1024

Total memory in use (MB) by the application.

SmoothingForHighCPUUtilization

0

Interval used to delay the notification of HighCPUUtilization event in seconds.

If set to zero (0), the event is notified immediately after the value of CPU utilization exceeds the CPU utilization threshold.

If set to a non-zero value, the event is notified only when the CPU utilization exceeds the CPU utilization threshold and the utilization stays exceeded for the specified number of seconds.

SmoothingForHighMemoryUtilization

0

Interval used to delay the notification of HighMemoryUtilization event in seconds.

If set to zero (0), the event is notified immediately after the value of Memory utilization exceeds the Memory utilization threshold.

If set to a non-zero value, the event is notified only when the Memory utilization exceeds the Memory utilization threshold and the utilization stays exceeded for the specified number of seconds.

Default values for the Service Process Performance setting lists parameters and values for the default Service Process Performance setting.

Table 3. Default values for the Service Process Performance setting

Parameters

Default value

Description

EnablePerformanceAnalysis

FALSE

Indicates whether performance analysis for process is enabled for Hosts. Performance polling for processes is disabled if this is set to FALSE.

NumberOfTopCPUConsumingProcesses

1 to 10

Default: 5

Indicates the maximum number of processes which are consuming CPU that need to be displayed. Processes are shown as part of the TopCPUConsumers event.

NumberOfTopMemoryConsumingProcesses

1 to 10

Default: 5

Indicates the maximum number of processes which are consuming Memory that need to be displayed. Processes are shown as part of the TopMemoryConsumers event.

TopProcessConsumerEventMode

CPU_ONLY

MEMORY_ONLY

CPU_AND_MEMORY

NONE

Default: NONE

Indicates the events that will be generated for the top set of processes which are consuming high CPU and/or high memory.

  • CPU_ONLY - Generates only the TopCPUConsumers event.

  • MEMORY_ONLY - Generates only the TopMemoryConsumers event.

  • CPU_AND_MEMORY - Generates both the TopCPUConsumers and TopMemoryConsumers events.

  • NONE - No events will be generated for TopConsumers.

Default values for the Service Process AutoConfig setting lists parameters and values for the default Service Process AutoConfig setting.

Table 4. Default values for the Service Process AutoConfig setting

Parameters

Default value

Description

AutoConfigMode

ENABLED

Indicates whether automatic process monitoring configuration is enabled.