notifications problem - sending to the wrong contacts

Kyle Powell kpowell10 at hotmail.com
Mon Mar 29 23:08:16 CEST 2004


Hi all,

I've been using Nagios for about a year now with no problems, but am 
suddenly having a notifications problem that I can't figure out.  Nagios is 
sending notifications to the wrong people, even though everything looks 
right in the config files and in the Nagios web interface configs.

This problem is occurring for many hosts, but I will attach samples of the 
config files for one host.  This host is the only member of a test host 
group, and that host group is configured to send notifications to only one 
contact group.  The contact group has two users - kpowell & czhang, but when 
the device is shut down, kpowell and two other users are notified!  I can't 
figure out why this is happening or what change might have been made to 
cause this problem.

One thread that looked like it might be related mentioned a possible problem 
with state retention - it is not being used.  The same thread warned of the 
possibility of multiple instances of Nagios running - this also is not 
happening.

Any insight into this problem would be greatly appreciated.  Thanks in 
advance,
Kyle

########################################


### HOSTS.CFG
########################################
#AUS01381 host definition
define host{
    name                     AUS01381
    alias                       AUS01381
    host_name             AUS01381
    use                       template-server
    address                 192.168.24.7
    parents                 AUS34_SW1_2924
}


### HOSTGROUPS.CFG
########################################
# '.TEST' host group definition
define hostgroup{
	hostgroup_name            .TEST
	alias                              .TEST
	contact_groups              DUMMY_ADMINS
	members                       AUS01381
	}


### CONTACTGROUPS.CFG
########################################
#'DUMMY_ADMINS' contact group definition
	define contactgroup{
	contactgroup_name						DUMMY_ADMINS
	alias                             Dummy Administrators
	members                      czhang kpowell
	}

_________________________________________________________________
Find a broadband plan that fits. Great local deals on high-speed Internet 
access. 
https://broadband.msn.com/?pgmarket=en-us/go/onm00200360ave/direct/01/



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list