Hi,
We have a server with 48 cores CPU (2x2x12) , however PRTG WMI CPU sensors auto-discover only find 32 cores. What should I do to fix it?
Remark : The OS is Windows Server 2008
Thanks.
Article Comments
Thanks Arne.
I find that PRTG can monitoring that server with 128GB RAM (not only 4GB). Do I miss understanding your meaning? Thanks.
Jul, 2015 - Permalink
I would ask one more question.
Since this kind of WMI sensors limitation will not show any "error" message, maybe there is existing some other sensors have similar limitation. Would you list such kind of sensors? Then I can check manually for those sensors.
Thanks.
Jul, 2015 - Permalink
Dear Daniel
We don't have such list. For many sensors, PRTG uses both WMI and Performance Counters (usually Performance Counters first, if that fails, WMI.) Depending on the technology used, a sensor can return different results in certain cases.
Usually the sensor results are reliable, there are however some limitations regarding unusual configurations like a computer with 48 CPU cores. PRTG is limited to the interface providing the monitoring data.
Jul, 2015 - Permalink
Thanks Arne for your information.
Anyway we find that the server can be monitoring 48 CPU by using SNMP CPU sensor. So, maybe we will use SNMP. Thanks for your help.
Jul, 2015 - Permalink
Dear Daniel
This is one of the intricacies with WMI. Since the WMI query is performed by a 32 bit application (the PRTG probe service always runs in 32 bit mode) the WMI interface only reports hardware parameters supported by a 32 bit Windows. This limits the detection to 4 GB of RAM and 32 CPU cores.
We are still looking for ways around this, but there is no fix in the foreseeable future.
Jul, 2015 - Permalink