hosts.cfg
define host {
host_name apache0
check_command check_icmp
max_check_attempts 15
check_period 24x7
active_checks_enabled 1
event_handler notify-host-by-email
event_handler_enabled 1
notification_interval 15
notification_period 24x7
notifications_enabled 1
alias apache0
address 10.10.9.15
notification_options d,u,r,f
stalking_options o,d,u
contact_groups linux
hostgroups linux
}*

*

contactgroup:
define contactgroup {
contactgroup_name linux
alias linux
members cking
}

contact:
define contact {
contact_name cking
alias cking
email [EMAIL PROTECTED]
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period 24x7
service_notification_period 24x7
can_submit_commands 1
host_notification_options d,u,r
service_notification_options w,u,c,r
host_notification_commands notify-host-by-email
service_notification_commands notify-host-by-email
}
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to