Home Directory Plugins Operating Systems Windows NRPE Eventlog Checker - dotNET Based

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Eventlog Checker - dotNET Based

Rating
0 votes
Favoured:
0
Hits
149939
Files:
FileDescription
Eventlog.exeExecutable
nagiosEventLogPlugin.tar.gzVS.NET project/C# source code
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Checks a specified Windows Eventlog for any specified event types. Supports filtering, searching for event type ids, etc. This requires at least the .NET 1.1 Framework to be installed on the serve
You can filter based on keywords (or negate the filter to search only for events with certain phrases in them), same with EventIDs. You can also specify how many minutes to go back in the event log incase Nagios isn't set to poll that often, along with the ability to specify which event log to check and for which types of events (Errors, Warning, etc).

Application is written in C#.