From: Chuck B. <cb...@vi...> - 2008-01-10 21:12:12
|
I'm working on a custom template, F5 specifically, and have a question for those who have been through this before. I'm attempting to generate an alert when the pool member node count drops to a certain point. Oid: PoolName : .1.3.6.1.4.1.3375.2.2.5.1.2.1.1 : branch PoolNodeCount : .1.3.6.1.4.1.3375.2.2.5.1.2.1.8 : branch Threshold: PoolNodeCount : yellow : <4 : {PoolName} Active Node Count {PoolNodeCount} PoolNodeCount : red : <2 : {PoolName} Active Node Count {PoolNodeCount} PoolNodeCount contains expected values as indicated in the message file, but alerts are never generated. Running devmon in verbose mode doesn't yield any useful information. What is the best way to troubleshoot this? Any thoughts would be appreciated. Thanks, -- Chuck Byam |