Commit History

Author SHA1 Message Date
  Nick Chappell 61e8080c23 Merge branch 'develop', version 0.4 10 years ago
  Nick Chappell 3f947fa09e Changelog updates. 10 years ago
  Nick Chappell 4d68c27a69 Added a metadata.json. 10 years ago
  Nick Chappell a86261bbad Added content to the Modulefile. 10 years ago
  Nick Chappell 3969a0e903 Merge branch 'feature/object_defined_types' into develop 10 years ago
  Nick Chappell 2324f352b9 Added a README section showing how to use the icinga2::object::apply_service_to_host. 10 years ago
  Nick Chappell 7de5eee88c Moved the check_command block to be before the vars block, since the vars block for a service apply will usually be setting variables for the check_command. 10 years ago
  Nick Chappell 2b766285b2 Added an object defined type for applying services to hosts; also included an ERB template to render the object files. 10 years ago
  Nick Chappell 06cd9ece88 Added a parameter and default value for the ignore_where parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell e498643750 Remove trailing whitespace. 10 years ago
  Nick Chappell 5f614ce97d Added a parameter and default value for the icon_image_alt parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 90f256fea0 Added a parameter and default value for the icon_image parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 81c52e9862 Added a parameter and default value for the action_url parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell c9e90c6ff0 Added a parameter and default value for the notes_url parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 65bd120e0d Added a parameter and default value for the notes parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 40a6e5fb46 Added a parameter and default value for the volatile parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 273b488c22 Added a parameter and default value for the flapping_threshold parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell c715924797 Added a parameter and default value for the event_command parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell d47a3ddee5 Added a parameter and default value for the enable_perfdata parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 9bddcc25a0 Added a parameter and default value for the enable_flap_detection parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell a22add7d56 Added a parameter and default value for the enable_event_handler parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 31936ee5e7 Added a parameter and default value for the enable_passive_checks parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 4b4079f7e8 Added a parameter and default value for the enable_active_checks parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 91f67557eb Added a parameter and default value for the enable_notifications parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell a1aa063e42 Added a parameter and default value for the retry_interval parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell f2c44a9e1b Added a parameter and default value for the check_interval parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 83bea379db Added a parameter and default value for the check_period parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell b5251ef8c6 Added a parameter and default value for the max_check_attempts parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 022abb8cdf Added a parameter and default value for the check_command parameter; added it to the service object ERB template. 10 years ago
  Nick Chappell 948b5b68aa Added a parameter and default value for the vars parameter; added it to the service object ERB template. 10 years ago