Far away in my head I have some plans to integrate oxidized support in Observium. It has a nice API so ... :-)

Time, time, time...

Tom

On 11/03/2014 06:44 PM, chip wrote:
i've been using oxidized as a rancid replacement (https://github.com/ytti/oxidized).  git support built in.  This really makes no difference to observium though, I just tell observium to look into the directory where the configs are stored and it seems to match things up just fine.  Granted, there's no diff's and such available, but have other tools for that.  I do at least get to see the latest config through observium.

--chip

On Mon, Nov 3, 2014 at 10:39 AM, Mathieu POUSSIN <Mathieu.POUSSIN@oxalide.com> wrote:
Hello,

We use a simple script like this and a separate git repository :
-------------------------------
#!/bin/bash

/usr/local/rancid/bin/rancid-run

cd /var/lib/rancid/git/
cp -f /var/lib/rancid/xxx/configs/* /var/lib/rancid/git/
git add -A
git commit -m "Rancid run : `date`"
git push
-------------------------------

Of course this is not integrated to Observium but it works fine :)

Best regards,
Mathieu

-----Message d'origine-----
De : observium [mailto:observium-bounces@observium.org] De la part de Kilian Krause
Envoyé : lundi 3 novembre 2014 09:33
À : observium@observium.org
Objet : [Observium] Rancid configs in git?

Hi,

we're collecting our configs in a git rather than SVN. Has anyone managed to extend the rancid part to also show the versions from a git archive?

Best,
Kilian


--
Kilian Krause
Rechenzentrum Universität Stuttgart (RUS) Abt. NKS - Netze und Kommunikationssysteme

Tel.: +49 (711) 685-64512
Fax.: +49 (711) 685-54512 (PC)
Fax.: +49 (711) 68 23 57

Allmandring 30a
70550 Stuttgart
DEUTSCHLAND

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium



--
Just my $.02, your mileage may vary,  batteries not included, etc....


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium