SERVICE NOTIFICATIONS do not work for some hosts

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
shamleslie
Posts: 5
Joined: Fri Jun 26, 2015 4:51 am

SERVICE NOTIFICATIONS do not work for some hosts

Post by shamleslie »

Hi,

I have done many installations for Nagios 3.4.1 and 4.08 and I have successfully tested with CISCO, LINUX and JUNIPER equipment for TRAP notification. But now that I have encountered this weird issue, I am not sure if I should proceed with the implementation to monitor all intended hosts.

For some reasons, the service notification will never work this host AAA-2. But it work for host HS-MOC-DB2 as shown in the nagios.log below.
[1435312148] EXTERNAL COMMAND: PROCESS_SERVICE_CHECK_RESULT;HS-MOC-DB2;TRAP;1;Test snmp from Prepaid CDR
[1435312158] PASSIVE SERVICE CHECK: HS-MOC-DB2;TRAP;1;Test snmp from Prepaid CDR
[1435312158] SERVICE ALERT: HS-MOC-DB2;TRAP;WARNING;HARD;1;Test snmp from Prepaid CDR
[1435312158] SERVICE NOTIFICATION: nagiosadmin;HS-MOC-DB2;TRAP;WARNING;notify-service-by-email;Test snmp from Prepaid CDR
[1435312158] Warning: Check of service 'TRAP' on host 'HS-MOC-DB1' could not be rescheduled properly. Scheduling check for next week...
[1435312178] EXTERNAL COMMAND: PROCESS_SERVICE_CHECK_RESULT;AAA-2;TRAP;1;rndErrorDesc= Login locked user radware: exceeded retries(IP: 10.182.100.18) rndErrorSeverity= 2
[1435312188] PASSIVE SERVICE CHECK: AAA-2;TRAP;1;rndErrorDesc= Login locked user radware: exceeded retries(IP: 10.182.100.18) rndErrorSeverity= 2
[1435312188] SERVICE ALERT: AAA-2;TRAP;WARNING;HARD;1;rndErrorDesc= Login locked user radware: exceeded retries(IP: 10.182.100.18) rndErrorSeverity= 2
[1435312208] Warning: Check of service 'TRAP' on host 'HS-MOC-DB2' could not be rescheduled properly. Scheduling check for next week...
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: SERVICE NOTIFICATIONS do not work for some hosts

Post by tgriep »

Do you have notifications enabled for that host / service?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked