Hello,

Is it possible to output some or all channel values for the notification at the same time if only one channel is on error state? Or is there a placeholder to output the channel values in the message?


Article Comments

Hi there,

You should already see the other channels in the notification, right under the graph. Unfortunately, there is no other way or a placeholder as the channels are displayed via the following code in the "mail_notification.htm" under "C:\Program Files (x86)\PRTG Network Monitor\webroot\mailtemplates\":

<#table content="channels" id="@sensorid" showhide="1" columns="name,lastvalue_" sortby="name" sortable="false" links="false" refreshable="false">

Best regards.


Jul, 2017 - Permalink