Missing WMI instances and no data to LM queries
Hey all,
Struggling here a little bit with a new customer, that no other customers had this issue.
I have VM/physical server monitoring in place with LM. 2 dedicated VMs for collectors only, then connect across the network to gather info thru lm service account.
these two WMI queries are not responding. Checking on each server, these instances unfortunately does not exist when checked from wbembtest.
Adding the instances manually from wbemtest is very timely job, especially when there are tens of servers having the same issue.
anyone any suggestion to install/create these wmi instances with powershell or any toolkit??
WMI instances missing are that causing followings to error:
SELECT * FROM Win32_PerfRawData_PerfOS_Memory
SELECT * FROM Win32_PerfRawData_PerfOS_Processor WHERE name="_Total"