Tuesday, 12 December 2017

Visualization tools - Dashbuilder


Dashbuilder is a Java-based dashboard tool .


 Why Dashbuilder ? It supports a variety of different visualization tools and libraries out of the box.

 It can be used to create either static or real-time dashboards with data coming from a variety of sources.

It allows non-technical users to visually create business dashboards.

Dashboard data can be extracted from heterogeneous sources of information such as JDBC databases or regular text files.

Who owns Dashbuilder ?

Its a Open source free software , now with Apache 2

Code it at GitHub .

How to get/download Dashbuilder ?

Easy steps are below :

1. First check whether Java installs on your machine ,if not please install 
and check java -version




3. Unzip the dashbuilder-demo.zip 

you will see below content in that folder





Open the command window and submit start-demo.sh for Linux and start-demo.bat for Windows users .

Linux :
$ cd /dashbuilder-demo
$ ./start-demo.sh 

Windows :
C:\ cd dashbuilder-demo

C:\start-demo.bat




4. Go to your internet browser and type localhost:8080/dashbuilder

You will see below login page will appears :


 Username : root
Password : root 

After successful login you will see first page of this tool . 




5. Now you can view already saved dashboard from csv files/or text file .



Explore it now!!

Please try and share your views on this Virtualization Tools . In coming days , we will come with many Virtualization tools . \







No comments:

Post a Comment