[Pkg-nagios-devel] nagios README.Debian,1.3,1.4 changelog,1.46,1.47

seanius@haydn.debian.org seanius@haydn.debian.org


Update of /cvsroot/pkg-nagios/nagios
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv23039

Modified Files:
	README.Debian changelog 
Log Message:
added a note about heavily loaded servers in README.Debian
(closes: #283947).  thanks to Cyril Bouthors <cyb@debian.org>.



Index: README.Debian
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/README.Debian,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README.Debian	13 Nov 2004 23:56:19 -0000	1.3
+++ README.Debian	16 Mar 2005 14:21:45 -0000	1.4
@@ -4,8 +4,8 @@
 1. General Information.
 2. Compile options
 3. nagios for netsaint Users
-4. Nagios and Databases and "Cgi and init.d script can't read status
-info"
+4. Nagios and Databases and "Cgi and init.d script can't read status info"
+5. Performance issues on heavily loaded servers
 
 1. General Information.
 
@@ -130,4 +130,15 @@
 
 Restart nagios and you are done.
 
- -- Joerg Jaspert <joerg@debian.org>  Thu, 11 Nov 2004 00:14:02 +0100
+5. Performance issues for heavily loaded servers
+
+if your server is having trouble keeping up with load, host and service
+checks may periodically fail with confusing statuses.  to work around this,
+you can try one of a few things:
+
+- setting resource limits on nagios with ulimit in the init script
+- setting max_concurrent_checks in nagios.cfg
+- setting normal_check_interval to a higher value in your service definitions
+- upgrading to a faster machine ;p
+
+ -- sean finney <seanius@debian.org>  Wed, 16 Mar 2005 09:10:19 -0500

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/changelog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- changelog	16 Mar 2005 12:50:14 -0000	1.46
+++ changelog	16 Mar 2005 14:21:46 -0000	1.47
@@ -8,6 +8,8 @@
       thanks again to Olleg Samoylov <olleg@mipt.ru> (closes: #299467).
     - documentation changes suggested by David Greaves <david@dgreaves.com>
       (closes: #299613).
+    - added a note about heavily loaded servers in README.Debian
+      (closes: #283947).  thanks to Cyril Bouthors <cyb@debian.org>.
 
  -- sean finney <seanius@debian.org>  Mon, 14 Mar 2005 19:41:52 -0500