easytarget / easytarget/SBCEye
XML backups (dumps) instead of binary.
Open
enhancement
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Backups cannot be loaded if architecture or OS changes, the binary rrd format is specific to os/arch.
Generate backups as gzipped XML using `rrdtool dump` and a pipe through gzip to save server load.
Document how to recover
Contributor guide
Assessment
This issue has not been assessed yet.