Hi,
Is there a way to print the graphs to the printer or save to files (beside using the print function from the browser).
Thanks in advance..
Printing / saving to files
Moderators: Developers, Moderators
I have never really tried this, but I know it has to be possible. You could either run the rrdtool graph command with a '-' to output the PNG data to STDOUT. You would then need a program to take that data and output it to a printer.
You could also replace the '-' with a /dir/to/filename.png and print that file directory.
(Completely making this up) What would happen if you did:
-Ian
You could also replace the '-' with a /dir/to/filename.png and print that file directory.
(Completely making this up) What would happen if you did:
Just a few throws in the dark.rrdtool graph - <syntax> | lpr
-Ian
Who is online
Users browsing this forum: No registered users and 2 guests