
Hi everyone, just would like to know, if there is already a "just undocumented" RANCID integration for Observium?
I found a list point in the docu wiki, so I am just curious about.
You guys do a great job, btw!
Best regards, Florian

Hi Florian
Yes, there is a "basic" integration.
It's very simple to configure.
Just specify the Rancid directories in config.php like this:
$config['rancid_configs'][] = '/var/lib/rancid/routers/configs/'; $config['rancid_configs'][] = '/var/lib/rancid/switches/configs/'; $config['rancid_ignorecomments'] = 1;
devices in rancid need to have exactly the same name as in observium. Unfortunately you will have no history in observium, only the actual config.
Regards
Matthias
On 21/02/13 11:33, Florian Hibler wrote:
Hi everyone, just would like to know, if there is already a "just undocumented" RANCID integration for Observium?
I found a list point in the docu wiki, so I am just curious about.
You guys do a great job, btw!
Best regards, Florian
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi,
On Thu, 2013-02-21 at 11:38 +0100, Matthias Cramer wrote:
devices in rancid need to have exactly the same name as in observium. Unfortunately you will have no history in observium, only the actual config.
As far as I know, we have history browsing if you have the php5-svn module installed... [and use svn as versioning for your rancid]
I don't use it so I'm not sure how it works :-)
Tom

It's very basic, gives you a menu bar with the last 5 or so revisions on, doesn't show changes between them afaik.
geert did it :)
adam.
On Thu, 21 Feb 2013 12:17:32 +0100, Tom Laermans tom.laermans@powersource.cx wrote:
Hi,
On Thu, 2013-02-21 at 11:38 +0100, Matthias Cramer wrote:
devices in rancid need to have exactly the same name as in observium. Unfortunately you will have no history in observium, only the actual config.
As far as I know, we have history browsing if you have the php5-svn module installed... [and use svn as versioning for your rancid]
I don't use it so I'm not sure how it works :-)
Tom
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (4)
-
Adam Armstrong
-
Florian Hibler
-
Matthias Cramer
-
Tom Laermans