I'm monitoring several internal http sites in SAM and have alerts set for when they go down. The sites in question use non-standard http ports - say in this example TCP port 10100
I'm struggling to find a variable to insert into a SAM alert that will show the TCP port value that im monitoring. The only work round thats works for me at the moment is to also put the value 10100 into user notes and insert this variable ${N=SwisEntity;M=ComponentAlert.UserNotes} into the body of the text.
Is there any way for me to pull the "Port Number" setting in the component straight into the body of an alert mail? - maybe a custom query?
Thanks!