Search found 6 matches

by rellegib
Thu Oct 10, 2013 7:28 pm
Forum: Open Source Nagios Projects
Topic: Nagios email alert notification differentiation
Replies: 4
Views: 2235

Nagios email alert notification differentiation

Hi, I've setup another Nagios server and now and I want to be able differentiate between them in the email alerts I see. The email alerts I see now are nagios[nagios@domain.com]. I would like them to read something like nagios1[nagios@domain.com] and nagios2[nagios@domain.com] so I can quickly look ...
by rellegib
Tue Mar 19, 2013 8:45 am
Forum: Open Source Nagios Projects
Topic: How to upgrade to check_log2
Replies: 7
Views: 2492

Re: How to upgrade to check_log2

I have the plugin working I believe. Here is the usage listed in the perl script: Usage: check_log2 -l <log_file> -s <seek_file> -p <pattern> [-n <negpattern>] I'm wanting to alert on anything with critical and warning but also negate anything with LDAP and NFS that is a crit or a warn. Would this w...
by rellegib
Fri Mar 08, 2013 9:16 am
Forum: Open Source Nagios Projects
Topic: How to upgrade to check_log2
Replies: 7
Views: 2492

Re: How to upgrade to check_log2

Yes I understand that I need to move on to check_log2 which is the title of my post.


How do I go about doing so?

Thanks
by rellegib
Thu Mar 07, 2013 1:20 pm
Forum: Open Source Nagios Projects
Topic: How to upgrade to check_log2
Replies: 7
Views: 2492

Re: How to upgrade to check_log2

Whatever comes with nrpe 2.12
by rellegib
Thu Mar 07, 2013 12:42 pm
Forum: Open Source Nagios Projects
Topic: How to upgrade to check_log2
Replies: 7
Views: 2492

How to upgrade to check_log2

Hi I'm newer to Nagios and would like to have the ability to ignore certain things from check_log that are picking up as crit or warn. What is the best way to do this? Should I upgrade all of the servers to check_log2? Is this something I can put in the plugins directory or do I need to install some...