Hi all,
I wonder if it is possible to configure action, to notify my about trigger/host status change but not only
"Host-1 is Unreachable: Problem"
and next
"Host-1 is Unreachable: OK"
but this way:
"Host-1 is Unreachable: OK -> Problem"
and next
"Host-1 is Unreachable: Problem -> OK"
I tried playing with {TRIGGER.STATUS.last(0)} and {TRIGGER.STATUS.last(1)} but I must done something wrong because it is not working properly.
Thanks for an advice.
Jarek
I wonder if it is possible to configure action, to notify my about trigger/host status change but not only
"Host-1 is Unreachable: Problem"
and next
"Host-1 is Unreachable: OK"
but this way:
"Host-1 is Unreachable: OK -> Problem"
and next
"Host-1 is Unreachable: Problem -> OK"
I tried playing with {TRIGGER.STATUS.last(0)} and {TRIGGER.STATUS.last(1)} but I must done something wrong because it is not working properly.
Thanks for an advice.
Jarek