Good Day community,
Could we possibly have an alert action based on the Thresholds defined on the Custom Poller thresholds section? this would really help to have one standard alert that will check either Warning and Critical and then just use veriables to poll the names of the MIBs and current values etc for the alert condition , rather then creating alerts for specific 'current value' changes.
Was hoping i could do it with SQL but it returns xml 
SELECT TOP 1000 [CustomPollerID] ,[Warning] ,[Critical] FROM [CustomPollerThresholds]
perhaps i have overlooked this but searched thought everything 
cheers
Dan