pdfpasob.blogg.se

Veeam backup reporting
Veeam backup reporting







veeam backup reporting
  1. #VEEAM BACKUP REPORTING HOW TO#
  2. #VEEAM BACKUP REPORTING INSTALL#
  3. #VEEAM BACKUP REPORTING ARCHIVE#
  4. #VEEAM BACKUP REPORTING PLUS#
  5. #VEEAM BACKUP REPORTING DOWNLOAD#

Html="$reportPath/Azure-Job-Report-$reportDatePath.html" ReportPath="/home/oper/vba_azure_reports"

veeam backup reporting

ReportDateFrom=$(date -d "$reportDateTo - 1 day" '+%Y-%m-%d') VeeamBackupAzureServer=" veeamBackupAzurePort="443" #Default Port

#VEEAM BACKUP REPORTING PLUS#

We will have to edit the configuration parameters, here you can play if you want more than the last 24 hours, email, plus IP of your Veeam Backup for Azure, user/pass, etc.: # Configurations This shell script can be downloaded and run from any Linux, it will need to have access to the Veeam Backup for Azure v2 RESTful API, which is HTTPS.

#VEEAM BACKUP REPORTING DOWNLOAD#

We have almost everything ready, we have one last step, the script that will make all this work, we will download the latest version from the Github repository: Download, and configure the veeam_azure_email_report.sh script. That’s it! Let’s move on to the next thing.

#VEEAM BACKUP REPORTING INSTALL#

I am using an advanced SMTP package called s-nail, so let’s go ahead and install it: apt-get install s-nailĪs we do not want them to go to SPAM, we will use an external mail server to send these emails, to do this, we will edit the local configuration file of the package: vi ~/.mailrcĪnd add the following to the file, which was probably empty, change the server, user and pass with your own: set smtp-use-starttls The second one is related to the ability to send emails. We will need two small system requirements before we continue, first will be JQ, which is a package that helps us parsing the JSON, let’s go and install it, yum install if CentOS: apt-get install jq Small system requirements before we continue This entry is quite new, as I have never done any HTML Report from Bash, it was quite good, and great learning curve, tons of echos on the code, a diagram look like this:Īs we can see, the shell script will download the metrics from Veeam Backup for Azure using the RESTful API, which will then put together into a nice HTML Report, and send it after to the Backup Admin. IF you follow all the steps on this post, you will have something similar to this on your email every day:

veeam backup reporting

Rest assured, after a few hours today, I have taken the truly impressive Veeam Backup for Azure RESTful API, and built the Report for you. This HTML Report is quite important, as, with the Cloud offerings, we tend to protect those workloads with an improved RPO, like doing Snapshots more often, even a few Backups per day, etc. If you have been using Veeam Backup and Replication for quite some time, and you have deployed Veeam Backup for Azure, you might be missing the HTML Daily Report that can help to understand quickly how everything went.

#VEEAM BACKUP REPORTING HOW TO#

  • Veeam: How to Secure your Veeam Backup for Microsoft Azure instance with a Let’s Encrypt SSL certificateĪ great solution, that can be complemented with Veeam Availability Suite for better monitoring, and integration with the on-prem environment.
  • Veeam: Veeam announces Veeam Backup for Azure Free Edition.
  • Veeam: How to Deploy Veeam Backup for Microsoft Azure – step by step.
  • Veeam: An in-depth look at the new Veeam Backup for Microsoft Azure- Creating Backup and Restore Policies.
  • Veeam: How to connect our Veeam Backup and Replication to Veeam Backup for Azure.
  • Veeam: New and improved Veeam Backup for Azure v2 is now available – Veeam v11 deep-integration, intelligent storage tier, app-aware, and more.
  • Veeam: Veeam announces enhancements for new versions of Veeam Backup for AWS v4/Azure v3/GCP v2.
  • Greetings friends, I have spoken about Veeam Backup for Azure multiple times here, I think it is the best Data Protection Solution in the Market for those specific workloads on Azure, here is a list of articles about it:
  • Part XXXII (Monitoring Veeam ONE – experimental).
  • Part XXVII (Monitoring ReFS and XFS (block-cloning and reflink).
  • Part XXVI (Monitoring Veeam Backup for Nutanix).
  • Part XXV (Monitoring Power Consumption).
  • Part XXIV (Monitoring Veeam Backup for Microsoft Azure).
  • Part XXIII (Monitoring WordPress with Jetpack RESTful API).
  • Part XXII (Monitoring Cloudflare, include beautiful Maps).
  • Part XIX (Monitoring Veeam with Enterprise Manager) Shell Script.
  • Part XVII – Showing Dashboards on Two Monitors Using Raspberry Pi 4.
  • Part XVI – Performance and Advanced Security of Veeam Backup for Microsoft Office 365.
  • Part XV – IPMI Monitoring of our ESXi Hosts.
  • Part XIII – Veeam Backup for Microsoft Office 365 v4.
  • Part XII (Native Telegraf Plugin for vSphere).
  • Part VIII (Monitoring Veeam using Veeam Enterprise Manager).
  • Part I (Installing InfluxDB, Telegraf and Grafana on Ubuntu 20.04 LTS).
  • #VEEAM BACKUP REPORTING ARCHIVE#

  • VBO v6 – Self-Service Portal and Native Integration with Azure Archive and AWS S3 Glacier.
  • Veeam announces enhancements for new versions of Veeam Backup for AWS v4/Azure v3/GVP v2.
  • Veeam Announces Support for Red Hat Enterprise Virtualization (RHEV/KVM).








  • Veeam backup reporting