I believe I have found a way to get the trigger and status of the item for generic actions
example:
say you created an action that alerts on severity and you want to know the trigger and the status of the trigger......
well i used a generic item and it seems to work for the alerts, it hits my pager and works very well
{TRIGGER.NAME}: {STATUS}
{TRIGGER.KEY} status: {{HOSTNAME}:{TRIGGER.KEY}.last(0)}
let me know if it works for you.....
example:
say you created an action that alerts on severity and you want to know the trigger and the status of the trigger......
well i used a generic item and it seems to work for the alerts, it hits my pager and works very well
{TRIGGER.NAME}: {STATUS}
{TRIGGER.KEY} status: {{HOSTNAME}:{TRIGGER.KEY}.last(0)}
let me know if it works for you.....