vRealize Network Insight는 JSON 형식의 구성 파일을 사용하여 ServiceNow 사용자 지정을 지원합니다.
{
"fetchOnlyApprovedApplications": false,
"nameBasedSearchForVm": false,
"ignoreWorkloadCheck": false,
"ciGroup": [
{
"name": "applicationClasses",
"value": [
"cmdb_ci_service_discovered"
],
"valueType": "CI_CLASS",
"systemGenerated": true,
"expandCIClass": true
},
{
"name": "relationshipTypeClasses",
"value": [
"*"
],
"valueType": "CI_VALUE",
"systemGenerated": true,
"expandCIClass": false
},
{
"name": "workloadRelationshipTypeClasses",
"value": [
"Hosted on::Hosts",
"Instantiates::Instantiated by",
"Runs on::Runs",
"Virtualized by::Virtualizes"
],
"valueType": "CI_VALUE",
"systemGenerated": true,
"expandCIClass": false
},
{
"name": "workloadCIClasses",
"value": [
"cmdb_ci_computer",
"cmdb_ci_vm_instance",
"cmdb_ci_vmware_instance"
],
"valueType": "CI_CLASS",
"systemGenerated": true,
"expandCIClass": true
},
{
"name": "relationClasses",
"value": [
"cmdb_rel_ci"
],
"valueType": "CI_CLASS",
"systemGenerated": true,
"expandCIClass": true
},
{
"name": "ignoredCIClasses",
"value": [
"cmdb_ci_vcenter_server_obj"
],
"valueType": "CI_VALUE",
"systemGenerated": true,
"expandCIClass": true
},
{
"name": "ignoredTierCIClasses",
"value": [
],
"valueType": "CI_VALUE",
"systemGenerated": true,
"expandCIClass": true
},
{
"name": "trackedCIClasses",
"value": [
"cmdb_ci_appl",
"cmdb_ci_cluster",
"cmdb_ci_cluster_node",
"cmdb_ci_database",
"cmdb_ci_lb_service",
"cmdb_ci_spkg",
"cmdb_ci_qualifier_manual_connection",
"cmdb_ci_endpoint",
"cmdb_ci_network_adapter",
"cmdb_ci_translation_rule"
],
"valueType": "CI_CLASS",
"systemGenerated": true,
"expandCIClass": true
}
],
"traversalRule": [
{
"fromNode": [
"applicationClasses"
],
"toNode": [
"trackedCIClasses",
"workloadCIClasses"
],
"relationship": [
"relationshipTypeClasses"
],
"priority": 5
},
{
"fromNode": [
"trackedCIClasses",
"workloadCIClasses"
],
"toNode": [
"trackedCIClasses",
"workloadCIClasses"
],
"relationship": [
"relationshipTypeClasses"
],
"priority": 3
}
],
"traversalStopRule": [
{
"fromNode": [
"trackedCIClasses",
"workloadCIClasses"
],
"toNode": [
"applicationClasses"
],
"relationship": [
"relationshipTypeClasses"
],
"priority": 5
}
],
"associationRule": [
{
"fromNode": [
"trackedCIClasses",
"workloadCIClasses"
],
"toNode": [
"workloadCIClasses"
],
"relationship": [
"workloadRelationshipTypeClasses"
],
"priority": 5
}
]
}
vRealize Network Insight구성 변경이 발생하면 전체 데이터를 가져오고 모든 애플리케이션을 다시 계산하는 데 30분이 걸릴 수 있습니다.
기본 CMDB 구성을 사용하는 ServiceMap 및 검색된 애플리케이션의 예
기본 CMBU 구성을 사용하면 vRealize Network Insight이 ServiceNow에서 애플리케이션을 검색할 수 있습니다.