Discussion:
[rancid] RANCID to monitor files on Linux?
Ron Whitney
2009-06-26 14:59:26 UTC
Permalink
Please forgive if I'm missing something obvious. I did a little
research on this but didn't come up with much so I thought I'd ask the
group.

Has anyone used RANCID to monitor config files on a Linux host? To my
way of thinking, it should be fairly easy to do. Telnet/SSH in, 'cat'
the file(s), log out. I was thinking that it would be great to use
RANCID to monitor DNS zones, sendmail.cf, httpd.conf and similar files
to track changes others might be making. Perhaps coding for the various
prompts returned by the different flavors of Linux would be a bit of a
challenge. Thoughts?

Ron
Mike Ashcraft
2009-06-26 16:45:59 UTC
Permalink
Ron,

A number of the devices rancid supports are Linux based. The f5rancid script for supporting the F5 BigIP is an example. You could modify it to cat configuration files or run any other command on a Linux host.

Before you spend too much time on this, consider your needs and rancid's capabilities. There are a number of open source tools out there specifically designed to address server configuration management. Rancid is targeted at devices [initially Cisco routers] that do not have the ability to do more than output their current state.

Mike


-----Original Message-----
From: rancid-discuss-***@shrubbery.net [mailto:rancid-discuss-***@shrubbery.net] On Behalf Of Ron Whitney
Sent: Friday, June 26, 2009 8:59 AM
To: rancid-***@shrubbery.net
Subject: [rancid] RANCID to monitor files on Linux?

Please forgive if I'm missing something obvious. I did a little
research on this but didn't come up with much so I thought I'd ask the
group.

Has anyone used RANCID to monitor config files on a Linux host? To my
way of thinking, it should be fairly easy to do. Telnet/SSH in, 'cat'
the file(s), log out. I was thinking that it would be great to use
RANCID to monitor DNS zones, sendmail.cf, httpd.conf and similar files
to track changes others might be making. Perhaps coding for the various
prompts returned by the different flavors of Linux would be a bit of a
challenge. Thoughts?

Ron

Loading...