I am getting the following error when I try to add a SQL Server 2005 WMI sensor: "Microsoft(R) Windows(R) Server 2003, Standard Edition" does not support UserConnections (Field), LoginsPersec (Field), LogoutsPersec (Field)

But I have the same sensor set up on another Windows 2003 Std box. Any thoughts


Article Comments

Hello,

can you please try if any of the tips from our "WMI Repair"-Article does work?

Best Regards.


Mar, 2011 - Permalink

I can confirm that a combination of steps fixed this issue on a W2K3 R2 32bit server with SQL 2005 SP4. The steps I used from the link Torsten posted are the following:

  1. Reboot server
  2. Reboot PRTG probe and server
  3. Refresh performance counters
  4. Resync performance counters with
winmgmt /resyncperf
  1. Re-register WMI components
  2. Recompile MOFs
  3. Rebuild repository

Mar, 2011 - Permalink