To configure map viewlets for the dashboard:
-
Open the viewlet.properties.file(com.smarts.ViewletProperties) file located under the <BASEDIR>/smarts/tomcat/webapps/templates.
-
Add the following lines:
com.smarts.launch.class=<class name> com.smarts.launch.instance=<instance name> com.smarts.launch.globalMgr=<SAM Server> com.smarts.launch.mapType=<Type>
-
Save the file.