Home Directory Addons Monitoring Agents Windows Eventlog Addon

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

Windows Eventlog Addon

Rating
6 votes
Favoured:
0
Hits
123900
Files:
FileDescription
install_check_win_eventlog.txtinstall_check_win_eventlog.txt
check_win_eventlog-0.2.0.tar.gzcheck_win_eventlog-0.2.0.tar.gz
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!
This addon allows Nagios to monitor Windows EventLogs by querying an agent installed on the Windows machine (the agent is part of this package.) While by default every event is notified by Nagios, extensive filtering can be defined through various parameters. You can do "anything but XY" or"nothing but XY" notifications or some strange things between these two.
Reviews (4)
bymhramsden, November 18, 2010
I've followed all instructions up to this point and I now have a "System Eventlog" service, but I've had several "Errors" created in the System event logs since then and the service status never changes from "Eventlog OK".
bylexi85, August 5, 2010
@zionpsyfer just modify the first line of your check from

#!/usr/bin/perl

to

#!/usr/bin/perl -w

---
byarunshetty, April 22, 2010
The add-on works like a charm! Thanks for this wonderful tool.
byzionpsyfer, October 23, 2009
Don't bother with this one. After configuration on both server and client, nagios gets "Return code of 126 is out of bounds".