Log Files

Nagios plugins to monitor log files and log file management systems.

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!

Showing 21-30 of 35 results.

Sort by:

Log Files
check_logrep

Analyses apache logs using logrep (http://code.google.com/p/wtop/). Requires : wtop/logrep (http://code.google.com/p/wtop/) installed and configured. Returns : * Percentage of >399 responses in the last X minutes…

Log Files
check_events.vba
http://felipeferreira.net

This is a much usefull plugin that can verify the Windows Event Viewer via nagios remote check I tested using the NC_NET on Windows 2003…

License: GPL by: felipeferreira
Log Files
custom_mail_alert.pl

This is useful in case you want to send custom output in addition [or instead] of the one Nagios itself sends. I originally wrote it…

License: GPL by: Jess Portnoy
Log Files
OpenMakao
http://inss.ch

OpenMakao contains logfile and port check. You can define several logfiles, and define error tokens and also exception from error tokens. Everything is configured via…

License: GPL by: O. F. Glas
Log Files
check_logwarn
http://code.google.com/p/logwarn/

Logwarn searches for interesting messages in log files, where ``interesting'' is defined by a user-supplied list of positive and negative extended regular expressions provided on…

4 (1) License: Apache by: Archie Cobbs
Log Files
check_file_line_count
http://blog.zacharyarmstrong.com
License: GPL by: zach armstrong
Log Files
Check File Content
https://github.com/deimosfr/nagios-check_file_content
Log Files
MoLog
http://www.smetj.net
Log Files
check_syslog

This simple Perl script checks whether syslog-ng work through UDP or not. It's only useful and useable when the Nagios is on the same host…

Log Files
check_events.pl
https://sites.google.com/site/peterwirdemo/home/nagios-plugins

############# Description: ############# This plugin will scan arbitrary text files looking for down and up events. The events are searched using Perl regular expressions. When…