<br><font size=2 face="sans-serif">Background: Due to management requirements
we are using NagiosQL as a configuration manager for our Nagios install.
NagiosQL defaults to active checks enabled for hosts so this is how it's
been done until now. We have the alerts coming as we want them. We are
adding more hosts and services weekly. I know that active host checks are
not a good thing to have going forward as they are unnecessary. Please
advise on the best way to explain this to the boss who is, at this moment,
convinced that if we turn off the option in the config file then the host
will never be checked even if a service is down. I can't find a good place
in the documentation to point this out and would like to get these turned
off in the near future so we don't run into issues later on down the road.
Any help in pointing me in the right direction would be appreciated. Here
is a sample host cfg from our environment:</font>
<br>
<br><font size=2 face="sans-serif">define host {</font>
<br><font size=2 face="sans-serif"> host_name
plapwnd01</font>
<br><font size=2 face="sans-serif"> alias
plapwnd01</font>
<br><font size=2 face="sans-serif"> address
10.1.254.253</font>
<br><font size=2 face="sans-serif"> parents
10.1.254-Parent</font>
<br><font size=2 face="sans-serif"> check_command
check-host-alive</font>
<br><font size=2 face="sans-serif"> max_check_attempts
3</font>
<br><font size=2 face="sans-serif"> check_interval
15</font>
<br><font size=2 face="sans-serif"> active_checks_enabled
1</font>
<br><font size=2 face="sans-serif"> passive_checks_enabled
1</font>
<br><font size=2 face="sans-serif"> check_period
24x7</font>
<br><font size=2 face="sans-serif"> obsess_over_host
0</font>
<br><font size=2 face="sans-serif"> check_freshness
0</font>
<br><font size=2 face="sans-serif"> event_handler_enabled
1</font>
<br><font size=2 face="sans-serif"> flap_detection_enabled
1</font>
<br><font size=2 face="sans-serif"> process_perf_data
1</font>
<br><font size=2 face="sans-serif"> retain_status_information
1</font>
<br><font size=2 face="sans-serif"> retain_nonstatus_information
1</font>
<br><font size=2 face="sans-serif"> contact_groups
sysalertstest</font>
<br><font size=2 face="sans-serif"> notification_interval
15</font>
<br><font size=2 face="sans-serif"> notification_period
24x7</font>
<br><font size=2 face="sans-serif"> notification_options
d,u</font>
<br><font size=2 face="sans-serif"> notifications_enabled
1</font>
<br><font size=2 face="sans-serif"> register
1</font>
<br><font size=2 face="sans-serif"> }</font>
<br>
<br><font size=2 face="sans-serif">Best Regards,<br>
<br>
Mark L. Potter<br>
Systems Engineer<br>
Academy Sports & Outdoors<br>
1800 N. Mason Rd<br>
Katy, Texas 77449<br>
Office: 281-646-5857<br>
Cell: 281-734-6965<br>
</font>