Hi All,
I know this question has been raised in the past, but I'm wondering with V9 if the polling service is yet a multithreaded service? What about the new universal device poller? (or, are those two now the same service?)
Thanks,
Everest
The standard poller (NetPerfMonService - handles node up/down status, response time, interface statistics, etc.) remains single threaded, though (as always) it handles many outstanding SNMP requests simultaneously.
The UnDP is a separate service that runs under the control of the SolarWinds Job Scheduler/Job Engine. This system does use multiple threads as needed.