Veeam Backup Job monitoring

Hello
How do you monitor Veeam Backup & Replication backup jobs in Atera?
This is to have an alert when a job is in error on a server?
Thanks in advance for your help

Comments

  • gilgi
    gilgi Administrator, Moderator, Internal Posts: 313 admin

    Heya, consulted with our support who mentioned the following —

    We don't have a built in feature to monitor Veeam backups.
    However, if the backups create events within Event Viewer, you can monitor them using Threashold profile, the Events items.
    https://support.atera.com/hc/en-us/articles/226896768-Monitor-Windows-Events

    Would this work for your case?

  • support_anotherview
    support_anotherview Member Posts: 5

    Hi

    Thanks for your answer. I will try this.

    I managed to do a powershell script with a dedicated error code return. It it possible de generate an alert status with this code ?

  • gilgi
    gilgi Administrator, Moderator, Internal Posts: 313 admin

    Might be out of my technical zone, I suggest opening a ticket and that way support could assist more directly

  • support_anotherview
    support_anotherview Member Posts: 5

    Good morning
    Indeed, with the Event Viewer, it's quite simple to monitor Veeam events.
    Thank you!

  • Samuel MONIER
    Samuel MONIER Member, Cerified Business Partner Posts: 18 ✭✭✭

    Hi @support_anotherview

    Here are my monitoring items regarding Veeam Backup.
    That's right, Veeam use events so it's quit easy to monitor :

    VEEAM BACKUP & REPLICATION : BACKUP FAILED

    VEEAM BACKUP & REPLICATION : LICENCE EXPIRED

    VEEAM AGENT : BACKUP FAILED

    Some other events should be great to monitor in specific use-cases.
    You'll find all the events ID used by VBR product here :

    Event IDs List - Event Reference (veeam.com)

    I hope it will help you and other ATERA's users.

    Thank you to let a message here and like that post if it helps you 😜

  • gilgi
    gilgi Administrator, Moderator, Internal Posts: 313 admin

    💞 kind thanks dear @Samuel MONIER