We are in the process of implimenting Health monitoring on are web farm. I
am having an issue where events are raised but no email is sent. I had
the
tool both send and email and log to a text file on the c drive. The log
file
is working correctly but I get no emails. I used an ASP and WSH file to
test
SMTP using CDOSYS.dll and these worked correctly. The errors in health
monitor say to look at the log file. Ilook at the log and it gives a CDO
Error each time it was supost to send an alert.
The Error is:
(Tue Apr 25 15:48:54 2006) : Consumer provider LogFileEventConsumer does
not
sup****t IWbemUnboundObjectSink: error code 80004002
(Tue Apr 25 15:49:06 2006) : Consumer provider LogFileEventConsumer does
not
sup****t IWbemUnboundObjectSink: error code 80004002
(Tue Apr 25 15:49:06 2006) : Consumer provider CDOEmailEventConsumer does
not sup****t IWbemUnboundObjectSink: error code 80004002
(Tue Apr 25 15:49:06 2006) : CDOSYS threw an exception!
(Tue Apr 25 15:49:06 2006) : Unable to send message: 0x8004100A
(Tue Apr 25 15:49:06 2006) : Failed the first attempt to deliver an event
to
event consumer
CDOEmailEventConsumer.{BE7D9818-64DE-496b-AE1E-234394A60E41}
with error code 8004100A.
WMI will reload and retry.
(Tue Apr 25 15:49:06 2006) : Consumer provider CDOEmailEventConsumer does
not sup****t IWbemUnboundObjectSink: error code 80004002
(Tue Apr 25 15:49:06 2006) : CDOSYS threw an exception!
(Tue Apr 25 15:49:06 2006) : Unable to send message: 0x8004100A
(Tue Apr 25 15:49:06 2006) : Failed the second attempt to deliver an event
to event consumer
CDOEmailEventConsumer.{BE7D9818-64DE-496b-AE1E-234394A60E41} with error
code
8004100A.
This event is dropped for this consumer.
(Tue Apr 25 15:49:06 2006) : Dropping event destined for event consumer
CDOEmailEventConsumer.{BE7D9818-64DE-496b-AE1E-234394A60E41} in namespace
root\cimv2\MicrosoftHealthMonitor
(Tue Apr 25 15:49:06 2006) : Consumer provider MicrosoftAC_LogConsumer
does
not sup****t IWbemEventConsumerProvider: error code 80004002
(Tue Apr 25 15:49:08 2006) : Unloading event consumer sink
LogFileEventConsumer.{CC286BAD-E84B-4561-A895-1E4BF0A11EF2}
(Tue Apr 25 15:49:18 2006) : Unloading event consumer sink
CDOEmailEventConsumer.{BE7D9818-64DE-496b-AE1E-234394A60E41}
(Tue Apr 25 15:49:18 2006) : Unloading event consumer sink
LogFileEventConsumer.{F3D3409A-9D7D-43ED-B8DD-D50BC46AC6A4}
(Tue Apr 25 15:49:18 2006) : Unloading event consumer sink
MicrosoftAC_LogConsumer.MicrosoftAC_LogConsumer
(Tue Apr 25 16:02:24 2006) : Consumer provider MicrosoftAC_LogConsumer
does
not sup****t IWbemEventConsumerProvider: error code 80004002
(Tue Apr 25 16:02:45 2006) : Unloading event consumer sink
MicrosoftAC_LogConsumer.MicrosoftAC_LogConsumer