Search found 9 matches

by mcortada
Wed Nov 02, 2016 9:36 am
Forum: Open Source Nagios Projects
Topic: Nagios email notification to Office 365 not working
Replies: 6
Views: 7040

Re: Nagios email notification to Office 365 not working

Hi dwhitfield,

Yes, it is OK to lock the thread, please proceed.

Hoping this help other people.

Thanks a lot Nagios forums!

Loving Nagios :D
by mcortada
Tue Nov 01, 2016 4:13 pm
Forum: Open Source Nagios Projects
Topic: Nagios email notification to Office 365 not working
Replies: 6
Views: 7040

Re: Nagios email notification to Office 365 not working

THANKSSSSS for your help


:D :D :D

It is working now, just changed to /usr/bin/mail and added the -a "FROM: "


I got the critical as well as the recovery notification!!!

Have a wonderful evening rkennedy!
by mcortada
Tue Nov 01, 2016 3:35 pm
Forum: Open Source Nagios Projects
Topic: Nagios email notification to Office 365 not working
Replies: 6
Views: 7040

Re: Nagios email notification to Office 365 not working

Command definitions are as follow (notify by email): # 'notify-host-by-email' command definition define command{ command_name notify-host-by-email command_line /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddr...
by mcortada
Tue Nov 01, 2016 2:52 pm
Forum: Open Source Nagios Projects
Topic: Nagios email notification to Office 365 not working
Replies: 6
Views: 7040

Nagios email notification to Office 365 not working

Hello, I just installed Nagios Core 4.2.2 in a new Ubuntu server 16.04 with Postfix. Contact_group is added in each host and service with 24x7 and so on.... Postfix is configure to relay emails to Office 365. I am able to send a test email using below command, but I don't receive any notification em...
by mcortada
Tue Jan 20, 2015 4:52 pm
Forum: Open Source Nagios Projects
Topic: Nagios Not Running
Replies: 10
Views: 12059

Re: Nagios Not Running

Thanks

You made my day
by mcortada
Tue Jan 20, 2015 4:39 pm
Forum: Open Source Nagios Projects
Topic: Nagios Not Running
Replies: 10
Views: 12059

Re: Nagios Not Running

It workssssssssssssssss Thanksss Box293 your post it's complete. I was missing: Type iptables -I INPUT -p tcp --destination-port 80 -j ACCEPT and press Enter Type apt-get install -y iptables-persistent and press Enter Press Enter on Yes to save current IPv4 rules Type a2enmod rewrite and press Enter...
by mcortada
Tue Jan 20, 2015 4:02 pm
Forum: Open Source Nagios Projects
Topic: Nagios Not Running
Replies: 10
Views: 12059

Re: Nagios Not Running

Hi Going through Box steps, the make install-webconf command returned an error as follow: /usr/bin/install -c -m 644 sample-config/httpd.conf /etc/httpd/conf.d/nagios.conf /usr/bin/install: cannot create regular file ‘/etc/httpd/conf.d/nagios.conf’: No such file or directory Makefile:296: recipe...
by mcortada
Tue Jan 20, 2015 1:54 pm
Forum: Open Source Nagios Projects
Topic: Nagios Not Running
Replies: 10
Views: 12059

Re: Nagios Not Running

Hi team,

First of all thanks for your time and your reply. I was in a seminar that's why the delay.

Nagios is running:

jng@ubuntu:~$ service nagios status
nagios (pid 1027) is running...
jng@ubuntu:~$

I'm checking the link you shared Box to see if I missed something.

Myt
by mcortada
Mon Jan 19, 2015 1:39 pm
Forum: Open Source Nagios Projects
Topic: Nagios Not Running
Replies: 10
Views: 12059

Nagios Not Running

Hi,

I am new to Nagios, I installed Nagios in a fresh Ubuntu 13.10 server but when access the web interface is show "Not Running", please refer to attached file.

I already read Nagios Core "Not Running" after new install but that didn't help.


I need help?

Thanks in advance