Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Logwatch + Vnstati

nikcnikc Member

Hola

I have my logwatch setup to include a small output from vnstat in my daily email report, but I wondered if anyone had found a way to include an image in the email thats generated from vnstati ? Would be lovely to get a nice pic in the email !

Cheers

Comments

  • What is generating the email? You could always hook that to include an inline attachment. I think vnstati just generates the image though right?

  • Yup vnstati just makes the picture, I use the program logwatch to generate the email .... thinking about it .... it's just an html template, so I think I can just update the code in there to include a link to the image :)

  • Exactly or BASE64 encode the image so it sits within the HTML rather than as an external attachment.

Sign In or Register to comment.