Page 2 of 2

Re: mutt

Posted: Fri Nov 08, 2013 4:24 pm
by yancy

Code: Select all


Format: 	debug_level=<#>
Example: 	debug_level=24

This option determines what type of information Nagios should write to the debug_file. This value is a logical OR of the values below.

    -1 = Log everything
    0 = Log nothing (default)
    1 = Function enter/exit information
    2 = Config information
    4 = Process information
    8 = Scheduled event information
    16 = Host/service check information
    32 = Notification information
    64 = Event broker information 

change the debug_level to 4

http://nagios.sourceforge.net/docs/3_0/configmain.html

-Yancy

Re: mutt

Posted: Fri Nov 08, 2013 4:27 pm
by vvz
so as I can see right now nagios sent notifications, the first part of notify-service-by-email - just works fine , I donot see any reason why after pipe mutt does not send any email

that,s weird

Re: mutt

Posted: Fri Nov 08, 2013 8:21 pm
by vvz
thank you guys, I've solved the problem
just installed bsd-mailx and it works!!!This topic may be closed I think