• capital@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    I started using Pushover to alert me about my backups so I get one of these daily:

    Wasn’t too hard and only had to do it once.

    • KillingTimeItself@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      it’s a systemd unit on my side, so i’ve got logging and potential to implement reporting if i desired, but frankly it’s not worth the effort, i just check to see if the drives have roughly the same data on them every so often, because rsync is handling the rest for me, as well as systemd.

      I should probably set up proper smart reporting, but i’m lazy and don’t want to setup and email server lol.

      • capital@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        I used to send email alerts but this just uses Pushover which is just an API call. Super easy.