Default values for the ServiceProcess Counter WMI Polling setting lists the ServiceProcess Counter WMI Polling parameters.

Table 1. Default values for the ServiceProcess Counter WMI Polling setting

Parameter

Values

Description

AnalysisMode

ENABLED,DISABLED

Default: ENABLED

Enables or disables analysis. When disabled, no polling is performed.

IsRediscoveryEnabled

True,False

Default: True

Allows the system to periodically poll for changes, such as when processes are started or stopped.

PollingInterval

30 to 3600 seconds

Default: 240 seconds

Sets the time between successive polls.

RediscoveryInterval

Default: 240 seconds

The minimum interval between consecutive rediscoveries.

RediscoveryServerDelay

Default: 180 seconds.

The delay between ESM starting up and rediscovery of service process.

Retries

0 to 10 retries

Default: 3

Sets the number of retry polls to perform when the initial poll fails.

Timeout

10 to 10000 milliseconds

Default: 700 milliseconds

Sets the amount of time to wait for the poll response before the first poll request times out. The timeout value doubles for each successive retry.

For Timeout=700 milliseconds (0.7 seconds) and Retries=3:

  • 0.7 seconds for first retry

  • 1.4 seconds for second retry

  • 2.8 seconds for third retry