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
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