![](https://secure.gravatar.com/avatar/76180ecd3f6a80a1fe9f761bcc344d9c.jpg?s=120&d=mm&r=g)
Hi
We have a RANCID installation on another server than Observium is running on, is there a way to integrate that?
Looks pretty straightforward if RANCID is installed on the same machine as Observium but not if it is on another machine.
Martin Snygg
![](https://secure.gravatar.com/avatar/9113800bbd271c46f4585a9549d85c15.jpg?s=120&d=mm&r=g)
This is fully possible. The simplest way is to make the config-directory reachable via NFS from your Observium-host. You can then mount this directory on the Observium-host and point observium to the mounted dir. For example, mount the rancid-config at /mnt/rancid/configs and then put this in your config.php: $config['rancid_configs'][] = "/mnt/rancid/configs";
Observium will now look in this directory for rancid-config files and try to match them to the hosts in you Observium-inventory.
/Markus
2018-03-08 9:01 GMT+01:00 Martin Snygg Martin.Snygg@trosa.se:
Hi
We have a RANCID installation on another server than Observium is running on, is there a way to integrate that?
Looks pretty straightforward if RANCID is installed on the same machine as Observium but not if it is on another machine.
Martin Snygg _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Markus Klock
-
Martin Snygg