I have a group of servers which all show these symptoms. Every 2-7 days twice in a row, the following error shows up in the Application event log:
Unable to open the Server service performance object. The first four bytes (DWORD) of the Data section contains the status code.
The first four bytes are 34 00 00 C0. Event ID is 2004.
Googling for this always leads to this document on the Microsoft site:
http://technet.microsoft.com/en-us/library/cc727117(WS.10).aspx
However, it claims that to resolve the issue one has to "Restart the Server service".
The "Server" service is always running and to my knowledge has never ever not worked on any of those servers.
Any ideas?