OK,
A follow-up question after this thread:
Using Universal Device Poller in Alerts
I want to use a universal poller I created which is just a field that returns a numeric value in a trigger condition. If I follow the steps in the above thread, I run into a problem. I want the trigger to happen if the value is returned is 10.
If I alert on " Custom Node Poller " and the trigger the condition I need to have the logic like this. " If the poller named upsEstimatedMinutesRemaining = 10 " trigger the alert. But, to be able to find this custom poller to trigger the condition I seem to need this:
Custom Node Poller -> Unique Name ( Custom Poller ) -> is equal to -> upsEstimatedMinutesRemaining
It would be a lot easier, if you could choose "Custom Poller" then the next popup screen asked you to select which custom poller right then. Needing the unique name part of the steps makes me run out of items to use in the 4 block condition.
How can I find the custom poller without unique name step first?