From: Leonardo M. <lm...@ud...> - 2002-12-02 18:39:25
|
Hi Nate, Yes, please use the code on CVS, that will do. You can search in mailing list archives for discussion on this topic. Best -- leo On Mon, 2 Dec 2002, Nate Gelbard wrote: > Hello, > > I've written a python script that collects memory data from many > test machines and graphs it over time. > > I have a problem that comes & goes where gnuplot is passed a list > of /tmp/@files to plot (8 lines per graph), and it can't find the last > file. Below is a log that illustrates the issue: > > I assume something is being cleaned up too quickly.. > > any suggestions? |