generate event every 3 hours

Started by technak, March 11, 2011, 07:34:34 PM

Previous topic - Next topic

technak

Hi,
I want to create some heartbeat event (just to be sure if everything is running) which send email to me every 3 hours.

I cretaed DC which check CPU temperature on dell server every 10800 seconds and created threshold for temp > 0 then setup policy to send email with current temperature but I have two problems :
- I don't know which event setup  into: "when condition becomes false again" as this probably never happen
- This setup is OK only for first time I think because second time the event is already there so it is not generated again

Is there some way how to be able send email with current temperature every 3 hours ?

Thanks and reagards,
Milan


Victor Kirhenshtein

Hi!

You should set "Repeat event" option for threshold to value less or equal 10800 - this will cause server to resend event on every poll. It doesn't matter what event you set for "when condition becomes false again" if this will never happen.

Best regards,
Victor