how to receive notification errors in event logs?

  • Thread starter Thread starter cbass
  • Start date Start date
C

cbass

Guest
Currently the only way to see if there are errors in the event log i have to
check the event log on all the servers manually. Is there a way to send out
an email notification or some form of notification when critical errors occur
like a hard drive failing?
 
RE: how to receive notification errors in event logs?

Hi cbass,

If you have Windows Vista or Server 2008, you can attach a task to an event
to send mail. If you have Windows XP or Server 2003, you can use
eventtriggers.
See here for more information:
http://www.justdl.com/books/Windows...ators_Pocket_Consultant_MS_Press/DDU0039.html
In your case the task must be a cmd that use a program like blat to send mail.

--
Have a nice day!

http://winmasterplan.blogspot.com


"cbass" wrote:

> Currently the only way to see if there are errors in the event log i have to
> check the event log on all the servers manually. Is there a way to send out
> an email notification or some form of notification when critical errors occur
> like a hard drive failing?
 
Back
Top