커밋 기록

작성자 SHA1 메시지 날짜
  Nick Chappell 5f2b0ff8da Merge branch 'pr/27/server_check_plugin_defined_type' 10 년 전
  Steven Bambling 556aab7259 updating checkplugin_libdir for centos machies 10 년 전
  Steven Bambling 075ca2a4bf adding new parameter for checkplugin_libdir to keep backwards compatibility 10 년 전
  Steven Bambling 715a5d1a88 adding parameters for disabled features 10 년 전
  Steven Bambling fb55aca0d5 adding default features to the paras.pp 10 년 전
  Olivier FONTANNAUD 2826c0fa9f Refactor debmon support 10 년 전
  ofontannaud 4dd15a17e7 Add debmon support 10 년 전
  Steven Bambling 8671d25f98 fixing typo with Determines 10 년 전
  Steven Bambling c410696090 adding ability to enable command argument processing via nrpe client 10 년 전
  Steven Bambling eba945d237 style guide fixes 10 년 전
  Alessandro Franceschi 529cbb380a Fix for wrong package name in Debian 7 10 년 전
  Alessandro Franceschi abc978ce41 Added Debian 7 support 10 년 전
  Nick Chappell e32a5806c3 Added support for installing packages on Icinga 2 servers that will make the mail command available. Without it, Icinga 2 can't send out notifications. Also added a parameter to controller whether the packages will get installed; added a note in the README about the parameter. 10 년 전
  Nick Chappell be65a35280 Use the operatingsystemmajrelease fact instead of operatingsystemelease for the sub-case statements in params.pp. 10 년 전
  Nick Chappell e6bb09d79b Make support for CentOS 7 explicit; add sub-case statements for CentOS 6 and 7 and Ubuntu 12.04 and 14.04; fail if we're on any CentOS release other than 6 or 7 or Ubuntu 12.04 or 14.04. 10 년 전
  Nick Chappell cc57f33ac1 Whitespace cleanup. 10 년 전
  Nick Chappell b7c6046ec5 Removed mentions of Red Hat from comments since it's not officially supported. 10 년 전
  Nick Chappell c33c71b64a Removed Debian references from the comments. 10 년 전
  Nick Chappell 3e2b330dd6 Add parameters for the server and client package installations to specify '--no-install-recommends' on Ubuntu 14.04 and 12.04 systems, then use the parameter in the server and client plugin package installs. 10 년 전
  Nick Chappell e88c4014ec Replaced the Debian/Ubuntu regex with just 'Ubuntu' as a string, since Debian isn't officially supported yet. 10 년 전
  Nick Chappell cf20a52ba0 Removed RedHat mentions, since it's not technically supported. 10 년 전
  Thomas Weißschuh 13f0031b30 fully qualify facts 10 년 전
  Thomas Weißschuh 56618bee69 liddir -> libdir 10 년 전
  Nick Chappell a12585bc7c Make the default value of the server_install_nagios_plugins value a boolean version true instead of a string version 'true'. 10 년 전
  Nick Chappell 3b6e1a38bc Added nagios-nrpe-plugin to the client plugin package list for Ubuntu 12.04. 10 년 전
  melanie 599e7dea30 add db_port parameter to match the documentation 10 년 전
  Nick Chappell 3674a4ee14 Remove the single quotes around the default value for since it's meant to be a boolean value, not a string. 10 년 전
  Nick Chappell 74d407f220 Added the NRPE plugin to the plugin package list that's used for NRPE installs on Ubuntu 14.04. 10 년 전
  Nick Chappell 507fc377ff Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied. 10 년 전
  Nick Chappell 125f29a811 Added the package to Ubuntu 12.04 and 14.04 that contains the NRPE plugin, check_nrpe. 10 년 전