cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
840
Views
0
Helpful
0
Replies

DNAC Integration with BMC TrueSight for Event Management

mrsraju01
Level 1
Level 1

Below is the payload that DNAC produce and BMC consume.

How can i achieve the integration between them?

 

 

Cisco DNA Center Event Payload that will be sent

BMC TrueSight expected payload to represent on the TSIM/TSOM UI

{
    "instanceId": "String",
    "eventId": "String",
    "name": "String",
    "namespace": "String",
    "description": "String",
    "type": "String",
    "category": "String",
    "severity": "Number",
    "timestamp": "Number /*Time in epoch milliseconds*/",
    "domain": "String",
    "subDomain": "String",
    "source": "String",
    "context": "String /*Default null*/",
    "details": "Object",
    "version": "String",
    "tags": "Array",
    "ciscoDnaEventLink": "String",
    "note": "String",
    "tntId": "String",
    "tenantId": "String"
}

 

{
"eventSourceHostName": "bppmwsserver2.domain.com",
"eventSourceIPAddress": "192.72.255.152",
"attributes": {
"CLASS": "EVENT",
"mc_object_uri": "",
"severity": "CRITICAL",
"msg": "AppServer CPU usage:reached threshold=80",
"mc_smc_alias": "Prod application SRV2",
"mc_smc_id": "Model1_10000_S0110",
"mc_owner": "Administrator",
"mc_priority": "PRIORITY_5"
}
}

 

0 Replies 0

Review Cisco Networking for a $25 gift card