+
+
+
{{$t('overall.location')}}
+
{{ipLocationRegion(entityData)}}
+
+
+
ASN
+
{{entityData.asn || '-'}}
+
+
+
+
+
APP ID
+
{{entityData.appId|| '-'}}
+
+
+
{{$t('entities.category')}}
+
{{entityData.category|| '-'}}
+
+
+
{{$t('entities.subcategory')}}
+
{{entityData.subcategory || '-'}}
+
+
+
{{$t('entities.riskLevel')}}
+
{{appRisk(entityData.appRisk) || '-'}}
+
+
+
+
+
{{$t('entities.category')}}
+
{{entityData.domainCategory || '-'}}
+
+
+
{{$t('entities.domainDetail.categoryGroup')}}
+
{{entityData.domainCategoryGroup || '-'}}
+
+
+
{{$t('entities.reputationLevel')}}
+
{{entityData.domainReputationScore || '-'}}
+
+
+
{{$t('entities.registration')}}
+
{{entityData.domainWhoisAddress || '-'}}
+
+
+
{{$t('entities.org')}}
+
{{entityData.domainWhoisOrg || '-'}}
+
+
+
{{$t('overall.traffic')}}
+
+
+
+
{{$t('overall.received')}}
+
+
{{unitConvert(entityData.bytesReceivedRate, unitTypes.byte).join(' ')}}ps
+
+
+
+
+
{{$t('overall.sent')}}
+
+
{{unitConvert(entityData.bytesSentRate, unitTypes.byte).join(' ')}}ps
+
+
+
+
+
+
{{$t('relationShip.serviceQuality')}}
+
+
+
+
{{$t('networkAppPerformance.tripTime')}}:
{{unitConvert(entityData.establishLatencyMs, unitTypes.time).join(' ')}}
+
+
+
{{$t('overall.packetLoss')}}:
{{unitConvert(entityData.pktRetransPercent, unitTypes.percent).join(' ')}}
+
+
+
+
+
{{$t('relationShip.alert')}}
+
+
+
+
+ {{ item.eventSeverity }}
+ {{ item.severityData.length }}
+
+
+
+ {{$t('relationShip.noRecentAlerts')}}
+
+