Printing / saving to files

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Tdo
Posts: 10
Joined: Sat Jun 15, 2002 2:56 pm

Printing / saving to files

Post by Tdo »

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..
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

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:
rrdtool graph - <syntax> | lpr
Just a few throws in the dark.

-Ian
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests