Hi there
I need to monitor cluster services for a heap of clustered servers. Some
with sql, some with file sharing and some with other clustered resources.
I need a list of eventIds för cluster services, and description.
This is what I have gathered so far:
Event id: 1205
The Cluster Service failed to bring the Resource Group "?????" completely
online or offline.
1203 - attemting to offline group
1204 - successfully offlined group
1200 - attempting to online group
1201 - successfully onlined group
Event ID: 1153
Cluster service is attempting to failover the Cluster Resource Group 'yyyy'
from node xxxx-NODE2 to node zzzz-NODE1.
Event ID: 1203
The Cluster Service is attempting to offline the Resource Group "yyyy".
Event ID: 1069
Cluster resource 'xxxx' in Resource Group 'yyyy' failed
Is there a complete list somewhere, Ive Googled, and Binged but to no avail.
Specifically I would love a eventId saying:
Cluster service successfully failed over the Cluster Resource Group 'xxxx'
to node 'yyyy'
and
Cluster service did not succed when failing over the Cluster Resource Group
'xxxx' to node 'yyyy'
Sincerely Marten
|