Comments about ntpviz

Hal Murray hmurray at megapathdsl.net
Wed Aug 31 05:56:43 UTC 2016


gem at 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.





More information about the devel mailing list