Thanks for the replies.<br><br>Looking through nagios.cfg it seems that Nagios is logging ALL passive checks.<br><br>Will setting this value to 0 still allow us to get meaningful availability reports?<br><br>Thanks,<br><br>
Paul<br><br><div class="gmail_quote">2009/5/15 Marc Powell <span dir="ltr"><<a href="mailto:marc@ena.com">marc@ena.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On May 15, 2009, at 4:46 AM, Paul Corcoran wrote:<br>
<br>
> Hi,<br>
><br>
> I've recently completed a distributed installation of Nagios<br>
> consisting of a master server acting as the web front end for Nagios<br>
> and 2 slave servers that do all the service checking.<br>
><br>
> Currently we are monitoring approx 500 hosts and perform approx 3300<br>
> service checks.<br>
><br>
> Nagios performs daily rotation of the logs and they are approx 250MB<br>
> in size for each 24 hours period.<br>
<br>
<br>
</div>What in the world are you logging and how volatile is your network?<br>
8500+ services here --<br>
<br>
1.7M    nagios-05-10-2009-00.log<br>
1.9M    nagios-05-11-2009-00.log<br>
1.9M    nagios-05-12-2009-00.log<br>
2.3M    nagios-05-13-2009-00.log<br>
2.2M    nagios-05-14-2009-00.log<br>
5.6M    nagios-05-15-2009-00.log<br>
<br>
Seems to me that you need to tune down your logging settings...<br>
<br>
[nagios@noctools etc]$ grep log_ nagios.cfg<br>
log_file=/usr/local/nagios/var/nagios.log<br>
log_rotation_method=d<br>
log_archive_path=/usr/local/nagios/var/archives<br>
log_notifications=1<br>
log_service_retries=1<br>
log_host_retries=1<br>
log_event_handlers=1<br>
log_initial_states=0<br>
log_external_commands=1<br>
log_passive_checks=0<br>
<br>
<br>
<br>
--<br>
<font color="#888888">Marc<br>
</font><div><div></div><div class="h5"><br>
<br>
------------------------------------------------------------------------------<br>
Crystal Reports - New Free Runtime and 30 Day Trial<br>
Check out the new simplified licensing option that enables<br>
unlimited royalty-free distribution of the report engine<br>
for externally facing server and web deployment.<br>
<a href="http://p.sf.net/sfu/businessobjects" target="_blank">http://p.sf.net/sfu/businessobjects</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>