Hello;
How I can get the last Response Time on a trigger email before the node going down?
If I use the custom variable, they come with nothing because (of course) the node is down.....
Last Response Time (Min/Max/Avg) : ${MinResponseTime} / ${MaxResponseTime} / ${AvgResponseTime}
Thank you