Assign contact_group to a host without notifications
Matthew Angelo
bangers at gmail.com
Tue Jun 29 02:34:29 CEST 2010
Hi Nagios Users,
We have a super modular config. Essentially [almost] all Service Checks are
defined to HostGroups, and then Hosts merely assign themselve to that
HostGroup.
#
#
# HostGroup {
# LINUX_SERVER
# check_cpu
# check_memory
# check_disk
# }
#
#
# Host {
# use TEAM1
# name MY_LINUXSERVER1
# hostgroup LINUX_SERVER
# }
#
#
"use TEAM1" is a Host Template definition which defines contact_group and
notification period.
How do I expand on this to allow another team (contact_group) read-only
access or visibility into the Host service checks for MY_LINUXSERVER1.
*without* notifiying them?
I added:
contact_groups +TEAM2
to the host definition. However it is now also *alerting* to TEAM2 which I
don't want.
Think of TEAM1 as "LINUX team" and TEAM2 as the Application team which want
visibility into a server, but not be alerted if disk space starts filling up
on the Server itself.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100629/24005efd/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-------------- next part --------------
_______________________________________________
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