Alert with graph

thanks for the prompt reply thats all the template im using
here attaching the following screenshots

this is my first time handling templates.
so the goal is to have at the bottom of the mail the graph of the port which went over the threshold (the rule of the over threshold is left default not changed) .

in the config.php i’ve added the following:

$config[‘allow_unauth_graphs’] = 1;
$config[‘allow_unauth_graphs_cidr’] = array(‘127.0.0.1/32’);

to be able to plot the graph and if i click on the image to open up , but it doesnt

thanks again mate , for the time put into helping me :slight_smile: