contactgroups
Frank Gadot
frank.gadot at epscorp.com
Mon May 19 21:29:53 CEST 2003
Hi all,
Does this have something to do with my problem ? (not receiving any
pager message)
this host in hosts.cfg
define host {
use generic-host
host_name FRANK
alias FRANK - TEST
address 192.168.1.41
check_command check-host-alive
max_check_attempts 3
notification_interval 5
notification_period 24x7
notification_options d,u,r
}
hostgroups.cfg
define hostgroup{
hostgroup_name WIN2K-SERVERS
alias Windows 2000 Servers
contact_groups ADMIN-EMAIL
members FRANK
}
services.cfg
#TEMP
define service{
use generic-service ; Name of service template to use
host_name FRANK
service_description PING
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 1
retry_check_interval 1
contact_groups ADMIN-PAGER
notification_interval 5
notification_period 24x7
notification_options u,c,r
check_command check_ping!100.0,20%!500.0,60%
}
(NOTE THAT THE CONTACT GROUP DO NOT CONTAIN ADMIN-PAGER)
--=> I receive only email. So how is this handled ?
Thank you for any help.
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
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