We track this information in our CMDB (custom, in-house built on Django and Postgres). It's implemented via map (many-to-many) tables between the tables that track IP addresses and DNS records and specific services with their access information (port number, URL, etc.). We're still in the finishing stages of putting the CMDB but so far in testing it's been useful.
Skylar On Mon, Nov 21, 2016 at 7:58 AM, Ski Kacoroski <[email protected]> wrote: > Hi, > > I have been asked to create way to create a way to link servers, storage, > switches to services so if we need to work on a server, storage, or switch; > we know what services it will affect. Just wondering if other folks have > solved this problem. > > cheers, > > ski > > -- > "When we try to pick out anything by itself, we find it > connected to the entire universe" John Muir > > Chris "Ski" Kacoroski, [email protected], 206-501-9803 > or ski98033 on most IM services > _______________________________________________ > Discuss mailing list > [email protected] > https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss > This list provided by the League of Professional System Administrators > http://lopsa.org/ >
_______________________________________________ Discuss mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/
