I see an event log error from Sharepoint Foundation stating that the 'Sharepoint_Diagnostics' database does not exist. And true enough, in the SQL server, I don't have the DB listed. I don't know where it went, or if it was ever there in the time weve been running this host.
"Unknown SQL Exception 15151 occurred. Additional error information from SQL Server is included below.
Cannot drop the event session 'SharePoint_Diagnostics_4894105119084fa4a77577c19d49e229_0', because it does not exist or you do not have permission."
So, my question is simply, how do i recreate this DB? Is there a SQL script I can run to create it? A wizard somewhere?