Search found 9 matches

by amozahim
Wed Nov 07, 2018 5:43 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

Nagios shows that the notifications are sent, but the contact is not receiving them
Although the Test Send Email Is received.

Notifications is appeared in the console.
by amozahim
Tue Nov 06, 2018 12:45 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

The Notification by email is enabled, and the notification status last change is changing.

See the attached file.
by amozahim
Sun Nov 04, 2018 5:38 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

Hi,

I Created a user named help1, login to help1 modify the notification as mentioned in the document.
I add help1 contact to IT-Infra group and configurethe host as shown in the screenshot attached.
but not receive alerts when power off the monitored host.

I seems that some thing is missing
by amozahim
Thu Nov 01, 2018 12:18 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

Thank You Very much :)
by amozahim
Mon Oct 29, 2018 1:56 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

We Have about 100 host, and we have 5 admins every admin has 20 host we need to send notification email about the host status, each admin will receive notification for his own hosts only. We configure it with send mail (notify_host_by_email) and work fine, but we need to use SMTP, how to use xi_host...
by amozahim
Sun Oct 28, 2018 7:30 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

I still Receive emails using notify_host_by_email which is not SMTP
I use xi_host_notification_handler to use SMTP but still not working to send emails although I create user and use the contact for that user.

although send_test_email is working fine
by amozahim
Thu Oct 18, 2018 12:27 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

Hello, amozahim . Can you check to see which notification commands are being used? In Core Configurations Manager go to the Contacts menu in the left column, select a contact and go to the Alert Settings tab. You can find the commands under Manage Host Notification Commands and Manage Service Notif...
by amozahim
Thu Oct 18, 2018 12:25 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Re: Nagios Mail Setting - Send Mail From

Thanks For Reply I used the default command in notify_host_by_email command definition /usr/bin/printf "%b" "***** Nagios Monitor XI Alert *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LO...
by amozahim
Wed Oct 17, 2018 12:37 am
Forum: Nagios XI
Topic: Nagios Mail Setting - Send Mail From
Replies: 15
Views: 2293

Nagios Mail Setting - Send Mail From

Dears
I have installed latest nagios version, and configure it and it is working fine.

The only problem is in mail setting I added Send Mail From: [email protected] but I received emails from nagios@NagiosServerName.

Although we have a testing one and working fine with same configuration.