I have a process which writes statistics from a server system to a file each second in this format:
label1 label2 label3
344 666 787
344 849 344
939 994 344
There are a number of different values which I need graphs for, and each value is added to the bottom of the file each second.
I am looking for a nice way to show these numbers graphically, preferably a program which auto-updates each second and shows the different graphs.
Can anyone recommend such a program for mac? Preferably a free one :)