July 20, 2004 at 11:59 pm
Is their any document avaiable on monitoring SQL SERVER cluster(counter and metrics) . If yes can some one please send the link
July 21, 2004 at 10:17 pm
You can monitor SQL Server metrics through performance monitor or any tool that reads the perf counters. Can you give some detail on what you are looking for?
Wes
July 21, 2004 at 10:43 pm
hi ,
thanks wes.
We want to monitor Clustered SQL Server . In general ,
I know how to monitor StanAlone SQL Server . How these counters etc will vary in case of Clustred SQL Server .
Is there additional (Specific) Counters for monitoring Clustered SQL Server .
Ritesh
July 22, 2004 at 9:17 am
Not that I'm aware of. The only issue is if a server fails over to the secondary node the counters will be for that node i.e. counters dont count both nodes at the same time. Other than that what you would do for a stand alone server is the same for a cluster.
Wes
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply