3035 lines
85 KiB
HTML
3035 lines
85 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>
|
||
Puppet Class: confdroid_nagios::params
|
||
|
||
— Documentation by YARD 0.9.36
|
||
|
||
</title>
|
||
|
||
<link rel="stylesheet" href="../css/style.css" type="text/css" />
|
||
|
||
<link rel="stylesheet" href="../css/common.css" type="text/css" />
|
||
|
||
<script type="text/javascript">
|
||
pathId = "puppet_classes::confdroid_nagios::params";
|
||
relpath = '../';
|
||
</script>
|
||
|
||
|
||
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
|
||
|
||
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
|
||
|
||
|
||
</head>
|
||
<body>
|
||
<div class="nav_wrap">
|
||
<iframe id="nav" src="../puppet_class_list.html?1"></iframe>
|
||
<div id="resizer"></div>
|
||
</div>
|
||
|
||
<div id="main" tabindex="-1">
|
||
<div id="header">
|
||
<div id="menu">
|
||
|
||
<a href="../_index.html">Index (c)</a> »
|
||
<span class='title'><span class='object_link'>Puppet Classes</span></span>
|
||
»
|
||
<span class="title">confdroid_nagios::params</span>
|
||
|
||
</div>
|
||
|
||
<div id="search">
|
||
|
||
<a class="full_list_link" id="puppet_class_list_link"
|
||
href="../puppet_class_list.html">
|
||
|
||
<svg width="24" height="24">
|
||
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
|
||
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
|
||
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
|
||
</svg>
|
||
</a>
|
||
|
||
</div>
|
||
<div class="clear"></div>
|
||
</div>
|
||
|
||
<div id="content"><h1>Puppet Class: confdroid_nagios::params</h1>
|
||
<div class="box_info">
|
||
|
||
|
||
<dl>
|
||
<dt>Inherited by:</dt>
|
||
<dd>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Amain_3A_3Adirs.html" title="puppet_classes::confdroid_nagios::main::dirs (puppet_class)">confdroid_nagios::main::dirs</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Amain_3A_3Auser.html" title="puppet_classes::confdroid_nagios::main::user (puppet_class)">confdroid_nagios::main::user</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Amain_3A_3Aconfig.html" title="puppet_classes::confdroid_nagios::main::config (puppet_class)">confdroid_nagios::main::config</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Amain_3A_3Ainstall.html" title="puppet_classes::confdroid_nagios::main::install (puppet_class)">confdroid_nagios::main::install</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Aserver_3A_3Afiles.html" title="puppet_classes::confdroid_nagios::server::files (puppet_class)">confdroid_nagios::server::files</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Aclient_3A_3Atarget.html" title="puppet_classes::confdroid_nagios::client::target (puppet_class)">confdroid_nagios::client::target</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Aserver_3A_3Anagios.html" title="puppet_classes::confdroid_nagios::server::nagios (puppet_class)">confdroid_nagios::server::nagios</a></span><br/>
|
||
|
||
<span class='object_link'><a href="confdroid_nagios_3A_3Aserver_3A_3Aservice.html" title="puppet_classes::confdroid_nagios::server::service (puppet_class)">confdroid_nagios::server::service</a></span><br/>
|
||
|
||
</dd>
|
||
</dl>
|
||
|
||
<dl>
|
||
<dt>Defined in:</dt>
|
||
<dd>
|
||
manifests/params.pp
|
||
</dd>
|
||
</dl>
|
||
</div>
|
||
|
||
<h2>Summary</h2>
|
||
Class holds all parameters for the confdroid_nagios module and is
|
||
inherited by all classes except defines.
|
||
|
||
<h2>Overview</h2>
|
||
<div class="docstring">
|
||
<div class="discussion">
|
||
|
||
<p>confdroid_nagios::params Module name: confdroid_nagios Author: 12ww1160 (12ww1160@confdroid.com)</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="tags">
|
||
<p class="tag_title">Parameters:</p>
|
||
<ul class="param">
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_nagios_server</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'nagios.example.net'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The hostname or IP address of the Nagios server. This will determine the installation selection and the of the clients to connect to the Nagios server.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_reqpackages_server</span>
|
||
|
||
|
||
<span class='type'>(<tt>Array</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>['nagios','nagios-devel']</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>An array of packages to be installed on the Nagios server.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_reqpackages_client</span>
|
||
|
||
|
||
<span class='type'>(<tt>Array</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>['net-snmp-utils','nagios-plugins','nagios-plugins-all','nagios-plugins-nrpe','nagios-common']</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>An array of packages to be installed on the Nagios clients.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_pkg_ensure</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'present'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The ensure value for all packages. Default is ‘present’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_user</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'nagios'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The name of the Nagios user to be created on the Nagios server. Default is ‘nagios’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_u_comment</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'Nagios User'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The comment field for the Nagios user. Default is ‘Nagios User’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_u_groups</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'nagios'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The group(s) to which the Nagios user should be added. Default is ‘nagios’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_u_shell</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/sbin/nologin'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The login shell for the Nagios user. Default is ‘/sbin/nologin’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_u_home</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/home/nagios'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The home directory for the Nagios user. Default is ‘/home/nagios’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_u_uid</span>
|
||
|
||
|
||
<span class='type'>(<tt>Integer</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>1004</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The user ID for the Nagios user. Default is 1004.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_include_nrpe</span>
|
||
|
||
|
||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>true</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to include the NRPE client on the Nagios clients. Default is true.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_https</span>
|
||
|
||
|
||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to configure the Nagios web interface to use HTTPS. Default is false. We recommend using a reverse proxy with SSL termination in front of the Nagios web interface, so this is disabled by default.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_event_broker_module</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The event broker module to be used in the Nagios configuration. Default is an empty string, which means no event broker module will be configured. You can specify a module like ‘mod_gearman’ to enable the Gearman event broker module, for example.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_glob_host_evt_handler</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The global host event handler to be used in the Nagios configuration. Default is an empty string, which means no global host event handler will be configured. You can specify a command like ‘notify-host-by-email’ to set a global host event handler that sends email notifications for host events, for example.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_glob_svc_evt_handler</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The global service event handler to be used in the Nagios configuration. Default is an empty string, which means no global service event handler will be configured. You can specify a command like ‘notify-service-by-email’ to set a global service event handler that sends email notifications for service events, for example.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_workers</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The number of check worker processes to be configured in the Nagios configuration. Default is an empty string, which means no specific number of check worker processes will be configured. You can specify a number like ‘5’ to set the number of check worker processes to 5, for example.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/log/nagios/nagios.log'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios log file. Default is ‘/var/log/nagios/nagios.log’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_object_cache_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/objects.cache'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios object cache file. Default is ‘/var/spool/nagios/objects.cache’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_precached_obj_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/objects.precache'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios precached object file. Default is ‘/var/spool/nagios/objects.precache’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_resource_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/etc/nagios/private/resource.cfg'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios resource file. Default is ‘/etc/nagios/private/resource.cfg’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_status_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/log/nagios/status.dat'</tt>)</em>
|
||
|
||
|
||
—
|
||
<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>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_event_broker_options</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'-1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The options for the Nagios event broker. Default is ‘-1’, which means no specific options will be configured. You can specify options like ‘–log-level=debug’ to set the log level for the event broker, for example.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_rotation_method</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'h'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The method for log rotation in the Nagios configuration. Default is ‘h’, which means hourly log rotation. You can set this to ‘d’ for daily log rotation, ‘w’ for weekly log rotation, or ‘m’ for monthly log rotation if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_archive_path</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/log/nagios/archives'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios log archive directory. Default is ‘/var/log/nagios/archives’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_syslog</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to use syslog for logging in the Nagios configuration. Default is ‘1’, which means syslog will be used for logging. You can set this to ‘0’ to disable syslog logging if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_notifications</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log notifications in the Nagios configuration. Default is ‘1’, which means notifications will be logged. You can set this to ‘0’ to disable logging of notifications if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_service_retries</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log service retries in the Nagios configuration. Default is ‘1’, which means service retries will be logged. You can set this to ‘0’ to disable logging of service retries if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_host_retries</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log host retries in the Nagios configuration. Default is ‘1’, which means host retries will be logged. You can set this to ‘0’ to disable logging of host retries if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_event_handlers</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log event handlers in the Nagios configuration. Default is ‘1’, which means event handlers will be logged. You can set this to ‘0’ to disable logging of event handlers if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_initial_states</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log initial states in the Nagios configuration. Default is ‘0’, which means initial states will not logged. You can set this to ‘1’ to enable logging of initial states if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_current_states</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log current states in the Nagios configuration. Default is ‘1’, which means current states will be logged. You can set this to ‘0’ to disable logging of current states if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_external_commands</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log external commands in the Nagios configuration. Default is ‘1’, which means external commands will be logged. You can set this to ‘0’ to disable logging of external commands if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_log_passive_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to log passive checks in the Nagios configuration. Default is ‘1’, which means passive checks will be logged. You can set this to ‘0’ to disable logging of passive checks if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_int_check_delay</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'s'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interval for delaying service checks in the Nagios configuration. Default is ‘s’, which means service checks will be delayed until the next scheduled check interval. You can set this to a specific number of seconds (e.g., ‘30’) to delay service checks by that amount of time if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_svc_check_spread</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The maximum spread for service checks in the Nagios configuration. Default is ‘30’, which means service checks will be spread out over a maximum of 30 seconds. You can set this to a different number of seconds if needed to control how service checks are distributed over time.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_interleave_factor</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'s'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interleave factor for service checks in the Nagios configuration. Default is ‘s’, which means service checks will be interleaved based on their scheduled check intervals. You can set this to a specific number (e.g., ‘0.5’) to control the degree of interleaving for service checks if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_int_check_delay</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'s'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interval for delaying host checks in the Nagios configuration. Default is ‘s’, which means host checks will be delayed until the next scheduled check interval. You can set this to a specific number of seconds (e.g., ‘30’) to delay host checks by that amount of time if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_host_check_spread</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The maximum spread for host checks in the Nagios configuration. Default is ‘30’, which means host checks will be spread out over a maximum of 30 seconds. You can set this to a different number of seconds if needed to control how host checks are distributed over time.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_concurrent_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The maximum number of concurrent checks in the Nagios configuration. Default is ‘0’, which means there is no limit in the Nagios configuration. This means that Nagios will allow as many concurrent checks as the system can handle. You can set this to a specific number (e.g., ‘10’) to limit the number of concurrent checks if needed to prevent resource exhaustion.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_res_reaper_freq</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'10'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The frequency for the check result reaper in the Nagios configuration. Default is ‘10’, which means the check result reaper will run every 10 seconds. You can set this to a different number of seconds if needed to control how often the check result reaper runs.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_check_res_reap_time</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The maximum time for check result reaping in the Nagios configuration. Default is ‘30’, which means check results will be reaped if they are older than 30 seconds. You can set this to a different number of seconds if needed to control how long check results are kept before being reaped.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_result_path</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/checkresults'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios check result directory. Default is ‘/var/spool/nagios/checkresults’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_check_res_file_age</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'3600'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The maximum age for check result files in the Nagios configuration. Default is ‘3600’, which means check result files will be considered stale and reaped if they are older than 3600 seconds (1 hour). You can set this to a different number of seconds if needed to control how long check result files are kept before being considered stale.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_cached_h_check_horizon</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'15'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The cached host check horizon in the Nagios configuration. Default is ‘15’, which means host check results will be cached for 15 seconds. You can set this to a different number of seconds if needed to control how long host check results are cached.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_cached_s_check_horizon</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'15'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The cached service check horizon in the Nagios configuration. Default is ‘15’, which means service check results will be cached for 15 seconds. You can set this to a different number of seconds if needed to control how long service check results are cached.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_pred_host_dep_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to perform predictive host dependency checks in the Nagios configuration. Default is ‘1’, which means predictive host dependency checks will be performed. You can set this to ‘0’ to disable predictive host dependency checks. Predictive host dependency checks can help reduce false positives by checking the status of parent hosts before determining the status of child hosts.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_pred_svc_dep_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to perform predictive service dependency checks in the Nagios configuration. Default is ‘1’, which means predictive service dependency checks will be performed. You can set this to ‘0’ to disable predictive service dependency checks. Predictive service dependency checks can help reduce false positives by checking the status of parent services before determining the status of child services.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_soft_state_dependencies</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to use soft state dependencies in the Nagios configuration. Default is ‘0’, which means soft state dependencies will not be used. You can set this to ‘1’ to enable soft state dependencies if needed. Soft state dependencies allow Nagios to delay the propagation of host and service states based on the number of check attempts and the state of the checks, which can help reduce false positives during transient issues.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_time_change_threshold</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'900'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The time change threshold in the Nagios configuration. Default is ‘900’, which means a time change of 900 seconds (15 minutes) or more will be considered significant and may trigger certain actions in Nagios. You can set this to a different number of seconds if needed to control how Nagios responds to significant time changes.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_auto_reschedule_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to automatically reschedule checks in the Nagios configuration. Default is ‘0’, which means checks will not be automatically rescheduled. You can set this to ‘1’ to enable automatic rescheduling of checks if needed. Automatic rescheduling can help ensure that checks are performed in a timely manner, especially after significant time changes or when the Nagios daemon is restarted.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_auto_reschedule_intval</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interval for automatically rescheduling checks in the Nagios configuration. Default is ‘30’, which means checks will be automatically rescheduled every 30 seconds if automatic rescheduling is enabled. You can set this to a different number of seconds if needed to control how often checks are automatically rescheduled.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_auto_reschedule_window</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'180'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The window for automatically rescheduling checks in the Nagios configuration. Default is ‘180’, which means checks will be automatically rescheduled if they are within 180 seconds (3 minutes) of their scheduled check time when automatic rescheduling is enabled. You can set this to a different number of seconds if needed to control the window for automatic rescheduling of checks.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_service_check_timeout</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'60'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The timeout for service checks in the Nagios configuration. Default is ‘60’, which means service checks will time out after 60 seconds. You can set this to a different number of seconds if needed to control how long Nagios will wait for a service check to complete before timing out.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_check_timeout</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The timeout for host checks in the Nagios configuration. Default is ‘30’, which means host checks will time out after 30 seconds. You can set this to a different number of seconds if needed to control how long Nagios will wait for a host check to complete before timing out.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_event_handler_timeout</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The timeout for event handlers in the Nagios configuration. Default is ‘30’, which means event handlers will time out after 30 seconds. You can set this to a different number of seconds if needed to control how long Nagios will wait for an event handler to complete before timing out.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_notification_timeout</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'30'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The timeout for notifications in the Nagios configuration. Default is ‘30’, which means notifications will time out after 30 seconds. You can set this to a different number of seconds if needed to control how long Nagios will wait for a notification to be sent before timing out.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ocsp_timeout</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'5'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The timeout for obsess over service checks in the Nagios configuration. Default is ‘5’, which means obsess over service checks will time out after 5 seconds. You can set this to a different number of seconds if needed to control how long Nagios will wait for an obsess over service check to complete before timing out.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_perfdata_timeout</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'5'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The timeout for processing performance data in the Nagios configuration. Default is ‘5’, which means processing of performance data will time out after 5 seconds. You can set this to a different number of seconds if needed to # control how long Nagios will wait for performance data processing to complete before timing out.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_retain_state_inf</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to retain state information in the Nagios configuration. Default is ‘1’, which means state information will be retained. You can set this to ‘0’ to disable retention of state information if needed. Retaining state information allows Nagios to keep track of the current status of hosts and services, which can be useful for reporting and for making informed decisions about notifications and event handling.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_state_retention_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/retention.dat'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The path to the Nagios state retention file. Default is ‘/var/spool/nagios/retention.dat’.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_retention_update_intval</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'60'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interval for updating the state retention file in the Nagios configuration. Default is ‘60’, which means the state retention file will be updated every 60 seconds. You can set this to a different number of seconds if needed to control how often the state retention file is updated.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_ret_program_state</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to use the retention program state in the Nagios configuration. Default is ‘1’, which means the retention program state will be used. You can set this to ‘0’ to disable the use of the retention program state if needed. The retention program state allows Nagios to retain the state of the Nagios daemon itself, which can be useful for determining if the daemon was restarted and for controlling how checks and notifications are handled after a restart.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_ret_scheduling_info</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to use the retention scheduling information in the Nagios configuration. Default is ‘1’, which means the retention scheduling information will be used. You can set this to ‘0’ to disable the use of the retention scheduling information if needed. The retention scheduling information allows Nagios to retain information about the scheduled check times for hosts and services, which can help ensure that checks are performed at the correct times even after a restart.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ret_host_attr_mask</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The retention host attribute mask in the Nagios configuration. Default is ‘0’, which means no specific host attributes will be retained. You can set this to a specific value (e.g., ‘1’) to control which host attributes are retained in the state retention file if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ret_service_attr_mask</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The retention service attribute mask in the Nagios configuration. Default is ‘0’, which means no specific service attributes will be retained. You can set this to a specific value (e.g., ‘1’) to control which service attributes are retained in the state retention file if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ret_proc_host_attr_mask</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The retention processed host attribute mask in the Nagios configuration. Default is ‘0’, which means no specific processed host attributes will be retained. You can set this to a specific value (e.g., ‘1’) to control which processed host attributes are retained in the state retention file if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ret_proc_svc_attr_mask</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The retention processed service attribute mask in the Nagios configuration. Default is ‘0’, which means no specific processed service attributes will be retained. You can set this to a specific value (e.g., ‘1’) to control which processed service attributes are retained in the state retention file if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ret_contact_h_attr_mask</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The retention contact host attribute mask in the Nagios configuration. Default is ‘0’, which means no specific contact host attributes will be retained. You can set this to a specific value (e.g., ‘1’) to control which contact host attributes are retained in the state retention file if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ret_contact_s_attr_mask</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The retention contact service attribute mask in the Nagios configuration. Default is ‘0’, which means no specific contact service attributes will be retained. You can set this to a specific value (e.g., ‘1’) to control which contact service attributes are retained in the state retention file if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_interval_length</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'60'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The length of the time intervals in the Nagios configuration. Default is ‘60’, which means time intervals will be 60 seconds long. You can set this to a different number of seconds if needed to control the length of time intervals for scheduling checks and other time-based actions in Nagios.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_for_updates</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to check for updates in the Nagios configuration. Default is ‘1’, which means Nagios will check for updates to the Nagios configuration files. You can set this to ‘0’ to disable checking for updates if needed. Checking for updates allows Nagios to detect changes to the configuration files and reload the configuration as needed to apply those changes.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_bare_update_check</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to perform a bare update check in the Nagios configuration. Default is ‘0’, which means a bare update check will not be performed. You can set this to ‘1’ to enable bare update checks if needed. A bare update check allows Nagios to check for updates to the configuration files without performing a full check of the configuration, which can be useful in certain scenarios.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_aggr_host_checking</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to use aggregate host checking in the Nagios configuration. Default is ‘0’, which means aggregate host checking will not be used. You can set this to ‘1’ to enable aggregate host checking if needed. Aggregate host checking allows Nagios to perform checks on groups of hosts and determine the status of the group based on the status of the individual hosts, which can be useful for monitoring clusters or other groups of related hosts.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_execute_service_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to execute service checks in the Nagios configuration. Default is ‘1’, which means service checks will be executed. You can set this to ‘0’ to disable execution of service checks if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_execute_host_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to execute host checks in the Nagios configuration. Default is ‘1’, which means host checks will be executed. You can set this to ‘0’ to disable execution of host checks if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_accept_pass_svc_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to accept passive service checks in the Nagios configuration. Default is ‘1’, which means passive service checks will be accepted. You can set this to ‘0’ to disable acceptance of passive service checks if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_accept_pass_host_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to accept passive host checks in the Nagios configuration. Default is ‘1’, which means passive host checks will be accepted. You can set this to ‘0’ to disable acceptance of passive host checks if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_enable_notifications</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to enable notifications in the Nagios configuration. Default is ‘1’, which means notifications will be enabled. You can set this to ‘0’ to disable notifications if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_enable_event_handlers</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to enable event handlers in the Nagios configuration. Default is ‘1’, which means event handlers will be enabled. You can set this to ‘0’ to disable event handlers if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_process_perf_data</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to process performance data in the Nagios configuration. Default is ‘1’, which means performance data will be processed. You can set this to ‘0’ to disable processing of performance data if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_perfdata_command</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'process-host-perfdata'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The command to process host performance data in the Nagios configuration. Default is ”, which means no specific command will be configured for processing host performance data. You can set this to a specific command if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_perfdata_command</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'process-service-perfdata'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The command to process service performance data in the Nagios configuration. Default is ”, which means no specific command will be configured for processing service performance data. You can set this to a specific command if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_perfdata_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/host-perfdata'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The file to which host performance data will be written in the Nagios configuration. Default is ”, which means no specific file will be configured for host performance data. You can set this to a specific file path if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_service_perfdata_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/service-perfdata'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The file to which service performance data will be written in the Nagios configuration. Default is ”, which means no specific file will be configured for service performance data. You can set this to a specific file path if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_perfdata_template</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'[HOSTPERFDATA]\t$TIMET$\t$HOSTNAME$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The template for host performance data in the Nagios configuration. Default is ”, which means no specific template will be configured for host performance data. You can set this to a specific template if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_perfdata_template</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The template for service performance data in the Nagios configuration. Default is ”, which means no specific template will be configured for service performance data. You can set this to a specific template if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_perfdata_file_mode</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'a'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The file mode for host performance data files in the Nagios configuration.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_perfdata_file_mode</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'a'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The file mode for service performance data files in the Nagios configuration.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_h_perfdata_proc_intval</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interval for processing host performance data in the Nagios configuration. Default is ‘0’, which means host performance data will be processed immediately. You can set this to a specific number of seconds if needed to control how often host performance data is processed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_s_perfdata_proc_intval</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The interval for processing service performance data in the Nagios configuration. Default is ‘0’, which means service performance data will be processed immediately. You can set this to a specific number of seconds if needed to control how often service performance data is processed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_s_perfdata_proc_cmd</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'process-service-perfdata-file'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The command to process service performance data in the Nagios configuration.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_h_perfdata_proc_cmd</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'process-host-perfdata-file'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The command to process host performance data in the Nagios configuration.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_obsess_over_services</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to obsess over services in the Nagios configuration. Default is ‘0’, which means not to obsess over services. You can set this to ‘1’ to enable obsessing over services if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ocsp_command</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The command to process obsessive service checks in the Nagios configuration. Default is ”, which means no specific command will be configured for obsessive service checks. You can set this to a specific command if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_obsess_over_hosts</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>Whether to obsess over hosts in the Nagios configuration. Default is ‘0’, which means not to obsess over hosts. You can set this to ‘1’ to enable obsessing over hosts if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ochp_command</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The command to process obsessive host checks in the Nagios configuration. Default is ”, which means no specific command will be configured for obsessive host checks. You can set this to a specific command if needed.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_h_perfdata_proc_e_res</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The expected result for host performance data processing in the Nagios configuration.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_s_perfdata_proc_e_res</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
—
|
||
<div class='inline'>
|
||
<p>The expected result for service performance data processing in the Nagios configuration.</p>
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_check_attempts</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'10'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_enable_query_handler</span>
|
||
|
||
|
||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_query_socket</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/cmd/nagios.qh'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_translate_pass_h_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_pass_h_checks_are_soft</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_orphaned_svc</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_orphaned_hosts</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_service_freshness</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_fresh_check_intval</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'60'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_svc_check_timeout_state</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'c'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_check_host_freshness</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_fresh_check_intval</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'60'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_add_freshness_latency</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'15'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_enable_flap_detection</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_low_svc_flap_threshold</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'5.0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_high_svc_flap_threshold</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'20.0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_low_h_flap_threshold</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'5.0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_high_h_flap_threshold</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'20.0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_date_format</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'us'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_timezone_offset</span>
|
||
|
||
|
||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_timezone</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_illegal_obj_name_chars</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'`~!$%^&*|\'"<>?,()='</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_ill_macro_output_chars</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'`~$&|\'"<>'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_regexp_matching</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_true_regexp_matching</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_daemon_dumps_core</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_use_large_inst_tweaks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_enable_env_macros</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_free_child_process_mem</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_child_proc_fork_twice</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_debug_level</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_debug_verbosity</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_debug_file</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'/var/spool/nagios/nagios.debug'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_max_debug_file_size</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'1000000'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_allow_empty_hostgroups</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_host_down_svc_checks</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_enable_load_ctl_options</span>
|
||
|
||
|
||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_loadctl_options</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'jobs_max=100;backoff_limit=10;rampup_change=5'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_mail_user</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'admin@example.net'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<span class='name'>ng_page_user</span>
|
||
|
||
|
||
<span class='type'>(<tt>String</tt>)</span>
|
||
|
||
|
||
<em class="default">(defaults to: <tt>'pageadmin@example.net'</tt>)</em>
|
||
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
|
||
|
||
|
||
</div><div class="method_details_list">
|
||
<table class="source_code">
|
||
<tr>
|
||
<td>
|
||
<pre class="lines">
|
||
|
||
|
||
418
|
||
419
|
||
420
|
||
421
|
||
422
|
||
423
|
||
424
|
||
425
|
||
426
|
||
427
|
||
428
|
||
429
|
||
430
|
||
431
|
||
432
|
||
433
|
||
434
|
||
435
|
||
436
|
||
437
|
||
438
|
||
439
|
||
440
|
||
441
|
||
442
|
||
443
|
||
444
|
||
445
|
||
446
|
||
447
|
||
448
|
||
449
|
||
450
|
||
451
|
||
452
|
||
453
|
||
454
|
||
455
|
||
456
|
||
457
|
||
458
|
||
459
|
||
460
|
||
461
|
||
462
|
||
463
|
||
464
|
||
465
|
||
466
|
||
467
|
||
468
|
||
469
|
||
470
|
||
471
|
||
472
|
||
473
|
||
474
|
||
475
|
||
476
|
||
477
|
||
478
|
||
479
|
||
480
|
||
481
|
||
482
|
||
483
|
||
484
|
||
485
|
||
486
|
||
487
|
||
488
|
||
489
|
||
490
|
||
491
|
||
492
|
||
493
|
||
494
|
||
495
|
||
496
|
||
497
|
||
498
|
||
499
|
||
500
|
||
501
|
||
502
|
||
503
|
||
504
|
||
505
|
||
506
|
||
507
|
||
508
|
||
509
|
||
510
|
||
511
|
||
512
|
||
513
|
||
514
|
||
515
|
||
516
|
||
517
|
||
518
|
||
519
|
||
520
|
||
521
|
||
522
|
||
523
|
||
524
|
||
525
|
||
526
|
||
527
|
||
528
|
||
529
|
||
530
|
||
531
|
||
532
|
||
533
|
||
534
|
||
535
|
||
536
|
||
537
|
||
538
|
||
539
|
||
540
|
||
541
|
||
542
|
||
543
|
||
544
|
||
545
|
||
546
|
||
547
|
||
548
|
||
549
|
||
550
|
||
551
|
||
552
|
||
553
|
||
554
|
||
555
|
||
556
|
||
557
|
||
558
|
||
559
|
||
560
|
||
561
|
||
562
|
||
563
|
||
564
|
||
565
|
||
566
|
||
567
|
||
568
|
||
569
|
||
570
|
||
571
|
||
572
|
||
573
|
||
574
|
||
575
|
||
576
|
||
577
|
||
578
|
||
579
|
||
580
|
||
581
|
||
582
|
||
583
|
||
584
|
||
585
|
||
586
|
||
587
|
||
588
|
||
589
|
||
590
|
||
591
|
||
592
|
||
593
|
||
594
|
||
595
|
||
596
|
||
597
|
||
598
|
||
599
|
||
600
|
||
601
|
||
602
|
||
603
|
||
604
|
||
605
|
||
606
|
||
607
|
||
608
|
||
609
|
||
610
|
||
611
|
||
612
|
||
613
|
||
614
|
||
615
|
||
616
|
||
617
|
||
618
|
||
619
|
||
620
|
||
621
|
||
622
|
||
623
|
||
624
|
||
625
|
||
626
|
||
627
|
||
628
|
||
629
|
||
630
|
||
631
|
||
632
|
||
633
|
||
634
|
||
635
|
||
636
|
||
637
|
||
638
|
||
639
|
||
640
|
||
641
|
||
642
|
||
643
|
||
644
|
||
645
|
||
646
|
||
647
|
||
648
|
||
649
|
||
650
|
||
651
|
||
652
|
||
653
|
||
654
|
||
655
|
||
656
|
||
657
|
||
658
|
||
659
|
||
660
|
||
661
|
||
662
|
||
663
|
||
664
|
||
665
|
||
666
|
||
667</pre>
|
||
</td>
|
||
<td>
|
||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 418</span>
|
||
|
||
class confdroid_nagios::params (
|
||
|
||
# main
|
||
String $ng_nagios_server = 'nagios.example.net',
|
||
Array $ng_reqpackages_server = ['nagios','nagios-devel'],
|
||
Array $ng_reqpackages_client = ['net-snmp-utils','nagios-plugins','nagios-plugins-all','nagios-plugins-nrpe','nagios-common'],
|
||
String $ng_pkg_ensure = 'present',
|
||
Boolean $ng_include_nrpe = true,
|
||
|
||
# user
|
||
String $ng_user = 'nagios',
|
||
String $ng_u_comment = 'Nagios User',
|
||
String $ng_u_groups = 'nagios',
|
||
String $ng_u_shell = '/sbin/nologin',
|
||
String $ng_u_home = '/home/nagios',
|
||
Integer $ng_u_uid = 1004,
|
||
|
||
# nagios_cfg settings
|
||
String $ng_log_file = '/var/log/nagios/nagios.log',
|
||
String $ng_max_check_attempts = '10',
|
||
String $ng_object_cache_file = '/var/spool/nagios/objects.cache',
|
||
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',
|
||
Boolean $ng_enable_query_handler = false,
|
||
String $ng_query_socket = '/var/spool/nagios/cmd/nagios.qh',
|
||
String $ng_lock_file = '/var/run/nagios/nagios.pid',
|
||
String $ng_temp_file = '/var/spool/nagios/nagios.tmp',
|
||
String $ng_temp_path = '/tmp',
|
||
String $ng_event_broker_options = '-1',
|
||
String $ng_event_broker_module = '',
|
||
String $ng_log_rotation_method = 'h',
|
||
String $ng_log_archive_path = '/var/log/nagios/archives',
|
||
String $ng_use_syslog = '1',
|
||
String $ng_log_notifications = '1',
|
||
String $ng_log_service_retries = '1',
|
||
String $ng_log_host_retries = '1',
|
||
String $ng_log_event_handlers = '1',
|
||
String $ng_log_initial_states = '0',
|
||
String $ng_log_current_states = '1',
|
||
String $ng_log_external_commands = '1',
|
||
String $ng_log_passive_checks = '1',
|
||
String $ng_glob_host_evt_handler = '',
|
||
String $ng_glob_svc_evt_handler = '',
|
||
String $ng_svc_int_check_delay = 's',
|
||
String $ng_max_svc_check_spread = '30',
|
||
String $ng_svc_interleave_factor = 's',
|
||
String $ng_host_int_check_delay = 's',
|
||
String $ng_max_host_check_spread = '30',
|
||
String $ng_max_concurrent_checks = '0',
|
||
String $ng_check_res_reaper_freq = '10',
|
||
String $ng_max_check_res_reap_time = '30',
|
||
String $ng_check_result_path = '/var/spool/nagios/checkresults',
|
||
String $ng_max_check_res_file_age = '3600',
|
||
String $ng_cached_h_check_horizon = '15',
|
||
String $ng_cached_s_check_horizon = '15',
|
||
String $ng_pred_host_dep_checks = '1',
|
||
String $ng_pred_svc_dep_checks = '1',
|
||
String $ng_soft_state_dependencies = '0',
|
||
String $ng_time_change_threshold = '900',
|
||
String $ng_auto_reschedule_checks = '0',
|
||
String $ng_auto_reschedule_intval = '30',
|
||
String $ng_auto_reschedule_window = '180',
|
||
String $ng_service_check_timeout = '60',
|
||
String $ng_host_check_timeout = '30',
|
||
String $ng_event_handler_timeout = '30',
|
||
String $ng_notification_timeout = '30',
|
||
String $ng_ocsp_timeout = '5',
|
||
String $ng_perfdata_timeout = '5',
|
||
String $ng_retain_state_inf = '1',
|
||
String $ng_state_retention_file = '/var/spool/nagios/retention.dat',
|
||
String $ng_retention_update_intval = '60',
|
||
String $ng_use_ret_program_state = '1',
|
||
String $ng_use_ret_scheduling_info = '1',
|
||
String $ng_ret_host_attr_mask = '0',
|
||
String $ng_ret_service_attr_mask = '0',
|
||
String $ng_ret_proc_host_attr_mask = '0',
|
||
String $ng_ret_proc_svc_attr_mask = '0',
|
||
String $ng_ret_contact_h_attr_mask = '0',
|
||
String $ng_ret_contact_s_attr_mask = '0',
|
||
String $ng_interval_length = '60',
|
||
String $ng_check_for_updates = '1',
|
||
String $ng_bare_update_check = '0',
|
||
String $ng_use_aggr_host_checking = '0',
|
||
String $ng_execute_service_checks = '1',
|
||
String $ng_accept_pass_svc_checks = '1',
|
||
String $ng_execute_host_checks = '1',
|
||
String $ng_accept_pass_host_checks = '1',
|
||
String $ng_enable_notifications = '1',
|
||
String $ng_enable_event_handlers = '1',
|
||
String $ng_process_perf_data = '0',
|
||
String $ng_host_perfdata_command = 'process-host-perfdata',
|
||
String $ng_svc_perfdata_command = 'process-service-perfdata',
|
||
String $ng_host_perfdata_file = '/var/spool/nagios/host-perfdata',
|
||
String $ng_service_perfdata_file = '/var/spool/nagios/service-perfdata',
|
||
String $ng_host_perfdata_template = '[HOSTPERFDATA]\t$TIMET$\t$HOSTNAME$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$',
|
||
String $ng_svc_perfdata_template = '[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$',
|
||
String $ng_host_perfdata_file_mode = 'a',
|
||
String $ng_svc_perfdata_file_mode = 'a',
|
||
String $ng_h_perfdata_proc_intval = '0',
|
||
String $ng_s_perfdata_proc_intval = '0',
|
||
String $ng_h_perfdata_proc_cmd = 'process-host-perfdata-file',
|
||
String $ng_s_perfdata_proc_cmd = 'process-service-perfdata-file',
|
||
String $ng_h_perfdata_proc_e_res = '1',
|
||
String $ng_s_perfdata_proc_e_res = '1',
|
||
String $ng_obsess_over_services = '0',
|
||
String $ng_ocsp_command = '',
|
||
String $ng_obsess_over_hosts = '0',
|
||
String $ng_ochp_command = '',
|
||
String $ng_translate_pass_h_checks = '0',
|
||
String $ng_pass_h_checks_are_soft = '0',
|
||
String $ng_check_orphaned_svc = '1',
|
||
String $ng_check_orphaned_hosts = '1',
|
||
String $ng_check_service_freshness = '1',
|
||
String $ng_svc_fresh_check_intval = '60',
|
||
String $ng_svc_check_timeout_state = 'c',
|
||
String $ng_check_host_freshness = '0',
|
||
String $ng_host_fresh_check_intval = '60',
|
||
String $ng_add_freshness_latency = '15',
|
||
String $ng_enable_flap_detection = '1',
|
||
String $ng_low_svc_flap_threshold = '5.0',
|
||
String $ng_high_svc_flap_threshold = '20.0',
|
||
String $ng_low_h_flap_threshold = '5.0',
|
||
String $ng_high_h_flap_threshold = '20.0',
|
||
String $ng_date_format = 'us',
|
||
Boolean $ng_use_timezone_offset = false,
|
||
String $ng_use_timezone = '',
|
||
String $ng_illegal_obj_name_chars = '`~!$%^&*|\'"<>?,()=',
|
||
String $ng_ill_macro_output_chars = '`~$&|\'"<>',
|
||
String $ng_use_regexp_matching = '0',
|
||
String $ng_true_regexp_matching = '0',
|
||
String $ng_daemon_dumps_core = '0',
|
||
String $ng_use_large_inst_tweaks = '0',
|
||
String $ng_enable_env_macros = '0',
|
||
String $ng_free_child_process_mem = '1',
|
||
String $ng_child_proc_fork_twice = '1',
|
||
String $ng_debug_level = '0',
|
||
String $ng_debug_verbosity = '1',
|
||
String $ng_debug_file = '/var/spool/nagios/nagios.debug',
|
||
String $ng_max_debug_file_size = '1000000',
|
||
String $ng_allow_empty_hostgroups = '0',
|
||
String $ng_check_workers = '',
|
||
String $ng_host_down_svc_checks = '0',
|
||
Boolean $ng_enable_load_ctl_options = false,
|
||
String $ng_loadctl_options = 'jobs_max=100;backoff_limit=10;rampup_change=5',
|
||
String $ng_mail_user = 'admin@example.net',
|
||
String $ng_page_user = 'pageadmin@example.net',
|
||
|
||
|
||
|
||
# httpd
|
||
Boolean $ng_use_https = false,
|
||
|
||
) {
|
||
# Default facts
|
||
$fqdn = $facts['networking']['fqdn']
|
||
$domain = $facts['networking']['domain']
|
||
$os_name = $facts['os']['name']
|
||
$os_release = $facts['os']['release']['major']
|
||
|
||
# service
|
||
$ng_nagios_service = 'nagios'
|
||
|
||
# directories
|
||
$ng_main_dir = '/etc/nagios'
|
||
$ng_conf_d_dir = "${ng_main_dir}/conf.d"
|
||
$ng_objects_dir = "${ng_main_dir}/objects"
|
||
$ng_private_dir = "${ng_main_dir}/private"
|
||
$ng_usr_incl = '/usr/include/nagios'
|
||
$ng_lib_dir = '/usr/lib64/nagios'
|
||
$ng_log_dir = '/var/log/nagios'
|
||
$ng_log_archives = "${ng_log_dir}/archives"
|
||
$ng_spool_dir = '/var/spool/nagios'
|
||
$ng_usr_share = '/usr/share/nagios'
|
||
$ng_share_html = "${ng_usr_share}/html"
|
||
$ng_run_dir = '/var/run/nagios'
|
||
$ng_cmd_dir = "${ng_spool_dir}/cmd"
|
||
$ng_checkresults_dir = "${ng_spool_dir}/checkresults"
|
||
|
||
# files
|
||
$ng_nagios_cfg_file = "${ng_main_dir}/nagios.cfg"
|
||
$ng_nagios_cfg_erb = 'confdroid_nagios/nagios/nagios_cfg.erb'
|
||
|
||
## old
|
||
$ng_main_config = "${ng_main_dir}/nagios.cfg"
|
||
$ng_cgi_cfg_file = "${ng_main_dir}/cgi.cfg"
|
||
$ng_cgi_cfg_erb = 'confdroid_nagios/nagios/cgi_cfg.erb'
|
||
$ng_htpasswd_file = "${ng_main_dir}/passwd"
|
||
$ng_htpasswd_head = 'confdroid_nagios/nagios/htpasswd_head.erb'
|
||
$ng_htpasswd_rule = 'confdroid_nagios/nagios/htpasswd_rule.erb'
|
||
$ng_taccgi_erb = 'confdroid_nagios/selinux/taccgi.erb'
|
||
$ng_statcgi_erb = 'confdroid_nagios/selinux/statuscgi.erb'
|
||
$ng_statdat_erb = 'confdroid_nagios/selinux/statusdat.erb'
|
||
$ng_checknrpe_erb = 'confdroid_nagios/selinux/checknrpe.erb'
|
||
$ng_checknagios_erb = 'confdroid_nagios/selinux/checknagios.erb'
|
||
$ng_nagios_conf = '/etc/httpd/conf.d/nagios.conf'
|
||
$ng_nagios_conf_erb = 'confdroid_nagios/httpd/nagios_conf.erb'
|
||
$ng_welcome_conf = '/etc/httpd/conf.d/welcome.conf'
|
||
$ng_welcome_conf_erb = 'confdroid_nagios/httpd/welcome_conf.erb'
|
||
$ng_forward_conf = '/etc/httpd/conf.d/nagios_forward.conf'
|
||
$ng_forward_conf_erb = 'confdroid_nagios/httpd/forward_conf.erb'
|
||
$ng_get_cert_erb = 'confdroid_nagios/certbot/get_cert.erb'
|
||
$ng_unless_get_cert = 'confdroid_nagios/certbot/unless_get_cert.erb'
|
||
$ng_unless_renew_erb = 'confdroid_nagios/certbot/unless_renew_cert.erb'
|
||
$ng_index_html_file = '/var/www/html/index.html'
|
||
$ng_index_html_erb = 'confdroid_nagios/httpd/index_html.erb'
|
||
$ng_ssl_vhost_file = '/etc/httpd/conf.d/nagios_ssl.conf'
|
||
$ng_ssl_vhost_erb = 'confdroid_nagios/httpd/nagios_ssl_vhost.erb'
|
||
$ng_resource_erb = 'confdroid_nagios/nagios/resource_cfg.erb'
|
||
$ng_grep_erb = 'confdroid_nagios/selinux/grep.erb'
|
||
|
||
# nagios
|
||
$ng_target_templates = "${ng_conf_d_dir}/nagios_templates.cfg"
|
||
$ng_templates_head_erb = 'confdroid_nagios/nagios/templates_cfg_head.erb'
|
||
$ng_templates_rule_erb = 'confdroid_nagios/nagios/templates_cfg_rule.erb'
|
||
$ng_tgt_timeperiods_base = "${ng_conf_d_dir}/nagios_timeperiods.cfg"
|
||
$ng_tgt_timep_add = "${ng_conf_d_dir}/nagios_timeperiods_add.cfg"
|
||
$ng_tgt_timep_head_erb = 'confdroid_nagios/nagios/timeperiods_cfg_head.erb'
|
||
$ng_tgt_timep_rule_erb = 'confdroid_nagios/nagios/timeperiods_cfg_rule.erb'
|
||
$ng_target_localhost = "${ng_conf_d_dir}/nagios_localhost.cfg"
|
||
$ng_target_host = "${ng_conf_d_dir}/nagios_host.cfg"
|
||
$ng_target_hostgroup_base = "${ng_conf_d_dir}/nagios_hostgroups_base.cfg"
|
||
$ng_tgt_hostgroup_add = "${ng_conf_d_dir}/nagios_hostgroups_add.cfg"
|
||
$ng_tgt_hostgrp_head_erb = 'confdroid_nagios/nagios/hostgroups_cfg_head.erb'
|
||
$ng_tgt_hostgrp_rule_erb = 'confdroid_nagios/nagios/hostgroups_cfg_rule.erb'
|
||
$ng_target_hostdep = "${ng_conf_d_dir}/nagios_hostdependency.cfg"
|
||
$ng_target_hostesc = "${ng_conf_d_dir}/nagios_hostescalation.cfg"
|
||
$ng_target_hostext = "${ng_conf_d_dir}/nagios_hostextinfo.cfg"
|
||
$ng_target_service = "${ng_conf_d_dir}/nagios_service.cfg"
|
||
$ng_target_svcgrp_base = "${ng_conf_d_dir}/nagios_servicegroups_base.cfg"
|
||
$ng_tgt_servicegroup_add = "${ng_conf_d_dir}/nagios_servicegroups_add.cfg"
|
||
$ng_tgt_svcgrp_head_erb = 'confdroid_nagios/nagios/svcgroups_cfg_head.erb'
|
||
$ng_tgt_svcgrp_rule_erb = 'confdroid_nagios/nagios/svcgroups_cfg_rule.erb'
|
||
$ng_target_base_contact = "${ng_conf_d_dir}/nagios_contact_base.cfg"
|
||
$ng_target_add_contact = "${ng_conf_d_dir}/nagios_contact_add.cfg"
|
||
$ng_contacts_head_erb = 'confdroid_nagios/nagios/contacts_cfg_head.erb'
|
||
$ng_contacts_rule_erb = 'confdroid_nagios/nagios/contacts_cfg_rule.erb'
|
||
$ng_tgt_contactgroup_base = "${ng_conf_d_dir}/nagios_contactgroup_base.cfg"
|
||
$ng_tgt_contactgroup_add = "${ng_conf_d_dir}/nagios_contactgroup_add.cfg"
|
||
$ng_cntctgrps_head_erb = 'confdroid_nagios/nagios/contactgroups_cfg_head.erb'
|
||
$ng_cntctgrps_rule_erb = 'confdroid_nagios/nagios/contactgroups_cfg_rule.erb'
|
||
$ng_target_command = "${ng_conf_d_dir}/nagios_commands_base.cfg"
|
||
$ng_nagios_service_cmd = 'check_nagios!/var/log/nagios/status.dat!5!/usr/sbin/nagios'
|
||
|
||
# includes must be last
|
||
include confdroid_nagios::main::config
|
||
}</pre>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<div id="footer">
|
||
Generated by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>.
|
||
</div>
|
||
|
||
</div>
|
||
</body>
|
||
</html> |