http://community.spiceworks.com/windows_event/show/332-service-control-manager-7023
This issue may occur if the Local Service account has not been granted "Change the system time" permissions. Windows Server 2003 SP1 changes the startup configuration of the Windows Time service from Network Service account to Local Service account. Therefore, the startup account that the Windows Time service uses must have "Change the system time" permissions.
By default, the Local Service account is not a member of the Administrators group and does not have "Change the system time" permissions. Therefore, the Windows Time service does not start, and event 7023 is logged in the System log.
http://support.microsoft.com/kb/892501
========================
http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/00d67ac3-4f71-4efc-97dc-ef9088959a7c/
The WMI Performance Adapter service terminated with the following error:
Unspecified error
In perfmon I'm missing basic counters like
logical disk, system, and memory. Without these counters our nagios
monitoring isn't working. I have already tried to rebuild the counters
with 'lodctr /R' and using the steps here
http://blogs.technet.com/b/yongrhee/archive/2009/10/06/how-to-rebuild-performance-counters-on-windows-vista-server2008-7-server2008r2.aspx to no avail. The commands complete successfully and I've rebooted the server but still no basic counters.
---------------------The problem may occur if certain Perfmon Counters were corrupt and the 'lodctr /R' command failed to repair. Have you also checked the below MS KB?
How to manually rebuild Performance Counter Library values
http://support.microsoft.com/default.aspx?scid=kb;EN-US;300956
No comments:
Post a Comment