How can i monitor SQL server Cluster ?
hi,
may know how can sql server cluster related information.
that means, need monitor cluster information number of nodes, nodes status, cluster name etc.
so please 1 suggest how information
via
java api or
other api or
any wmi classes ?
i have tried wmi classes mscluster_cluster namespace - \root\mscluster . didn't anything. so please suggest me how can these cluster deatils.
-sundar
may know how can sql server cluster related information.
that means, need monitor cluster information number of nodes, nodes status, cluster name etc.
so please 1 suggest how information
via
java api or
other api or
any wmi classes ?
i have tried wmi classes mscluster_cluster namespace - \root\mscluster . didn't anything. so please suggest me how can these cluster deatils.
-sundar
hello,
please refer following thread using wmi code creator sql cluster information:
http://stackoverflow.com/questions/2192544/programmatically-getting-sql-cluster-virtual-name
hope help.
regards,
fanny liu
fanny liu
technet community support
SQL Server > SQL Server High Availability and Disaster Recovery
Comments
Post a Comment