
define service {
service_description Ping
use xiwizard_genericnetdevice_ping_service
hostgroup_name DMB_Environment
max_check_attempts 5
check_interval 5
retry_interval 1
check_period 24x7
notification_interval 180
first_notification_delay 15
notification_period 24x7
notification_options w,u,c
notifications_enabled 1
contacts nagiosadmin
contact_groups DMB Group
register 1
}
define host {
host_name 00923_ENV01
use xiwizard_genericnetdevice_host
address 10.9.23.207
max_check_attempts 5
check_interval 5
retry_interval 1
check_period 24x7
contact_groups DMB Group
notification_interval 180
notification_period 24x7
first_notification_delay 15
notification_options d
notifications_enabled 1
icon_image network_node.png
statusmap_image network_node.png
_xiwizard genericnetdevice
register 1
}