g...@rellim.com said:
> If you want to backup your graphs, just add a loggerd script to gzip them to
> somewhere on a schedule. 

Wrong binding for "backup".

The context was the way I'm currently looking at graphs.  I feed things like 
this to gnuplot:
  reset; load "foo1.gp"
  pause -1 
  reset; load "foo2.gp"
  pause -1
  reset; load "foo3.gp"
  pause -1
  ...

What I meant by backup was look at the graph I was looking at a few seconds 
ago.  The above only allows me to go forward to the next graph.

Some sort of wrapper to drive gnuplot should be simple.  It just hasn't 
gotten to the top of my list yet.


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to