Alex Netkachov Asked: 2011-08-29 13:07:31 +0800 CST2011-08-29 13:07:31 +0800 CST 2011-08-29 13:07:31 +0800 CST How to send report created by Munin to email once per week 772 I have a page with Munin reports and I want to send the email with graphs once per week on specific email. Any thoughts on how to achieve this? Thanks! email munin report 1 Answers Voted Steve Schnepp 2011-10-25T03:33:29+08:002011-10-25T03:33:29+08:00 Munin doesn't offer something like that out-of-box. But, as it is only web pages, you just might script it : wget everything to a local temporary directory (you might also use directly the local copy) tar.gz it send the tar.gz to the specific email
Munin doesn't offer something like that out-of-box.
But, as it is only web pages, you just might script it :
wget
everything to a local temporary directory (you might also use directly the local copy)tar.gz
ittar.gz
to the specific email