Search found 3 matches

by andres
Fri Oct 28, 2011 10:18 am
Forum: Open Source Nagios Projects
Topic: Host Notifications.
Replies: 4
Views: 1970

Re: Host Notifications.

Hi jsmurphy,

Yes, the template local-server is inherited by others hosts.
by andres
Thu Oct 27, 2011 3:52 pm
Forum: Open Source Nagios Projects
Topic: Host Notifications.
Replies: 4
Views: 1970

Re: Host Notifications.

Hi Ivan, Thanks for help me, my configuration in host_notification_command: # 'host-notify-by-email' command definition define command{ command_name host-notify-by-email command_line /usr/bin/printf "%b" "***** Nagios 2.10 *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $H OSTNA...
by andres
Mon Oct 24, 2011 5:53 pm
Forum: Open Source Nagios Projects
Topic: Host Notifications.
Replies: 4
Views: 1970

Host Notifications.

Hello, I have a Nagios Core Version 3.2.3. When a service is stopped i get services notifications, but when a host is in down state or unrechable state i don´t recive any notification. the configuration for define host is the folowing: define host{ name generic-host notifications_enabled 1 first_not...