R: R: Notify on sigle events

Andreas Ericsson ae at op5.se
Wed Jan 19 20:32:25 CET 2005


Marco Borsani wrote:
> -}> Well, my customer want to receive notifications every time some
> -}particular
> -}> strings are written inside that log file.
> -}> Probably Nagios can not do this ....
> -}
> -}Yes, certainly it can and there are plugins that do it. I know of at
> -}least three check_log plugins that are included with the standard
> -}plugins distribution --
> -}
> -}./plugins-scripts/check_log.sh
> -}./plugins-scripts/check_log
> -}./contrib/check_log2.pl
> -}
> -}Read the scripts to see what each is capable of and how to use them and
> -}choose the one that suits your needs. Failing that, and it should work
> -}for you, you could always use the guide on SNMP trap integration as an
> -}alternative method as they both have similar requirements --
> -}
> -}http://nagios.sourceforge.net/docs/2_0/int-snmptrap.html
> -}
> -}I would encourage you to use the check_log scripts though as the latter
> -}method is really overkill.
> -}
> -}--
> -}Marc
> -}
> 
> Well, I know check_log plugin but it still "change the status" when match
> the "pattern" (third arguments of the check_log) in Critical and back to
> normal if nothing change inside the log file.
> The problem is that I need to send only one notification when match the
> "pattern" but mainteining the OK status.
> 

Use the check_log2.pl plugin. It maintains status between tries in a 
seekfile, so you'll only get one hit per pattern. Make sure you set your 
max_check_attempts to 1 though.

> Marco
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> 

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list