Hi, I emailed the cfg files to the core support email address
Thanks
Steve.
Search found 28 matches
- Tue Mar 24, 2015 11:24 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
- Mon Mar 23, 2015 11:15 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
Re: Nagios Not Sending Notification emails after 4.0.8 Upgra
Hi, all our notifications are sent to the admins contact_group which is a dummy email address. The user steve is part of the LinuxAdmins contact group. The idea of our configuration is to use escalations to send all critical alert to the helpdesk email address and warning emails to different contact...
- Mon Mar 23, 2015 10:39 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
Re: Nagios Not Sending Notification emails after 4.0.8 Upgra
Hi, Please see the nagios configuration details below, let me know if you need more info. cat notifications.cfg #### Central HUB notifications #### define command{ command_name service-email-pnp4n-int-en-central command_line /usr/local/nagios/libexec/pnp4n_send_service_mail.central.hub.pl \ -p "...
- Mon Mar 23, 2015 4:37 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
Re: Nagios Not Sending Notification emails after 4.0.8 Upgra
Hi, we still have the problem there are no notifications being sent for critical or warning messages please can you look at this as soon as possible
Thanks
Steve.
Thanks
Steve.
- Fri Mar 20, 2015 11:07 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
Re: Nagios Not Sending Notification emails after 4.0.8 Upgra
Hi, I logged a call earlier in the week about problems after the 4.0.8 upgrade and it was resolved by removing a wild card from one of the escalation definitions, the definition worked OK under 3.4.5.
- Fri Mar 20, 2015 10:33 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
Re: Nagios Not Sending Notification emails after 4.0.8 Upgra
Hi, Thanks for your quick reply :) The maillog looks ok before/after the upgrade I can't see any errors or failures example ... Mar 20 15:11:09 host-name sendmail[3508]: t2KFB8GJ003285: to=<email address>, delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=125357, relay=relay.bgep.co.uk. [10.160.96....
- Fri Mar 20, 2015 10:12 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Sending Notification emails after 4.0.8 Upgrade
- Replies: 12
- Views: 3002
Nagios Not Sending Notification emails after 4.0.8 Upgrade
Hi Please can you help, I upgraded Nagios from 3.4.5 to 4.0.8 earlier in the week and we are having problems that not all email notifications are being sent. Our configuration sends all notification emails to a DUMMY contact defined in a template, then we use escalations to send all Critical emails ...
- Tue Mar 17, 2015 10:19 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Upgrade from 3.4.5 to 4.0.8
- Replies: 3
- Views: 995
Re: Nagios Upgrade from 3.4.5 to 4.0.8
Thanks Jolsen that fixed it
The preflight checks compile correctly and nagios reloads! I removed the service_description line altogether as the escalation is for a service group I guess it already applies to all the services listed in the group.
Many thanks for the quick reply
Steve.
The preflight checks compile correctly and nagios reloads! I removed the service_description line altogether as the escalation is for a service group I guess it already applies to all the services listed in the group.
Many thanks for the quick reply
Steve.
- Tue Mar 17, 2015 9:22 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Upgrade from 3.4.5 to 4.0.8
- Replies: 3
- Views: 995
Re: Nagios Upgrade from 3.4.5 to 4.0.8
I found by commenting out part of our escalations.cfg file /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg completed OK! It looks like nagios4 is having problems with the following definitions, do you know why? #### #### define serviceescalation{ servicegroup_name S-servers service_...
- Tue Mar 17, 2015 5:47 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Upgrade from 3.4.5 to 4.0.8
- Replies: 3
- Views: 995
Nagios Upgrade from 3.4.5 to 4.0.8
Hi Please can you help? We have a distributed nagios configuration with two slave and one head node all running nagios core 3.4.5. I upgraded the slaves to 4.0.8 ok, but when I try to upgrade the head node by following the upgrade instructions 'Upgrading From Previous Nagios 3 or 4 Release' I get th...