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

How to get rid of Analytics expiration message

Tomas Uhlar
Level 1
Level 1

Hi,

our Analytics evaluation had expired and I would like to get rid of that message and redirection to License Management page after every logging in the Prime web GUI. There is a method how to disable Analytics described in Cisco Prime Collaboration Analytics Guide but it works only when the Analytics license is active.

Is there any other way?

Cisco Prime Collaboration Version: 9.5.0.38292

Thanks,

Tomas

1 Reply 1

Tomas Uhlar
Level 1
Level 1

Solved:

Simply comment following lines in script file "disable_adv_reporting.sh:"

if [ $# != 1 ]; then
    IsInEvalMode
    if [ $? != 0 ]; then
              EchoMsg "ERROR: You can run this script only when it is in evaluation mode"
        EchoMsg "Exiting..."
        exit 1
    fi     
fi

 

Tomas

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: