Print |  Close this window

Dashboard

E-mail
Website
dingleberry.me/2010/04/our-new-dashboard/
File
dash-1.0.tar.gz (548 views)
Name of owner
Morten Bekkelund
Dashboard

Web based dashboard that uses merlin database as backend.

Created by Morten Bekkelund, http://dingleberry.me/2010/04/our-new-dashboard/


Download the file to your desktop.
Upload the file to the Monitor server:
# scp dash-1.0.tar.gz root@:/root/
Log in as root.
Extract the files:
# tar xvzf dash-1.0.tar.gz
Create a directory in the web direcotry:
# mkdir /var/www/html/dashboard/
Moved the files:
# mv dash-1.0/* /var/www/html/dashboard/
Delete the temporary files:
# rm -r dash-1.0.tar.gz dash-1.0/
Open the URL:
https:///dashboard/ /dashboard/>

Credit List:

Print |  Close this window