--- html/docs/xodtemplate.html.orig Wed Dec 27 05:03:22 2006 +++ html/docs/xodtemplate.html Sat Jan 27 18:56:48 2007 @@ -493,9 +493,9 @@
define service{ - host_name linux-server - service_description check-disk-sda1 - check_command check-disk!/dev/sda1 + host_name freebsd-server + service_description check-disk-ad0s1a + check_command check-disk!/dev/ad0s1a max_check_attempts 5 normal_check_interval 5 retry_check_interval 3 @@ -503,7 +503,7 @@ notification_interval 30 notification_period 24x7 notification_options w,c,r - contact_groups linux-admins + contact_groups freebsd-admins }