Hi Mecozzi
> I have an action setup to send an e-mail, via
> e-mail.sh, when a particular file reaches 90% full the
> e-mail is sent. Is there a setting to send e-mail
> every 10 minutes that the threshold is exceeded? or is
> once per threshold exceeded all you can do? It is SMC
> 3.0.
Your script will be run once when it exceeds 90%. It won't be run again until it goes below and above 90% again.
Sending repeated alarms (and sending email in general) is best performed with the EventAction module on your SunMC Server. That way all the email is sent and filtered from one place for all your hosts:
Download link:
http://www.halcyoninc.com/cgi-bin/download_direct.cgi?module_option=EventAction
It has an option to send email/traps/pages repeatedly until the problem is fixed or acknowledged:
http://www.halcyoninc.com/products/FrameworkPlugIns/EventAction/help/HALEventAc tion-adding-h.html#HALEventAction-adding-information
(look for "Repeat execution every <X> minutes"
Regards,
Aronek
Standard disclaimer: I am an employee of Halcyon (www.HalcyonInc.com)