On 3 September 2015 at 09:10, Peter Ross <[email protected]> wrote: > Hi all, > > I am looking for an easy way to keep things in sync with reality.. > Means: IP addresses, DNS, out of bounds IPs, blade centre, ESXi hosts > etc. - and if possible physical location, asset register, monitor > configuration, password safe etc.
I've found racktables to be very good at this: http://racktables.org/ You can import DNS records and match them to racks/servers/nics. For network discovery on it's own, netdisco isn't bad: https://metacpan.org/pod/App::Netdisco Along with rancid it helps keep track of network changes as they happen: http://www.shrubbery.net/rancid/ There's also observium which I've heard some good and bad things about. It looks like it's been forked recently, which may be a good thing: https://github.com/librenms/librenms Regards, Marcus. _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
