On 02/08/2013 12:08 PM, Wolfgang wrote:
> Please show the definition taken from objects.cache.

define host {
         host_name       localhost
         alias   blacky
         address 127.0.0.1
         check_period    24x7
         check_command   check-host-alive
         contact_groups  admins
         notification_period     workhours
         initial_state   o
         check_interval  5.000000
         retry_interval  1.000000
         max_check_attempts      10
         active_checks_enabled   1
         passive_checks_enabled  1
         obsess_over_host        1
         event_handler_enabled   1
         low_flap_threshold      0.000000
         high_flap_threshold     0.000000
         flap_detection_enabled  1
         flap_detection_options  o,d,u
         freshness_threshold     0
         check_freshness 0
         notification_options    d,u,r
         notifications_enabled   1
         notification_interval   120.000000
         first_notification_delay        0.000000
         stalking_options        n
         process_perf_data       1
         failure_prediction_enabled      1
         retain_status_information       1
         retain_nonstatus_information    1
         }


define service {
         host_name       localhost
         service_description     PING
         check_period    24x7
         check_command   check_ping!100.0,20%!500.0,60%
         contact_groups  admins
         notification_period     24x7
         initial_state   o
         check_interval  5.000000
         retry_interval  1.000000
         max_check_attempts      4
         is_volatile     0
         parallelize_check       1
         active_checks_enabled   1
         passive_checks_enabled  1
         obsess_over_service     1
         event_handler_enabled   1
         low_flap_threshold      0.000000
         high_flap_threshold     0.000000
         flap_detection_enabled  1
         flap_detection_options  o,w,u,c
         freshness_threshold     0
         check_freshness 0
         notification_options    u,w,c,r
         notifications_enabled   1
         notification_interval   60.000000
         first_notification_delay        0.000000
         stalking_options        n
         process_perf_data       1
         failure_prediction_enabled      1
         retain_status_information       1
         retain_nonstatus_information    1
         }




------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to