<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
Hi, <BR>
<BR>
I have created a &lt;Plugin snmp&gt; section with appropriately 2300 devices.<BR>
Configuration for each device looks as follows (Device name and ip address is set for each device differently).<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Host &quot;DEVICE_NAME&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Address &quot;DEVICE_IP_ADDRESS&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Version 2<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Community &quot;COMMUNITY_STRING&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Collect &quot;unicast_traffic64&quot; &quot;nonunicast_packets&quot; &quot;discarded_packets&quot; &quot;errored_packets&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Host&gt;<BR>
<BR>
After starting collectd process it creats RRD files for only 1257 devices (RRDs for more than 1000 devices are not created, even though I have enough free space on disk)<BR>
<BR>
At the same time I get the following error in log file:<BR>
<BR>
[2009-08-19 12:15:56] rrdtool plugin: rrd_update_r (/opt/collectd/rrd/test.rrd) failed: opening '/opt/collectd/rrd/test.rrd': Too many open files<BR>
[2009-08-19 12:19:20] rrdtool plugin: rrd_update_r (/opt/collectd/rrd/test.rrd) failed: mmaping file '/opt/collectd/rrd/test2.rrd': Invalid argument<BR>
<BR>
Please help. <BR>
<BR>
thanks<BR>
Domagoj<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>