Merge branch 'master' of gitlab.puppetsoft.com:12ww1160/cd_nagios into HEAD

This commit is contained in:
2017-09-18 18:54:57 +02:00
38 changed files with 78 additions and 95 deletions

View File

@@ -8,40 +8,25 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/4c10771c8838668">4c10771c8838668</a> Jenkins Server <i>2017-07-31 16:26:56</i>
<p>
<h3>recommit for updates in build 153</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/459b0abe3f17ca8">459b0abe3f17ca8</a> Jenkins Server <i>2017-07-30 19:38:33</i>
<p>
<h3>recommit for updates in build 152</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/d12abd7cd16065d">d12abd7cd16065d</a> Arne Teuke <i>2017-07-30 19:38:00</i>
<p>
<h3>updating README</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/93b47c0f012bb71">93b47c0f012bb71</a> Arne Teuke <i>2017-07-30 19:34:53</i>
<p>
<h3>updating README</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/0b459b63e6dff1b">0b459b63e6dff1b</a> Jenkins Server <i>2017-07-30 15:00:59</i>
<p>
<h3>recommit for updates in build 150</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/fc05564e8986360">fc05564e8986360</a> Arne Teuke <i>2017-07-30 15:00:13</i>
<p>
<h3>added checknagios selinux exception</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/28a1ed3ef992781">28a1ed3ef992781</a> Jenkins Server <i>2017-07-30 14:41:05</i>
<p>
<h3>recommit for updates in build 149</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/cf807acd5606c02">cf807acd5606c02</a> Arne Teuke <i>2017-07-30 14:40:07</i>
<p>
<h3>added selinux policy for checknrpe</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/0679dc56e51747d">0679dc56e51747d</a> Jenkins Server <i>2017-07-30 14:20:09</i>
<p>
@@ -254,6 +239,36 @@ Changelog of Git Changelog.
</p>
<h2> v0.0.1.6 </h2>
<h2> No issue </h2>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/2d567bc6296bc21">2d567bc6296bc21</a> Arne Teuke <i>2017-07-31 16:26:23</i>
<p>
<h3>added parameter to enable or disable swap checking, as this can now be done better through cd_swap</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/d12abd7cd16065d">d12abd7cd16065d</a> Arne Teuke <i>2017-07-30 19:38:00</i>
<p>
<h3>updating README</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/93b47c0f012bb71">93b47c0f012bb71</a> Arne Teuke <i>2017-07-30 19:34:53</i>
<p>
<h3>updating README</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/fc05564e8986360">fc05564e8986360</a> Arne Teuke <i>2017-07-30 15:00:13</i>
<p>
<h3>added checknagios selinux exception</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/cf807acd5606c02">cf807acd5606c02</a> Arne Teuke <i>2017-07-30 14:40:07</i>
<p>
<h3>added selinux policy for checknrpe</h3>
</p>
<h2> v0.0.1.5 </h2>
<h2> No issue </h2>

View File

@@ -281,7 +281,7 @@
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:44 2017 by
Generated on Wed Aug 2 18:35:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -61,7 +61,7 @@
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_nagios</code>| 0.0.1.6 | <a
|<code>cd_nagios</code>| 0.0.1.7 | <a
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_nagios">{Build
Status</a>/]|</p>
@@ -343,7 +343,7 @@ far this module works through the usage of NRPE, which by default is
enabled. Class cd_nagios::client::nrpe configures nrpe.cfg and opens the
required firewall port on clients (optional,default).</p>
<h3 id="label-Manage+additional+resources">Manage additional resources</h3>
<h3 id="label-Manage+Additional+Resources">Manage Additional Resources</h3>
<h3 id="label-Known+Problems">Known Problems</h3>
@@ -404,7 +404,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Mon Jul 31 18:26:46 2017 by
Generated on Wed Aug 2 18:35:45 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -61,7 +61,7 @@
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_nagios</code>| 0.0.1.6 | <a
|<code>cd_nagios</code>| 0.0.1.7 | <a
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_nagios">{Build
Status</a>/]|</p>
@@ -343,7 +343,7 @@ far this module works through the usage of NRPE, which by default is
enabled. Class cd_nagios::client::nrpe configures nrpe.cfg and opens the
required firewall port on clients (optional,default).</p>
<h3 id="label-Manage+additional+resources">Manage additional resources</h3>
<h3 id="label-Manage+Additional+Resources">Manage Additional Resources</h3>
<h3 id="label-Known+Problems">Known Problems</h3>
@@ -404,7 +404,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Mon Jul 31 18:26:45 2017 by
Generated on Wed Aug 2 18:35:44 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -139,7 +139,7 @@ class cd_nagios {
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:46 2017 by
Generated on Wed Aug 2 18:35:45 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -230,7 +230,7 @@ class cd_nagios::certbot::certs (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -384,7 +384,7 @@ class cd_nagios::client::target (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -207,7 +207,7 @@ class cd_nagios::firewall::iptables (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -195,7 +195,7 @@ class cd_nagios::main::config (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -468,7 +468,7 @@ class cd_nagios::main::dirs (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:48 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -213,7 +213,7 @@ class cd_nagios::main::install (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -194,7 +194,7 @@ class cd_nagios::main::user (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -217,7 +217,7 @@ class cd_nagios::nagios::objects::add_contact_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:52 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -215,7 +215,7 @@ class cd_nagios::nagios::objects::add_contactgroups_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:52 2017 by
Generated on Wed Aug 2 18:35:51 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -214,7 +214,7 @@ class cd_nagios::nagios::objects::add_hostgroup_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:52 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -171,12 +171,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
56
57
58
59
60
61
62
63
64</pre>
59</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/nagios/objects/add_servicegroup_rules.pp', line 29</span>
@@ -210,11 +205,6 @@ class cd_nagios::nagios::objects::add_servicegroup_rules (
content =&gt; template($ng_tgt_svcgrp_head_erb),
order =&gt; &#39;000&#39;,
}
cd_nagios::nagios::objects::add_servicegroups { &#39;example_servicegroup&#39;:
ng_servicegroup_name =&gt; &#39;example_servicegroup&#39;,
ng_servicegroup_alias =&gt; &#39;Example Servicegroup&#39;,
}
}
}</pre>
</td>
@@ -224,7 +214,7 @@ class cd_nagios::nagios::objects::add_servicegroup_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:52 2017 by
Generated on Wed Aug 2 18:35:51 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -222,7 +222,7 @@ class cd_nagios::nagios::objects::add_timeperiod_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:52 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -346,18 +346,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251</pre>
240</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/nagios/objects/commands.pp', line 24</span>
@@ -548,17 +537,6 @@ class cd_nagios::nagios::objects::commands (
target =&gt; $ng_target_command,
}
@@nagios_command { &#39;check_jenkins_api&#39;:
ensure =&gt; present,
command_name =&gt; &#39;check_jenkins_api&#39;,
command_line =&gt; &#39;$USER1$/check_http -H $HOSTADDRESS$ -u /api/xml?depth=0 -R quietingDown.false $ARG1$ $ARG2$&#39;,
owner =&gt; &#39;nagios&#39;,
group =&gt; &#39;nagios&#39;,
mode =&gt; &#39;0640&#39;,
target =&gt; $ng_target_command,
}
@@nagios_command { &#39;process-service-perfdata-file&#39;:
ensure =&gt; present,
command_name =&gt; &#39;process-service-perfdata-file&#39;,
@@ -597,7 +575,7 @@ class cd_nagios::nagios::objects::commands (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -182,7 +182,7 @@ class cd_nagios::nagios::objects::config (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -237,7 +237,7 @@ class cd_nagios::nagios::objects::contactgroups (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -280,7 +280,7 @@ class cd_nagios::nagios::objects::contacts (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -551,7 +551,7 @@ class cd_nagios::nagios::objects::hostgroups (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -235,7 +235,7 @@ class cd_nagios::nagios::objects::servicegroups (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -305,7 +305,7 @@ class cd_nagios::nagios::objects::template_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -285,7 +285,7 @@ class cd_nagios::nagios::objects::timeperiods (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -5665,7 +5665,7 @@ $ng_nagios_service_cmd = &#39;check_nagios!/var/log/nagios/status.dat!5!/us
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:48 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -324,7 +324,7 @@ class cd_nagios::selinux::config (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -195,7 +195,7 @@ class cd_nagios::server::access_rules (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:51 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -334,7 +334,7 @@ class cd_nagios::server::files (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -310,7 +310,7 @@ class cd_nagios::server::service (
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:50 2017 by
Generated on Wed Aug 2 18:35:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -285,7 +285,7 @@ $ng_contacts_rule_erb = $::cd_nagios::params::ng_contacts_rule_erb
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:53 2017 by
Generated on Wed Aug 2 18:35:51 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -237,7 +237,7 @@ $ng_cntctgrps_rule_erb = $::cd_nagios::params::ng_cntctgrps_rule_erb
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:53 2017 by
Generated on Wed Aug 2 18:35:52 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -245,7 +245,7 @@ $ng_tgt_hostgrp_rule_erb = $::cd_nagios::params::ng_tgt_hostgrp_rule_erb
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:53 2017 by
Generated on Wed Aug 2 18:35:52 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -245,7 +245,7 @@ $ng_tgt_svcgrp_rule_erb = $::cd_nagios::params::ng_tgt_svcgrp_rule_erb
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:53 2017 by
Generated on Wed Aug 2 18:35:52 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -370,7 +370,7 @@ $ng_tgt_timep_rule_erb = $::cd_nagios::params::ng_tgt_timep_rule_erb
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:53 2017 by
Generated on Wed Aug 2 18:35:52 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -906,7 +906,7 @@ $ng_templates_rule_erb = $::cd_nagios::params::ng_templates_rule_erb
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:53 2017 by
Generated on Wed Aug 2 18:35:51 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -220,7 +220,7 @@ $ng_service = $::cd_nagios::params::ng_service
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:52 2017 by
Generated on Wed Aug 2 18:35:51 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -90,7 +90,7 @@
</div>
<div id="footer">
Generated on Mon Jul 31 18:26:46 2017 by
Generated on Wed Aug 2 18:35:45 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>