Commit History

Author SHA1 Message Date
  Nick Chappell 8012897f6b Added an enable_perfdata parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 6981ccf12d Added an enable_flap_detection parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 3f1b1847be Added an enable_event_handler parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 55c81ab2a1 Added an enable_passive_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 5c5d88eee6 Added an enable_active_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell ad45f44542 Added an enable_notifications parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 8c9efdf291 Added a section explaining what happens with undef values. 10 years ago
  Nick Chappell 6c87a47844 Added a header for the exported resources section. 10 years ago
  Nick Chappell 6ecbc1c942 Removed quotes because the max_check_attempts, check_interval and retry_interval values aren't supposed to be quoted. 10 years ago
  Nick Chappell f28dcf90a6 Added a retry_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell ca7438d798 Added a check_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell b9a64802f8 Added a check_period parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 211208fcdf Fix typos so that the variable names match. 10 years ago
  Nick Chappell 7b51e2d4f2 Added a max_check_attempts parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 07e7fb9567 Added a note about how to use the object defined types as exported resources; included some examples. 10 years ago
  Nick Chappell 6dad69c02a Added a check_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. 10 years ago
  Nick Chappell 63b6869428 Removed groups from the list of needed parameters in the host ERB template since the groups variable is already getting rendered. 10 years ago
  Nick Chappell 04ceee6270 Added rendering of vars; removed it from the list of parameters that need to be added. 10 years ago
  Nick Chappell f5a9300606 Added a note about IPv6 addresses in host object defined types. 10 years ago
  Nick Chappell f70ef5135e Added a subsection for the icinga2::object::host defined type's usage. 10 years ago
  Nick Chappell 97c2ce350b Added a subsection for object defined type usage. 10 years ago
  Nick Chappell 9436c5b686 Added rendering of the address6 value, if the parameter for an IPv6 address is set. 10 years ago
  Nick Chappell c5d1b96fdf Changed default value of the IPv6 address parameter to undef so that we don't get address6 set in a host definition to an IPv4 address that facter returns. 10 years ago
  Nick Chappell cf3c05ddc9 Removed 2 parameters from the comment list that are already added. 10 years ago
  Nick Chappell 999964f09a Added a list of parameters that still need to be added to the ::object::host class as comments. 10 years ago
  Nick Chappell e099b9c1d3 Renamed the objects file and directory. 10 years ago
  Nick Chappell bf8cde0053 Renamed objects:: class to object:: since each defined type is for a single object type. 10 years ago
  Nick Chappell 456b112134 Updated comments in the host definition ERB template. 10 years ago
  Nick Chappell 6962a11a86 Merge branch 'feature/object_defined_types' into develop 10 years ago
  Nick Chappell 1927d0377e Added a hostgroup defined type. 10 years ago