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?
Network Observability NCM Current Support Releases
There is no VERSION information in the voyence.conf file on a Report Advisor Server.
There is a CURRENT_RAVERSION=0
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 -n1Your result should be:
version=9.6.0