Search found 1 match

by shivam
Thu Jul 27, 2017 1:36 am
Forum: Open Source Nagios Projects
Topic: How to configure email notification from nagios.
Replies: 14
Views: 81934

Re: How to configure email notification from nagios.

To enable email alert from nagios .Perform below step:- 1.Verify that you have working sendmail or postfix mail server ,If not then install one mail server. 2.Check your entry in command.cfg file like below: Before: # 'notify-host-by-email' command definition define command{ command_name notify-host...