You can’t. You are using git as the backend so until you clear out the repo it will just maintain versions for life.
configs are stored in ~/.config/oxidized/oxidized.git as per your config. That’s a bare git repo though so you need to check it out somewhere else to see the files. Google git bare repo to learn more.
Thanks, I’ll look into point 2. I’ve new to git repos, so can I git repo to another folder locally to keep the configs there?
Something different, but I managed to push the Oxidized website into Grafana now so we see it all on another dashboard. It can do alerts. However can Oxidized send Team alerts if a backup fails?
Yes thanks for that, what I mean is I’ve got that file from git, but noticed I don’t have the path:
/var/lib/oxidized/extra/
Nothing called Oxidized in /var/lib/ and assumed I should have, so do we manually create these 2 folders and put that file in there?
Once in there what triggers it to run? I manually ran it and I got a test alert from Teams, but I get nothing if I run a backup or if there are any differences to a backup?