
Log File Management
Enhanced Windows eventlog check
Description:
Advanced options for filtering and alerting on eventlog events. *requires .NET 2.0 to work
Current Version
Last Release Date
June 16, 2009
Compatible With
Owner
Project Files
File | Description |
---|---|
elog.exe | Windows Eventlog check (binary) |
elog_source.zip | Windows Eventlog check (source) |
Project Notes
This check was designed to give greater control over the eventlog messages that do and do not get checked.
There are many advanced options, here are some examples:
* Selection criteria can be defined to filter from most eventlog fields
* Criteria can be defined using a FIELD:VALUE pairs
* AND/OR operations can be employed to create complex filtering rules
* Choose to INCLUDE or EXCLUDE eventlog records
* Define the time period for which events you are after
* Either trigger on most CRITICAL alert in defined time period or trigger on LASTEST event status (useful for checking of backups)
Special thanks to Matt Botting. :)
Any feedback (or bugs) would be appreciated.
Reviews
(2)
Add a Review
Hello,
So will it help to monitor logs for Exchange Highavailibility event logs i.e. Event ID 306.
Here is the script which is basic and it runs perfectly:
/check_nrpe -t 30 -H IPAddress -p 5666 -c CheckEventLog -a file=Application debug=true MaxWarn=1 MaxCrit=1 filter-generated=
So will it help to monitor logs for Exchange Highavailibility event logs i.e. Event ID 306.
Here is the script which is basic and it runs perfectly:
/check_nrpe -t 30 -H IPAddress -p 5666 -c CheckEventLog -a file=Application debug=true MaxWarn=1 MaxCrit=1 filter-generated=
Page Sections
Project Stats
Rating
3 (3)
Favorites
0
Views
108,394