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

How to enable TOP HTTP, Video and others Top reports?

Hello,

I'm using SCE8000 with all SCOS, SCA BB and CM using version 3.8.5.

I was trying but I couldn't find how to enable reports based on:

RPT_TOP_HTTP_DOMAINS

RPT_TOP_HTTP_HOSTS

RPT_TOP_VIDEO_DOMAINS

RPT_TOP_VIDEO_HOSTS

All these next tables are empty and I don't know how to start receving records:

`RPT_TOP_APN`

`RPT_TOP_DEVICE_TYPE`

`RPT_TOP_HOME_AGENT`

`RPT_TOP_HTTP_DOMAINS`

`RPT_TOP_HTTP_HOSTS`

`RPT_TOP_MEID`

`RPT_TOP_NETWORK_TYPE`

`RPT_TOP_PCF`

`RPT_TOP_SGSN`

`RPT_TOP_USER_LOCATION`

`RPT_TOP_VIDEO_DOMAINS`

`RPT_TOP_VIDEO_HOSTS`

I know that some tables are related to mobile networks but I would like to receive records in the others.

I was reading many documents:

In section Real-Time Aggregating Adapter (Cisco Collection Manager User Guide, Chapter Collection Manager Overview) says that I need the RAG adapter to enable top http and video reports

I have anabled RAG adapter in cm.conf:

# comment-out the "adapter.1" line if you won't be updating a DB

adapter.1=com.cisco.scmscm.adapters.jdbc.JDBCAdapter

#adapter.2=com.cisco.scmscm.adapters.CSVAdapter

adapter.3=com.cisco.scmscm.adapters.topper.TAAdapter

adapter.4=com.cisco.scmscm.adapters.rag.RAGAdapter

#adapter.5=com.cisco.scmscm.adapters.custom.CustomAdapter

[adapter_mem]

com.cisco.scmscm.adapters.topper.TAAdapter=-Xmx2048M

com.cisco.scmscm.adapters.rag.RAGAdapter=-Xmx2048M

In ragadapter directory I have the http_TUR.xml and video_TUR.xml and ragadapter.xml:

/cm/scmscm/cm/config/ragadapter

-bash-4.1$ ll

total 36

-rwxr-xr--. 1 scmscm scmscm 4378 Nov  8  2012 http_TURs.xml

-rwxr-xr--. 1 scmscm scmscm  730 Nov  8  2012 ragadapter.xml

drwxr-xr--. 2 scmscm scmscm 4096 Nov  8  2012 repository

-rwxr-xr--. 1 scmscm scmscm 4378 Nov  8  2012 video_TURs.xml

-rwxr-xr--. 1 scmscm scmscm 2037 Nov  8  2012 vlink_BW_per_pkg.xml

-rwxr-xr--. 1 scmscm scmscm 5221 Nov  8  2012 vsa_SURs.xml

-bash-4.1$

In some part (I don't remember the document) I've seen that I need to enable OnlineFlowUsageRDR by typing:

CA-SCE-B(config)#>int li 0

CA-SCE-B(config if)#>tunable GT_REP_OnlineFlowUsageRDR_Enable value true

CA-SCE-B(config if)#>end                                               

CA-SCE-B#>copy running-config-application startup-config-application

Writing application configuration file to temporary location...

Removing old application configuration file...

Renaming temporary application configuration file with the final file's name...

CA-SCE-B#>

In queue.conf I have the next configuration for RAG Adapter:

# RAG Adapter

[rag-hi]

adapter_id=4

priority=3

warning_size=40000

maximum_size=50000

tags=4042321920,4042323004,4042323072

So, what's wrong?

Do I need to add other tags in RAG Adapter section of queue.conf?

Do I need to enable any specific RDR from any SCA BB Console or SCE cli?

Which RDRs are involved on thess reports I need?

Thank you very much in advance.

Best Regards,

Alejandro D'Egidio


1 Reply 1

ap0000009
Beginner
Beginner

I have a same problem with 4.1 software.

RAGAdapter, database,cm are alive

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers