Recommit for updates in build 34
This commit is contained in:
@@ -102,7 +102,7 @@ inherited by all classes except defines.
|
||||
<div class="docstring">
|
||||
<div class="discussion">
|
||||
|
||||
<p>confdroid_nagios::params Module name: confdroid_nagios Author: 12ww1160 (12ww1160@confdroid.com)</p>
|
||||
<p>confdroid_nagios::params Module name: confdroid_nagios Author: 12ww1160 (12ww1160@confdroid.com) file. Default is ‘/var/spool/nagios/objects.precache’.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -450,7 +450,7 @@ inherited by all classes except defines.
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The path to the Nagios precached object file. Default is ‘/var/spool/nagios/objects.precache’.</p>
|
||||
<p>The path to the Nagios precached object</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -487,6 +487,114 @@ inherited by all classes except defines.
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The path to the Nagios status file. Default is ‘/var/log/nagios/status.dat’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_status_upd_interval</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'10'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The interval for updating the Nagios status file. Default is ‘10’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_check_ext_commands</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Whether to enable external command checking in the Nagios configuration. Default is ‘1’, which means external command checking will be enabled. You can set this to ‘0’ to disable external command checking if needed.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_command_file</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/var/spool/nagios/cmd/nagios.cmd'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The path to the Nagios command file. Default is ‘/var/spool/nagios/cmd/nagios.cmd’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_lock_file</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/var/run/nagios/nagios.pid'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The path to the Nagios lock file. Default is ‘/var/run/nagios/nagios.pid’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_temp_file</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/var/spool/nagios/nagios.tmp'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The path to the Nagios temporary file. Default is ‘/var/spool/nagios/nagios.tmp’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_temp_path</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/tmp'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The path to the Nagios temporary directory. Default is ‘/tmp’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -502,20 +610,6 @@ inherited by all classes except defines.
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
59
|
||||
60
|
||||
61
|
||||
62
|
||||
63
|
||||
64
|
||||
65
|
||||
66
|
||||
67
|
||||
68
|
||||
69
|
||||
70
|
||||
71
|
||||
72
|
||||
73
|
||||
74
|
||||
75
|
||||
@@ -627,10 +721,29 @@ inherited by all classes except defines.
|
||||
181
|
||||
182
|
||||
183
|
||||
184</pre>
|
||||
184
|
||||
185
|
||||
186
|
||||
187
|
||||
188
|
||||
189
|
||||
190
|
||||
191
|
||||
192
|
||||
193
|
||||
194
|
||||
195
|
||||
196
|
||||
197
|
||||
198
|
||||
199
|
||||
200
|
||||
201
|
||||
202
|
||||
203</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 59</span>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 73</span>
|
||||
|
||||
class confdroid_nagios::params (
|
||||
|
||||
@@ -659,7 +772,12 @@ class confdroid_nagios::params (
|
||||
String $ng_precached_obj_file = '/var/spool/nagios/objects.precache',
|
||||
String $ng_resource_file = '/etc/nagios/private/resource.cfg',
|
||||
String $ng_status_file = '/var/log/nagios/status.dat',
|
||||
|
||||
String $ng_status_upd_interval = '10',
|
||||
String $ng_check_ext_commands = '1',
|
||||
String $ng_command_file = '/var/spool/nagios/cmd/nagios.cmd',
|
||||
String $ng_lock_file = '/var/run/nagios/nagios.pid',
|
||||
String $ng_temp_file = '/var/spool/nagios/nagios.tmp',
|
||||
String $ng_temp_path = '/tmp',
|
||||
|
||||
# httpd
|
||||
Boolean $ng_use_https = false,
|
||||
|
||||
Reference in New Issue
Block a user