This is the layout of my email message I send out when something is trigerd:
LARM STATUS: {STATUS}
---------------------------------------------
TIME: {TIME}
HOST NAME: {HOSTNAME}
IP: {IPADDRESS}
LARM TRIGGER: {TRIGGER.NAME}
SEVERITY: {TRIGGER.SEVERITY}
LARM VALUE: {ITEM.VALUE}
LOCATION: {PROFILE.LOCATION}
---------------------------------------------
But the {ITEM.VALUE} Dont work!
Iam doing it wrong or is it a bug?
LARM STATUS: {STATUS}
---------------------------------------------
TIME: {TIME}
HOST NAME: {HOSTNAME}
IP: {IPADDRESS}
LARM TRIGGER: {TRIGGER.NAME}
SEVERITY: {TRIGGER.SEVERITY}
LARM VALUE: {ITEM.VALUE}
LOCATION: {PROFILE.LOCATION}
---------------------------------------------
But the {ITEM.VALUE} Dont work!
Iam doing it wrong or is it a bug?
Comment