pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/nagios-base
Module Name: pkgsrc
Committed By: rodent
Date: Mon Jun 15 01:29:40 UTC 2015
Modified Files:
pkgsrc/net/nagios-base: distinfo
Added Files:
pkgsrc/net/nagios-base/patches: patch-lib_nsock.c
Log Message:
File descriptor limit on Nagios's queue handler socket is too low. If you
run a system with ~100 hosts and 1100+ checks which run every 1-3 mins,
you will have a very terrible experience with this package. See discussion
at:
http://support.nagios.com/forum/viewtopic.php?f=7&t=33274&p=141473#p141473
This patch changes the limit from a whopping three (3) to 128, which is
more reasonable. Though, if others are continuing to have problems with
this package, we could increase it to 1024. Defuzz the rest of the patches.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/nagios-base/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/nagios-base/patches/patch-lib_nsock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index