Hello,
Has anyone been able to alert off of a value in a Universal Device Poller? I am running 9.1 SP1.
It's possible. What is it you are wanting to achieve?
I have a UDP that is polling an Acmepacket Session Border Controller for inbound and outbound concurrent sessions in separate tables and then I am adding them together with another poller that I call Total Concurrent Sessions. I want to alarm off of individual rows in the table if the values are greater than a certain value.
I am running into same issue with a few UnDP's I am trying to alert on as well (bgp state, f5 pool status, etc). Basically you can't pull out a single "row" of data that you want to alarm on. There is another thread on thwack for "alerting on bgp state". In there it appears TestTrack # 8047 is already in the works for getting this functionality. Not sure when this will be added to the product but it is extremely critical part of monitoring snmp tables.
If you poll the specific row, then you can alert on it. Would that work?