[collectd] Error: Too many open files

Florian Forster octo at verplant.org
Wed Jul 12 18:57:44 CEST 2006


Hi Alex,

On Wed, Jul 12, 2006 at 11:37:10AM +0300, alex wrote:
> I need your help again. When i installed last 3.10.0 release of
> collectd i have problem. After 3 hours from start i get repeated error
> messages in /var/log/messages as follow:
> 
> Jul 11 10:27:55 srv1 collectd[10312]: rrd_update failed: users.rrd: opening 'users.rrd': Too many open files
> Jul 11 10:27:55 srv1 collectd[10312]: traffic: fopen: Too many open files
> Jul 11 10:27:55 srv1 collectd[10312]: memory: fopen: Too many open files
> Jul 11 10:27:55 srv1 collectd[10312]: serial: fopen: Too many open files
> Jul 11 10:27:55 srv1 collectd[10312]: Cannot open `/proc': Too many open files
> Jul 11 10:27:55 srv1 collectd[10312]: rrd_update failed: ping-194.158.195.77.rrd: opening 'ping-194.158.195.77.rrd': Too many open files
> Jul 11 10:27:55 srv1 collectd[10312]: rrd_update failed: ntpd/frequency_offset-loop.rrd: opening 'ntpd/frequency_offset-loop.rrd': Too many open files

I suspect that some plugin failes to parse something in a file (or
something like that) and returnes without closing the file descriptor.
Are there any other error messages before the above errors start to
appear? Could you use `lsof' to see which files are opened and how many?
That'd be of much help..

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20060712/f0bdd8ab/attachment.pgp


More information about the collectd mailing list