ntlog exception event ID

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
mlimtl
Posts: 41
Joined: Wed Apr 05, 2006 2:11 pm

ntlog exception event ID

Post by mlimtl »

HI,

I want to alert different person depending on different Event ID in the ntlog of my server.

Do I need to do a test for every event or can I use one test and different alert ?

Also, how can I include a list of event ID in a test ? Do I separe them with , ; or space ?

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

Post by KS-Soft »

Do I need to do a test for every event or can I use one test and different alert
Both options are good. You may create several tests, or you may use one test and set of "advanced mode" actions
http://www.ks-soft.net/hostmon.eng/mfra ... ncedaction
E.g. you may use expression like ('%SimpleStatus%'=='DOWN') and ((%NTEventID%==55) or (%NTEventID%==1090)) to send e-mail when HostMonitor detects events with ID 55 or 1090
Also, how can I include a list of event ID in a test ? Do I separe them with , ; or space ?
This is special list in "Event Log test properties" dialog. Type one ID in each row

Regards
Alex
Post Reply