Linux serverlinux web serverNETWORK ADMINISTRATIONS

Shell Script to Generate Linux Server Health Report in HTML formal

Demo of Bash shell script that captures vital server information & stats and presents that in the form of a neat HTML file. This script also sends this report as an HTML email.

For more information on this & actual script, please see my blog post – https://watilearnd2day.wordpress.com/2017/03/06/create-a-server-health-report-html-using-shell-script/

source

by Shashank Srivastava

linux http server

6 thoughts on “Shell Script to Generate Linux Server Health Report in HTML formal

  • Hi Shashank it is very helpful. Using this format can we able to create monthly MySQL DB report for 9 queries?

  • how the generated report auto sent to respective mail id ? I didnt get that point

  • Hi Shashank
    Thanks for the video .

    Can you make it clear.
    How it's working at background.
    Pls explain step by step.
    I too have a requirement to send Linux server health check details in an email as HTML format

  • It's amazing brother. U r great. Hi can u pls share your WhatsApp or telegram number?

  • In the last line of the code in github, you have 'cat' and then we mail the html file. When we do this, we are getting the coding type output also in the mail. How to avoid that ?

Comments are closed.