> … > I am using loop detectors in SUMO, but it seems that there is a limit for > the maximum number of loop detectors. When I try to add detectors more than > 1018(approximated number), the extra detector output files can't be created > (I am using it in Linux and there are errors of file creation). How can I > solve this problem? Thanks for your great help.
$ ulimit -a … open files (-n) 1024 … You can adjust this to be a bigger number I think. Search a bit and you’ll find more info. hth - Tom ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
