When I setup applications in APM one of the options is "Polling Timeout" which defaults to 300 seconds. What exactly does this represent?
Thanks in advance!
Hello byrona,
Polling Timeout is time interval for which system waits until specified poll is finished. If any poll for any reason takes longer than specified timeout, component ends as "Not Available" with error "Timeout".
Reasons for timeout can be various from socket timeout during connection to WMI subsystem not responding for specified time.