SYS_THRESHOLD_REARMED email is sent, but does not pass parameters

Started by teddymills, April 13, 2011, 06:58:46 PM

Previous topic - Next topic

teddymills


SYS_THRESHOLD_REACHED email is sent+passes all the parameters to the email fine.

Email subject = RAND1 System.CPU.LoadAvg=9.700000 threshold=1
Email body    =           System.CPU.LoadAvg RAND1 1 9.700000 0x00000189  1


When the threshold goes under 1, the
SYS_THRESHOLD_REARMED email is sent, but does not pass parameters

Email subject = RAND1 System.CPU.LoadAvg= threshold=0x00000189
Email body    = RAND1 System.CPU.LoadAvg= threshold=0x00000189

Victor Kirhenshtein

Hi!

For SYS_THRESHOLD_REARMED, parameters are different then for SYS_THRESHOLD_REACHED:

1) Parameter name
2) Item description
3) Data collection item ID
4) Instance

So you should use different e-mail template.

Best regards,
Victor