Questions tagged [gnuplot]

2 questions
3
votes
1 answer

Alternatives to gnuplot+awk?

I've needed to do some more sophisticated graphing and plotting as of late. While I know that gnuplot is up to the task, and can do it all from the command line, are there other, simpler or more powerful tools that I'm missing? I'm a bit oldschool,…
mgjk
  • 854
  • 3
  • 9
  • 19
0
votes
1 answer

Dynamic graph generation with apache

I recently setup a cron on one of my servers to monitor the connection status. Basically a ping is issued every minute and the result is appended with the date to a data file. I am currently able to fetch the data file trough apache and to generate…
ereOn
  • 529
  • 1
  • 4
  • 15