I have set up a customer poller for a UPS device called upsBasicOutputStatus. I am looking to have it send an alert when the status of that is NOT "onLine". So I need to know two things:
1. When setting the trigger condition to look for "x is not equal to onLine", what do I set for X?
2. I want to add the status of that poller as a variable to the email alert. What variable would i use to insert that status ("onLine" or whatever it ends up being) in the alert?