@@ -190,7 +193,29 @@ details about class deployment on Confdroid.com.
The following parameters are editable via params.pp or through ENC
(recommended). Values changed will take immediate effect
-at next puppet run. Services will be restarted where neccessary.
There are currently no mandatory parameters, i.e. the module will function
+right out of box as is.
+
+
Optional Parameters
+
+
$ne_manage_cmds : Whether to manage check command definitions
+dynamically through a define, i.e. from other Puppet modules or profiles.
+Defaults to true.
+
+
$ne_incl_fw : Whether to manage relevant firewall rules
+through this modules. Defaults to true.
+
+
$ne_include_selinux : Whether to manage selinux exception
+rules. Defaults to true.
@@ -190,7 +193,29 @@ details about class deployment on Confdroid.com.
The following parameters are editable via params.pp or through ENC
(recommended). Values changed will take immediate effect
-at next puppet run. Services will be restarted where neccessary.
There are currently no mandatory parameters, i.e. the module will function
+right out of box as is.
+
+
Optional Parameters
+
+
$ne_manage_cmds : Whether to manage check command definitions
+dynamically through a define, i.e. from other Puppet modules or profiles.
+Defaults to true.
+
+
$ne_incl_fw : Whether to manage relevant firewall rules
+through this modules. Defaults to true.
+
+
$ne_include_selinux : Whether to manage selinux exception
+rules. Defaults to true.
+ manage command definitions via define and Puppet rules.
+
+
Overview
+
+
+
+
cd_nrpe::commands::definition_rules.pp
+Module name: cd_nrpe
+Author: Arne
+Teuke (arne_teuke@ConfDroid.com)
+
+
License:
+
+
This file is part of cd_nrpe.
+
+
cd_nrpe is used for providing automatic configuration of NRPE.
+ Copyright
+(C) 2016 ConfDroid (copyright@ConfDroid.com)
+ This program is free
+software: you can redistribute it and/or modify
+ it under the terms of the
+GNU General Public License as published by
+ the Free Software Foundation,
+either version 3 of the License, or
+ (at your option) any later version.
+
+
This program is distributed in the hope that it will be useful,
+ but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License
+for more details.
+
+
You should have received a copy of the GNU General Public License
+ along
+with this program. If not, see www.gnu.org/licenses/.
+ manage command definitions via define and Puppet rules.
+
+
Overview
+
+
+
+
cd_nrpe::commands::definition_rules.pp
+Module name: cd_nrpe
+Author: Arne
+Teuke (arne_teuke@ConfDroid.com)
+
+
License:
+
+
This file is part of cd_nrpe.
+
+
cd_nrpe is used for providing automatic configuration of NRPE.
+ Copyright
+(C) 2016 ConfDroid (copyright@ConfDroid.com)
+ This program is free
+software: you can redistribute it and/or modify
+ it under the terms of the
+GNU General Public License as published by
+ the Free Software Foundation,
+either version 3 of the License, or
+ (at your option) any later version.
+
+
This program is distributed in the hope that it will be useful,
+ but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License
+for more details.
+
+
You should have received a copy of the GNU General Public License
+ along
+with this program. If not, see www.gnu.org/licenses/.
- manage firewall settings through cd_firewall or puppetlabs-firewall
+ Populate command definitions through external puppet rules, i.e.
+from other modules.
The path to the command scripts, usually
+where the nagis_plugins are
+located. If you use your own scripts, specify
+the custom location
+including the trailing slash