irregular nt event log test issue

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
rbartels
Posts: 17
Joined: Wed Mar 16, 2005 1:30 pm

irregular nt event log test issue

Post by rbartels »

I'm monitoring the nt event log for cluster services
I have tests for failures and look for 1201 when resources are being brought online.

Everynight one of the exchange nodes restarts the imap/pop cluster resource in order to roll the logs. I'm trying to set a schedule blockout which disables the test from 1am-2am. At 2am when the test re-enables, hostmonitor detects a 1201 cluster event that happened during the blockout time and pages anyway.

Is there a way to make it ignore any log events that transpire during the blockout times?

Does "reset occurences after disabled test" have something to do with this?

Thanks

Bob
Yoorix
Posts: 177
Joined: Wed Dec 14, 2005 8:28 am

Post by Yoorix »

I think you should try to set "Time restriction" in Action Properties window.
http://www.ks-soft.net/hostmon.eng/mfra ... #TimeRestr

Regards,
Yoorix
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

At 2am when the test re-enables, hostmonitor detects a 1201 cluster event that happened during the blockout time and pages anyway
That's right
Is there a way to make it ignore any log events that transpire during the blockout times?
The simplest solution - use schedule for the action, not for the test. This way test will detect the event, change status but it will not start alert.
More complicated solution - use "Start HMScript" with ResetEventLogRefPoint command. Problem is - this action should be started before your NT Event Log test, so you will have to create additional test.

Regards
Alex
Post Reply