<div dir="ltr"><div>Hi,</div><div><br></div><div>is there a way to modify the default email notification template on xymon 4.3.17 so that multiple items within the same monitored category are listed one per line?</div><div><br></div><div>For example, when monitoring multiple processes, the email alert will list them in one long string, as opposed to breaking them apart on separate lines. If you have a lot of processes it's hard to tell which one cause the alert at first look.</div><div><br></div><div>I've searched the documentation and the web, but found no obvious way to fix this besides using a custom external script to rewrite the message. Which is doable, but sounds like we just need a line break between each item so it's easier to read.</div><div><br></div><div>What we have now in the default email alert:</div><div>host,domain,net.procs red Fri Oct 17 13:34:50 EDT 2014 - Processes NOT ok &green sshd (found 1, req. between 1 and 1) &red Proc1 (found 0, req. between 1 and 1) &red Proc2 (found 0, req. between 1 and 1) &green Proc3 (found 2, req. 2 or more) &green Proc4 (found 1, req. between 1 and 1) &green Proc5 (found 1, req. between 1 and 1) &green Proc6 (found 2, req. between 2 and 2) &green Proc7 (found 4, req. 4 or more) &green Proc8 (found 1, req. between 1 and 1) &green Proc9 (found 1, req. between 1 and 1)</div><div><br></div><div>What we would like to have:</div><div>host,domain,net.procs red Fri Oct 17 13:34:50 EDT 2014 - Processes NOT ok <br>&green sshd (found 1, req. between 1 and 1) <br>&red Proc1 (found 0, req. between 1 and 1) <br>&red Proc2 (found 0, req. between 1 and 1) <br>&green Proc3 (found 2, req. 2 or more) <br>&green Proc4 (found 1, req. between 1 and 1) <br>&green Proc5 (found 1, req. between 1 and 1) <br>&green Proc6 (found 2, req. between 2 and 2) <br>&green Proc7 (found 4, req. 4 or more) <br>&green Proc8 (found 1, req. between 1 and 1) <br>&green Proc9 (found 1, req. between 1 and 1)</div><div><br></div><div>Any feedback would be appreciated.</div></div>