Service:
define service{
use noncritical-service
host_name myHost
service_description myMonitor
check_command bla bla bla
contact_groups +myGroup2
}
Host:
define host {
use default
host_name myHost
alias myHost
address myHost.domain
contact_groups myGroup1
}
The problem that I am seeing is that since we have a "contact_groups"
defined in the service it is not taking the myGroup1 from the host and
adding the myGroup2 to that. So the result is that I am getting
notifications send to myGroup2, but not myGroup1 AND myGroup2 and I am
expecting.
Can someone please shed some light on this?
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Nagios-users mailing list
Nagios-users@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