Hi,
I would like to define some custom trigger statuses (not OK or PROBLEM), as INFO (for actions where is not needed to send recovery message):
Of course, I can simply use on actions a diff default subject:
{TRIGGER.STATUS}: {TRIGGER.NAME}
to replace with
INFO: {TRIGGER.NAME}
However, I find more "appropriate" to just define a new TRIGGER.STATUS.
Just that I don't seems to find in docs how to define a new status...
I would like to define some custom trigger statuses (not OK or PROBLEM), as INFO (for actions where is not needed to send recovery message):
Of course, I can simply use on actions a diff default subject:
{TRIGGER.STATUS}: {TRIGGER.NAME}
to replace with
INFO: {TRIGGER.NAME}
However, I find more "appropriate" to just define a new TRIGGER.STATUS.
Just that I don't seems to find in docs how to define a new status...
Comment