Where is the best place to store Website Domains in the CMDB?

Erick18
Mega Guru

Where is the best place in ServiceNow to keep track of owned website domains. We have about 700 owned domain names for all of our external websites. These include many variations of our company names and products. Currently we are keeping track of this in an excel file with information about the owner, and URL. I would like to store these values in either one of the asset tables or cmdb tables and then create relationships to the Web Site and Web Server. Is there an existing OOTB table or should this be stored in a custom table?

Thanks,

Erick

5 REPLIES 5

Suseela Peddise
Kilo Sage

Hi,

Can you check 'cmdb_ci_web_site'  table? Please refer to below community link

Tracking domains as CIs

 

If I have answered your question, please mark my response as correct and/or helpful.

Thanks,

Suseela P.

Hi the cmdb_ci_web_site table is currently populated with websites that have been discovered. These would be the actual sites in IIS with a relationship to the server. There is a field for fqdn however there could be multiple redirect URLs for one site. This is where having a separate place to capture all of the URLs or domains would be helpful. 

Narendran Dhana
Tera Contributor

Hi Eric, 

May I know, did you end up creating custom class to maintain domains? If yes, what was the unique identifier you used while configuring this class under CI identifier?

 

Regards, 

Narendran

PeterDeBruin
Tera Contributor

Hi all, have you been able to make any progress on this? My company is currently looking into using SN CMDB to register domain names, web sites and possibly certificates as well and I am eager to hear about any experience you may have.