I have a Windows 2003 and 2008 server, both running SQL 2008. All of the APM checks that use WMI to access SQL stats are failing. After digging in a little further with WMI Explorer I realized that the Win32_PerfFormattedData_MSSQLSERVER_SQLServerAccessMethods class is missing from WMI.
Does anybody know how enable this class for SQL 2008? This only appears to be related to SQL 2008 since I'm having the same problem on both Windows 2003 and Windows 2008 servers. Any SQL 2005 servers on the same server OS's are working fine.
Thanks,
Nick