RRD image export on schedule
-
Is there a way to generate static rrd images on a regular interval so they can be copied over to a web server on the same interval?
I don't want to implement another software to duplicate what pfsense is already doing for the graphs.
-
Wouldn't it be easier to copy the rrd files from /var/db/rrd whereever you want and do whatever you want with them there?
-
Wouldn't it be easier to copy the rrd files from /var/db/rrd whereever you want and do whatever you want with them there?
Possibly but I was looking more for the rendered images that show up on the RRD page in the GUI so I didn't have to render them elsewhere.
Shoot, if I could even just make the RRD page public in pfsense that woudl do the trick
-
Check the "mailreport" package:
Allows you to setup periodic e-mail reports containing command output, log file contents, and RRD graphs.