Nick Chappell
|
3b6e1a38bc
|
Added nagios-nrpe-plugin to the client plugin package list for Ubuntu 12.04.
|
2014-08-21 22:12:30 -07:00 |
|
melanie
|
599e7dea30
|
add db_port parameter to match the documentation
refs https://github.com/Icinga/puppet-icinga2/pull/2
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-08-21 21:55:21 -07:00 |
|
Nick Chappell
|
3674a4ee14
|
Remove the single quotes around the default value for since it's meant to be a boolean value, not a string.
|
2014-08-21 20:44:28 -07:00 |
|
Nick Chappell
|
74d407f220
|
Added the NRPE plugin to the plugin package list that's used for NRPE installs on Ubuntu 14.04.
|
2014-08-17 14:22:27 -07:00 |
|
Nick Chappell
|
507fc377ff
|
Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied.
|
2014-07-20 17:04:25 -07:00 |
|
Nick Chappell
|
125f29a811
|
Added the package to Ubuntu 12.04 and 14.04 that contains the NRPE plugin, check_nrpe.
|
2014-07-08 18:53:34 -07:00 |
|
Nick Chappell
|
33ff28b86d
|
Add parameters for Nagios plugin pacakges and install them with a package resource in the icinga2::server::packages class so we can get the Nagios plugin packages Icinga 2 servers.
|
2014-07-05 22:00:20 -07:00 |
|
Nick Chappell
|
d354aaffcd
|
Added parameters for /etc/icinga2/objects/ and its subfolders.
|
2014-07-05 16:33:10 -07:00 |
|
Nick Chappell
|
9c83a449e0
|
Added a subsection for server service parameters and case statement to pick the Icinga 2 daemon name based on the OS; added a service resource for the Icinga 2 daemon; uncommented the squiggly arrows so the icinga2::server::service class gets applied.
|
2014-07-05 15:58:05 -07:00 |
|
Nick Chappell
|
995f4877a7
|
Added a subsection for server service parameters.
|
2014-07-05 15:56:55 -07:00 |
|
Nick Chappell
|
061fffb235
|
Added parameters that will get used in directory resources for /etc/icinga2/pki/ and /etc/icinga2/scripts/.
|
2014-07-05 15:17:37 -07:00 |
|
Nick Chappell
|
8d6deb2a16
|
Added file and directory owner, group and mode parameters.
|
2014-07-05 15:06:41 -07:00 |
|
Nick Chappell
|
1d3b9a1942
|
Added server config parameter subsection.
|
2014-07-05 13:57:47 -07:00 |
|
Nick Chappell
|
a799e3184c
|
Whitespace.
|
2014-07-05 12:45:22 -07:00 |
|
Nick Chappell
|
01f3a09473
|
Added client package parameters.
|
2014-07-05 12:38:24 -07:00 |
|
Nick Chappell
|
a1d7f73cb5
|
Added client service parameters.
|
2014-07-05 12:35:17 -07:00 |
|
Nick Chappell
|
e39572b2d6
|
Added client parameters.
|
2014-07-05 12:34:58 -07:00 |
|
Nick Chappell
|
82ed5e4ce8
|
Added client parameters section.
|
2014-07-05 12:33:53 -07:00 |
|
Nick Chappell
|
5a704bff36
|
Move the common package parameters into the right subsection.
|
2014-07-05 12:32:37 -07:00 |
|
Nick Chappell
|
9825a61032
|
Add common package parameter ssection.
|
2014-07-05 12:31:48 -07:00 |
|
Nick Chappell
|
ddac1242b5
|
Remove the package provider parameters from the server section; create a new common parameters section.
|
2014-07-05 12:31:16 -07:00 |
|
Nick Chappell
|
a7f1bf9c54
|
Reorganized parameters.
|
2014-07-05 12:21:41 -07:00 |
|
Nick Chappell
|
b7c593e63a
|
Made new section and subsection headers since we're going to add client parameters soon.
|
2014-07-05 12:20:31 -07:00 |
|
Nick Chappell
|
d750ebd738
|
Moved the logic to determine the path of the DB schema to the main icinga2::server class.
|
2014-07-03 20:35:52 -07:00 |
|
Nick Chappell
|
4fa10d3d32
|
Added Postgres schema loading; added database connection info parameters.
|
2014-07-02 19:54:25 -07:00 |
|
Nick Chappell
|
cd067dced4
|
Use the right paths for the schema files on Debian/Ubuntu systems.
|
2014-07-02 19:03:00 -07:00 |
|
Nick Chappell
|
9a71775038
|
Added logic to select the right DB schema file to load on Debian/Ubuntu.
|
2014-06-30 21:46:32 -07:00 |
|
Nick Chappell
|
ebab78476d
|
Removed logic to select stuff based on the Ubuntu release; it's not needed.
|
2014-06-30 21:45:51 -07:00 |
|
Nick Chappell
|
c6689a061f
|
Added logic to select the right DB schema file to load on RHEL/CentOS.
|
2014-06-30 21:44:43 -07:00 |
|
Nick Chappell
|
7bebc9612e
|
Moved up server_db_type variable and added a comment on what the following code block is for.
|
2014-06-29 23:04:56 -07:00 |
|
Nick Chappell
|
432cb752a4
|
Fix typo.
|
2014-06-28 22:04:08 -07:00 |
|
Nick Chappell
|
934362be4d
|
Added case statements to pick the right package names and providers based on the OS; added skeleton case statement to pick the right settings for different Ubuntu releases.
|
2014-06-28 21:25:51 -07:00 |
|
Nick Chappell
|
3e959201cd
|
Added a skeleton icinga2::params class.
|
2014-06-27 21:39:42 -07:00 |
|