Recommit for updates in build 162

This commit is contained in:
Jenkins Server
2026-03-07 17:01:26 +01:00
parent 2bc1023aaa
commit 655fc8b3e6

View File

@@ -3600,7 +3600,295 @@ inherited by all classes except defines.
— —
<div class='inline'> <div class='inline'>
<p>The image to use for the status map in Nagios.</p> <p>The image to use for the status map in Nagios. Choose a suitable value or leave empty to use the default image.</p>
</div>
</li>
<li>
<span class='name'>ng_use_sound</span>
<span class='type'>(<tt>Boolean</tt>)</span>
<em class="default">(defaults to: <tt>false</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to use sound in the Nagios web interface. Default is false.</p>
</div>
</li>
<li>
<span class='name'>ng_host_unreachable</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;hostdown.wav&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The sound file to play when a host is unreachable. Default is hostdown.wav.</p>
</div>
</li>
<li>
<span class='name'>ng_host_down</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;hostdown.wav&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The sound file to play when a host is down. Default is hostdown.wav.</p>
</div>
</li>
<li>
<span class='name'>ng_svc_critical</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;critical.wav&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The sound file to play when a service is critical. Default is critical.wav.</p>
</div>
</li>
<li>
<span class='name'>ng_svc_warn</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;warning.wav&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The sound file to play when a service is warning. Default is warning.wav.</p>
</div>
</li>
<li>
<span class='name'>ng_svc_unknown</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;warning.wav&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The sound file to play when a service is unknown. Default is warning.wav.</p>
</div>
</li>
<li>
<span class='name'>ng_normal_sound</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;noproblem.wav&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The sound file to play when a host or service returns to normal. Default is noproblem.wav.</p>
</div>
</li>
<li>
<span class='name'>ng_action_url_target</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;_blank&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The target for action URLs in the Nagios web interface. Default is _blank.</p>
</div>
</li>
<li>
<span class='name'>ng_notes_url_target</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;_blank&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The target for notes URLs in the Nagios web interface. Default is _blank.</p>
</div>
</li>
<li>
<span class='name'>ng_lock_author_names</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to lock author names in the Nagios web interface. Default is 1.</p>
</div>
</li>
<li>
<span class='name'>ng_enable_splunk</span>
<span class='type'>(<tt>Boolean</tt>)</span>
<em class="default">(defaults to: <tt>false</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to enable Splunk integration in Nagios. Default is false.</p>
</div>
</li>
<li>
<span class='name'>ng_splunk_url</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;https://splunk.example.net:8000&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The URL for the Splunk instance in Nagios. Default is <a href="https://splunk.example.net:8000">splunk.example.net:8000</a>.</p>
</div>
</li>
<li>
<span class='name'>ng_navbar_addresses</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to enable navbar search for addresses in Nagios. Default is 1.</p>
</div>
</li>
<li>
<span class='name'>ng_navbar_aliases</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to enable navbar search for aliases in Nagios. Default is 1.</p>
</div>
</li>
<li>
<span class='name'>ng_ack_no_sticky</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;0&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to allow non-sticky acknowledgements in Nagios. Default is 1.</p>
</div>
</li>
<li>
<span class='name'>ng_ack_no_send</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;0&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to allow non-send acknowledgements in Nagios. Default is 1.</p>
</div> </div>
</li> </li>
@@ -3629,39 +3917,6 @@ inherited by all classes except defines.
<pre class="lines"> <pre class="lines">
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425 425
426 426
427 427
@@ -3955,10 +4210,59 @@ inherited by all classes except defines.
715 715
716 716
717 717
718</pre> 718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 392</span> <pre class="code"><span class="info file"># File 'manifests/params.pp', line 425</span>
class confdroid_nagios::params ( class confdroid_nagios::params (
@@ -4142,6 +4446,22 @@ class confdroid_nagios::params (
String $ng_enable_page_tour = &#39;1&#39;, String $ng_enable_page_tour = &#39;1&#39;,
String $ng_result_limit = &#39;100&#39;, String $ng_result_limit = &#39;100&#39;,
String $ng_escape_html_tags = &#39;1&#39;, String $ng_escape_html_tags = &#39;1&#39;,
Boolean $ng_use_sound = false,
String $ng_host_unreachable = &#39;hostdown.wav&#39;,
String $ng_host_down = &#39;hostdown.wav&#39;,
String $ng_svc_critical = &#39;critical.wav&#39;,
String $ng_svc_warn = &#39;warning.wav&#39;,
String $ng_svc_unknown = &#39;warning.wav&#39;,
String $ng_normal_sound = &#39;noproblem.wav&#39;,
String $ng_action_url_target = &#39;_blank&#39;,
String $ng_notes_url_target = &#39;_blank&#39;,
String $ng_lock_author_names = &#39;1&#39;,
Boolean $ng_enable_splunk = false,
String $ng_splunk_url = &#39;https://splunk.example.net:8000&#39;,
String $ng_navbar_addresses = &#39;1&#39;,
String $ng_navbar_aliases = &#39;1&#39;,
String $ng_ack_no_sticky = &#39;0&#39;,
String $ng_ack_no_send = &#39;0&#39;,
# httpd # httpd
Boolean $ng_use_https = false, Boolean $ng_use_https = false,