The application maps assets from your Extrahop Reveal(x) deployment with ServiceNow CMDB tables, allowing users to work with assets from Extrahop in CMDB tables.
The Service Graph Connector for Extrahop is based on a scheduler that performs all the necessary calls to Extrahop, after that obtains a file with all assets, and uses the integrationHub ETL to transform the data in CMDB tables.
The application keeps the instance updated, there is a REST API to receive data from ExtraHop that uses the existing transformation of the IntegrationHub ETL.
The application identifies and adds relationships between assets in CMDB tables as per the data received from ExtraHop.
- Pushes discovered devices from ExtraHop into ServiceNow CMDB
- Identifies assets with expired certificates
- Provides link-back from ServiceNow CI to device view in ExtraHop
- (optional) if CI owner is listed in ServiceNow, tags that owner in ExtraHop
- (optional) if application name is listed in CI, tags that application in ExtraHop
- Works with Reveal(x) 360 and Reveal(x) Enterprise.
Xanadu Version Support and mandatory best practice changes.
All integrations dependencies on the following:
* Integration Commons for CMDB (sn_cmdb_int_util) store application
* ITOM Licensing (com.snc.itom.license) plugin
* ITOM Discovery License (com.snc.itom.discovery.license) plugin