Datto Backups & Devices
I figured I would share these with anyone who would want them.
The first DataSource reaches out to the Datto Portal and gathers info on the BCDR via the Datto portal and utilizing their REST API. It is ATFZGD.
As part of this DataSource, it pulls basically all values that are provided and a few complex just to convert KB to GB and get percentages.
- Active Tickets
- Agent Count
- Alert Count
- Local Storage Available
- Local Storage Used
- Offsite Storage Used
- Share Count
The second one pulls the same BCDR devices and gets the backup status from them. It is 2KZEKJ.
As part of this DataSrouce, we pull the below info. Also as part of this, we have active discovery set to every hour so the error message for the backup can be used as an auto property, that we can then pull into the alert message.
There are 2 complex data points as well. 1 is so archived backups in error don't trigger and another so paused backups in archive don't trigger.
- Archived
- Last Backup Status
- Last Backup Timestamp
- Last Offsite
- Last Screenshot Attempt
- Last Screenshot Attempt Status
- Last Snapshot
- Paused
- Protected Volumes Count
- Total Local Snapshots
- Unprotected Volumes Count