Commit graph

  • 273b488c22 Added a parameter and default value for the flapping_threshold parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:52:23 -0700
  • c715924797 Added a parameter and default value for the event_command parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:51:40 -0700
  • d47a3ddee5 Added a parameter and default value for the enable_perfdata parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:50:07 -0700
  • 9bddcc25a0 Added a parameter and default value for the enable_flap_detection parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:49:27 -0700
  • a22add7d56 Added a parameter and default value for the enable_event_handler parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:47:45 -0700
  • 31936ee5e7 Added a parameter and default value for the enable_passive_checks parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:46:44 -0700
  • 4b4079f7e8 Added a parameter and default value for the enable_active_checks parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:45:53 -0700
  • 91f67557eb Added a parameter and default value for the enable_notifications parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:43:38 -0700
  • a1aa063e42 Added a parameter and default value for the retry_interval parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:42:53 -0700
  • f2c44a9e1b Added a parameter and default value for the check_interval parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:42:05 -0700
  • 83bea379db Added a parameter and default value for the check_period parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:38:07 -0700
  • b5251ef8c6 Added a parameter and default value for the max_check_attempts parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 20:37:03 -0700
  • 022abb8cdf Added a parameter and default value for the check_command parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 19:30:55 -0700
  • 948b5b68aa Added a parameter and default value for the vars parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 19:26:39 -0700
  • 90d22283aa Added a parameter and default value for the groups parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 19:24:39 -0700
  • a66de2fe38 Removing the name parameter from the lists of parameters to add since it's part of the template and defined type already. Nick Chappell 2014-07-28 19:23:48 -0700
  • ec0a3b1bd5 Added a parameter and default value for the host_name parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 19:22:00 -0700
  • 3b931c2068 Added a parameter and default value for the display_name parameter; added it to the service object ERB template. Nick Chappell 2014-07-28 19:17:11 -0700
  • 2419d0d58f Added a parameter for a template that can be imported; added it to the service object ERB template. Nick Chappell 2014-07-28 19:15:10 -0700
  • e0de7f8c45 Added an object_servicename parameter; this isn't part of the service object spec on the Icinga 2 docs, but I use it internally in the template. Nick Chappell 2014-07-28 19:12:32 -0700
  • a165864121 Added a list of parameters that need to be added to the service object file template. Nick Chappell 2014-07-28 19:08:03 -0700
  • 99465d00b7 Added a list of parameters that need to be added to the service object defined type manifest. Nick Chappell 2014-07-28 19:07:50 -0700
  • b592b93b58 Added file parameters and default values for the service object defined type. Nick Chappell 2014-07-28 18:59:09 -0700
  • 3a45597b79 Added a bare template for service objects. Nick Chappell 2014-07-28 18:57:21 -0700
  • b6c832524b Added a skeleton defined type for service objects. Nick Chappell 2014-07-28 18:57:07 -0700
  • 9ce8678b7b Added more header comments. Nick Chappell 2014-07-28 18:49:09 -0700
  • cc9286e7b4 Fix broken link. Nick Chappell 2014-07-28 18:46:41 -0700
  • cb772f9977 More wording. Nick Chappell 2014-07-28 18:44:00 -0700
  • 6b323ea1ea Hash rocket alignment. Nick Chappell 2014-07-28 18:43:07 -0700
  • cccff95e5f Fix the typo by turning the = signs into hash rockets. Nick Chappell 2014-07-28 18:42:46 -0700
  • b06b270a8d Make wording a little clearer. Nick Chappell 2014-07-28 18:42:22 -0700
  • e8aed6bd8b Merge branch 'develop' Nick Chappell 2014-07-26 21:31:20 -0700
  • 1c61f132c2 Updated Changelog for v0.3. Nick Chappell 2014-07-26 21:31:12 -0700
  • 7f33784350 Merge branch 'develop' of github.com:nickchappell/puppet-icinga2 into develop Nick Chappell 2014-07-26 21:22:34 -0700
  • 4dedb8bdea Merge branch 'feature/object_defined_types' into develop Nick Chappell 2014-07-26 21:20:31 -0700
  • 9139c8fc23 Get rid of the needed parameters list since we have all of them in the template now. Nick Chappell 2014-07-26 21:20:15 -0700
  • d9695544ad Added an icon_image_alt parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:19:21 -0700
  • e16704399e Added an icon_image parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:18:38 -0700
  • 3e84b13e5b Added an action_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:18:01 -0700
  • a99d56aab2 Added a notes_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:16:05 -0700
  • b366738fd9 Added a notes parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:15:01 -0700
  • 16a558c534 Added a volatile parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:14:20 -0700
  • 6809afc9b9 Added a flapping_threshold parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:12:29 -0700
  • 7942e8a3b7 Added an event_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:10:25 -0700
  • 8012897f6b Added an enable_perfdata parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 21:08:09 -0700
  • 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. Nick Chappell 2014-07-26 20:53:07 -0700
  • 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. Nick Chappell 2014-07-26 20:50:26 -0700
  • 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. Nick Chappell 2014-07-26 20:47:24 -0700
  • 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. Nick Chappell 2014-07-26 20:45:48 -0700
  • ad45f44542 Added an enable_notifications parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 20:41:31 -0700
  • 8c9efdf291 Added a section explaining what happens with undef values. Nick Chappell 2014-07-26 20:38:13 -0700
  • 6c87a47844 Added a header for the exported resources section. Nick Chappell 2014-07-26 20:37:44 -0700
  • 6ecbc1c942 Removed quotes because the max_check_attempts, check_interval and retry_interval values aren't supposed to be quoted. Nick Chappell 2014-07-26 20:28:30 -0700
  • f28dcf90a6 Added a retry_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 20:19:41 -0700
  • ca7438d798 Added a check_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 20:16:56 -0700
  • b9a64802f8 Added a check_period parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 20:15:55 -0700
  • 211208fcdf Fix typos so that the variable names match. Nick Chappell 2014-07-26 20:15:04 -0700
  • 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. Nick Chappell 2014-07-26 19:10:44 -0700
  • 07e7fb9567 Added a note about how to use the object defined types as exported resources; included some examples. Nick Chappell 2014-07-26 19:10:03 -0700
  • 6dad69c02a Added a check_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. Nick Chappell 2014-07-26 18:59:25 -0700
  • 63b6869428 Removed groups from the list of needed parameters in the host ERB template since the groups variable is already getting rendered. Nick Chappell 2014-07-26 18:41:55 -0700
  • 04ceee6270 Added rendering of vars; removed it from the list of parameters that need to be added. Nick Chappell 2014-07-26 18:41:27 -0700
  • f5a9300606 Added a note about IPv6 addresses in host object defined types. Nick Chappell 2014-07-26 18:27:29 -0700
  • f70ef5135e Added a subsection for the icinga2::object::host defined type's usage. Nick Chappell 2014-07-26 18:27:04 -0700
  • 97c2ce350b Added a subsection for object defined type usage. Nick Chappell 2014-07-26 18:26:35 -0700
  • 9436c5b686 Added rendering of the address6 value, if the parameter for an IPv6 address is set. Nick Chappell 2014-07-26 18:21:38 -0700
  • 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. Nick Chappell 2014-07-26 18:20:59 -0700
  • cf3c05ddc9 Removed 2 parameters from the comment list that are already added. Nick Chappell 2014-07-26 18:07:36 -0700
  • 999964f09a Added a list of parameters that still need to be added to the ::object::host class as comments. Nick Chappell 2014-07-26 18:06:28 -0700
  • e099b9c1d3 Renamed the objects file and directory. Nick Chappell 2014-07-26 17:08:47 -0700
  • bf8cde0053 Renamed objects:: class to object:: since each defined type is for a single object type. Nick Chappell 2014-07-26 17:07:03 -0700
  • 456b112134 Updated comments in the host definition ERB template. Nick Chappell 2014-07-24 10:28:41 -0700
  • 6962a11a86 Merge branch 'feature/object_defined_types' into develop Nick Chappell 2014-07-20 20:40:31 -0700
  • 1927d0377e Added a hostgroup defined type. Nick Chappell 2014-07-20 20:40:22 -0700
  • 211bea4877 Merge branch 'develop' into feature/object_defined_types Nick Chappell 2014-07-20 19:43:14 -0700
  • c869877158 Merge branch 'refactor/rename_client_to_nrpe' into develop Nick Chappell 2014-07-20 19:37:55 -0700
  • bdf994929f Deleted the duplicate client.pp and client/ directories. Nick Chappell 2014-07-20 17:37:57 -0700
  • f4e07050fc Renamed the icinga2::client class to icinga2::nrpe; this is mainly to accomodate other potential tyes of clients in the future, like NSCA or the Icinga 2 agent. Nick Chappell 2014-07-20 17:35:20 -0700
  • 8d10c5c871 Merge branch 'develop' into refactor/rename_client_to_nrpe Nick Chappell 2014-07-20 17:23:11 -0700
  • 2430995a0b Merge branch 'fix/duplicate_plugin_package_resources' into develop Nick Chappell 2014-07-20 17:11:20 -0700
  • 3231bcb2a8 Added notes in the README about how to stop the icinga2::server class from installing the plugins packages. Nick Chappell 2014-07-20 17:10:58 -0700
  • 4d5c93d32a Wrapped the server plugin install in an if statement so that installing the plugins packages depends on the parameter being set to true. Nick Chappell 2014-07-20 17:05:11 -0700
  • 507fc377ff Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied. Nick Chappell 2014-07-20 17:04:25 -0700
  • 8e873c51d4 Add rendering of the groups = [] parameter into the host object ERB template. Nick Chappell 2014-07-10 21:57:46 -0700
  • a8640bef22 Added an array for a groups parameter and a hash for a vars parameter. Nick Chappell 2014-07-10 21:04:51 -0700
  • 441216a3c4 Added parameters to specify the target file's owner, group and mode. Nick Chappell 2014-07-10 19:44:49 -0700
  • 8054821d60 Merge branch 'feature/object_defined_types' into develop Nick Chappell 2014-07-09 22:21:13 -0700
  • 0437d4d69a Added a basic defined type for Icinga 2 host objects; added an accompanying template. Nick Chappell 2014-07-09 22:20:01 -0700
  • 125f29a811 Added the package to Ubuntu 12.04 and 14.04 that contains the NRPE plugin, check_nrpe. Nick Chappell 2014-07-08 18:53:34 -0700
  • 86df485369 Merge branch 'develop', version 0.2 Nick Chappell 2014-07-06 19:46:42 -0700
  • c3f549c19d Merge branch 'feature/documentation' into develop Nick Chappell 2014-07-06 17:21:33 -0700
  • e56c2e4ff8 Added a note about how the ::server and ::client classes can be used separately. Nick Chappell 2014-07-06 17:21:22 -0700
  • 615c4894fd Added distro links. Nick Chappell 2014-07-06 17:18:17 -0700
  • 845a81906b Added a basic client usage example. Nick Chappell 2014-07-06 17:17:34 -0700
  • f0014ca6c7 Added commas to the ends of the last parameters in the list. Nick Chappell 2014-07-06 17:17:08 -0700
  • 6cdb4bb580 Moved some usage stuff out of the requirements section and instead added some example Puppet code that shows how to set up a Postgres database. Nick Chappell 2014-07-06 17:10:11 -0700
  • e7f85ba5f6 Added basic server usage section. Nick Chappell 2014-07-06 17:04:10 -0700
  • 33bae0af54 Added sections for server and client usage. Nick Chappell 2014-07-06 17:03:35 -0700
  • 3b4f001586 Added general requirements section text. Nick Chappell 2014-07-06 16:58:03 -0700
  • c8e7303bb6 Added server requirements section text. Nick Chappell 2014-07-06 16:57:39 -0700