Open files is an OS limitation. Sounds like you have the value set too low. Increase it - the usual command is ulimit...
$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 6655 virtual memory (kbytes, -v) unlimited -----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > st37120 > Sent: Wednesday, April 07, 2004 9:19 AM > To: [EMAIL PROTECTED] > Subject: [Ntop] problems > > > Recently I run ntop30.0 and gives me these message and hungs http > conection > > Unable to accept HTTP(S) request (errno=24: Too many open files) > Wed Apr 7 11:16:24 2004 Unable to accept HTTP(S) request (errno=24: > Too many open files) > Wed Apr 7 11:16:34 2004 **WARNING** RRD: > rrd_create(/usr/local/var/ntop/rrd/interfaces/eth1/ethernetPkts.rrd) > error: creating > '/usr/local/var/ntop/rrd/interfaces/eth1/ethernetPkts.rrd': Too many > open files > Wed Apr 7 11:16:34 2004 **WARNING** RRD: > rrd_update(/usr/local/var/ntop/rrd/interfaces/eth1/ethernetPkts.rrd) > error: opening > '/usr/local/var/ntop/rrd/interfaces/eth1/ethernetPkts.rrd': Too many > open files > > andy Ideas? > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
