I am confused about something. I need to set up an alert for when my MS Cluster Resources failover from one to another. In NPM, I have each physical node defined, and also the cluster resource (the virtual client). Now, I am alerted if the resource itself goes down. But what I need to know is when it fails from one node to another. We have software that gets really unhappy when that happens, and we have to go soothe it's ruffled feathers. But since the resource did not actually go down, we have no way of knowing that the failover happened, until these other scheduled tasks fail miserably.
I've found forum posts that reference " HP Managements Agents (CPQCLUSTER-MIB table) 1.3.6.1.4.1.232.15.2.4.1", but I am totally confused as to what this means. I think this is a special SNMP MIB table, but I don't know where to get it, or if I already have it. And once I do get it, I don't know how to set an alert that uses it.
SO: does anyone have a (step-by-step) example of a failover alert that they could share?
(these would be mostly Win2008 and SQL 2008 clusters - my issues are mostly with the SQL cluster moving from one node to another)
My versions: Orion Core 2011.2.2, SAM 5.0.0, NPM 10.2.2, IVIM 1.2.0
Thanks