This content has been marked as final.
Show 2 replies
-
Re: Displaying Primary/Standby status for a clustered Windows servers
Steven KlassenDec 30, 2009 12:02 PM (in response to Mike C)
I wonder if you did an snmpwalk on a Windows server in this configuration if you'd find some OID that talked about its primary/standby status like you do with HSRP on Cisco routers. It'd be worth a look.
-
Re: Displaying Primary/Standby status for a clustered Windows servers
lchance Dec 30, 2009 1:12 PM (in response to Mike C)Mike C
If you have APM I wonder if you might use WMI to monitor a cluster class? Here's a link to Microsoft about that class http://msdn.microsoft.com/en-us/library/aa372876(VS.85).aspx
Also, I think there's a CLUSTER.LOG file which may be monitored with APM. I don't know that for sure, but if I learn more then I'll pass it on.