User Guide

This is the user guide for OSC smo/ves

Check Containers

Run the below command to status of the containers. All contaiers should be is “Up” state except “smo-post-config”:

% docker-compose ps

Check SMO-Collector API

Launch a browser and navigate to [IP Address of VM/Machine on which docker containers are running]:9999/v7/events/. SMO-Collector runs on https

Check DMAAP API

Launch a browser and navigate to [IP Address of VM/Machine on which docker containers are running]:5000/dmaapapi/v1/topics

Check Grafana Dashborad

Open [IP Address of VM/Machine on which docker containers are running]:3000/ in a browser. admin/admin is default username/password. No need to reset password. After login, visit Dashborads > Manage section. “Events Demo” Dashbaord is ready to use.