Yes I am using templates, But those are default one.hsmith wrote:Are you using templates?
Search found 9 matches
- Wed Nov 04, 2015 10:09 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios sending service notifications when host is DOWN
- Replies: 3
- Views: 4961
Re: Nagios sending service notifications when host is DOWN
- Wed Nov 04, 2015 1:22 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios sending service notifications when host is DOWN
- Replies: 3
- Views: 4961
Nagios sending service notifications when host is DOWN
Hi Support, I noticed that Nagios is sending service notifications when its corresponding host server is down or not reachable. How can I configure Nagios to send service notification only when host is UP and Reachable. Quick and Simple solutions is highly appreciated, configuring services dependenc...
- Sat Oct 10, 2015 10:35 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Re: Nagios wont send notification mails
In coming days I am planning to setup event handlers in Nagios to auto-repair issues, I will be back shortlyhsmith wrote:Great! I'm glad to hear that this one is working for you now. Is there anything else we can do to help you?
- Fri Oct 02, 2015 7:09 am
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Re: Nagios wont send notification mails
I wont blame Nagios at any cost. I was using it more than 3 years and It was working fine till now which proves its stability itself. Finally I reinstalled Nagios version 4.1.1 on another machine and its started working as normal. which means something wrong with system itself (OS/Kernel). I tried a...
- Wed Sep 30, 2015 10:59 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Re: Nagios wont send notification mails
Sorry for my typo, correct screenshot is below, /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: PROBLEM\n\nService: Total Processes\nHost: sast5\nAddress: 192.168.1.234\nState: CRITICAL\n\nDate/Time: Thu Oct 1 09:24:25 IST 2015\n\nAdditional Info:\n\nConnection refused ...
- Wed Sep 30, 2015 12:39 am
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Re: Nagios wont send notification mails
nagios@fs:~$ which mail /usr/bin/mail root@fs:~# /etc/init.d/apparmor status apparmor module is loaded. 5 profiles are loaded. 5 profiles are in enforce mode. /sbin/dhclient /usr/lib/NetworkManager/nm-dhcp-client.action /usr/lib/connman/scripts/dhclient-script /usr/sbin/mysqld /usr/sbin/tcpdump 0 p...
- Tue Sep 29, 2015 7:42 am
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Re: Nagios wont send notification mails
Today I tried complete re-installation of nagios by using below How-to guide. https://www.digitalocean.com/community/tutorials/how-to-install-nagios-4-and-monitor-your-servers-on-ubuntu-14-04 Still not getting notifications. is this something related to postfix then?. But i already checked that nagi...
- Tue Sep 29, 2015 1:10 am
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Re: Nagios wont send notification mails
I do not have SELinux enabled.
- Mon Sep 28, 2015 9:40 am
- Forum: Open Source Nagios Projects
- Topic: Nagios wont send notification mails
- Replies: 13
- Views: 3921
Nagios wont send notification mails
Hi, I am using nagios3 with my ubuntu server. I configured notification method by both sms and mail, but if there is any service or host problem occurs, mail method doesn't work. and at same time i am getting below log in my nagios.debug log files /usr/bin/printf "%b" "***** Nagios **...