NetOps NCM: Checking version of the NCM Report Advisor and current support status
search cancel

NetOps NCM: Checking version of the NCM Report Advisor and current support status

book

Article ID: 315871

calendar_today

Updated On:

Products

VMware Smart Assurance Network Observability

Issue/Introduction

To provide an accurate method to confirm the version of NCM Report Advisor  

Please Note:  Report Advisor is past EOS since 2022-01-31.  Users that have installed RA prior to this date, may use Report Advisor.  Broadcom does not support Report Advisor.

Symptoms:
How do we confirm the version of Report Advisor?

Environment

Network Observability NCM Current Support Releases

Cause

There is no VERSION information in the voyence.conf file on a Report Advisor Server.
There is a CURRENT_RAVERSION=0

Resolution

To confirm the Report Advisor version for NCM:
Run these two commands:

source /etc/voyence.conf
grep -oP "version=[0-9.]+" $VOYENCE_HOME/web/conf/web.properties |head -n1

Your result should be: 
version=9.6.0

Additional Information