After installing the Smart Assurance Adapter Management Pack, admin needs to edit the notifications.html file to point to the Notification log view GUI serve.
Procedure
- After installing the Smart Assurance Adapter Management Pack, notifications.html is present at /usr/lib/vmware-vcops/user/plugins/inbound/SMARTSAssuranceAdapter/conf/dashboards/
- Open the notifications.html file.
- Update the "href" value with the actual notification log view server details, for example:
<a href="<IpAddress/hostname>"
- Go to the below location:
/usr/lib/vmware-vcops/tools/opscli
- Import notifications.html, by invoking the below command:
VMWARE_PYTHON_BIN ops-cli.py file import txtwidget /usr/lib/vmware-vcops/user/plugins/inbound/SMARTSAssuranceAdapter/conf/dashboards/notifications.html