NetXMS Support Forum

English Support => General Support => Topic started by: Rabid on November 28, 2011, 10:26:39 PM

Title: Rearm email and threshold/actual value
Post by: Rabid on November 28, 2011, 10:26:39 PM
Using NetXMS 1.0.12 Server with a mix of 1.0.12 and 1.1.4 agents.

When a rearm email is sent is it possible to include the threshold value and the actual value?  If so, how?
Title: Re: Rearm email and threshold/actual value
Post by: Victor Kirhenshtein on November 29, 2011, 08:14:06 PM
Hi!

It's not possible with server 1.0.12. In 1.1.5 and higher, threshold and actual value passed as parameters %5 and %6 respectively (or as named parameters thresholdValue and currentValue).

Best regards,
Victor